Last updated on 2025-07-17 19:51:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 2.69 | 31.66 | 34.35 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 2.00 | 26.59 | 28.59 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 53.00 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 52.45 | OK | |||
r-devel-windows-x86_64 | 0.1.5 | 4.00 | 62.00 | 66.00 | OK | |
r-patched-linux-x86_64 | 0.1.5 | 2.82 | 28.76 | 31.58 | OK | |
r-release-linux-x86_64 | 0.1.4 | 2.68 | 28.50 | 31.18 | ERROR | |
r-release-macos-arm64 | 0.1.4 | 39.00 | OK | |||
r-release-macos-x86_64 | 0.1.5 | 53.00 | OK | |||
r-release-windows-x86_64 | 0.1.5 | 5.00 | 78.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 0.1.4 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.5 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.5 | 5.00 | 65.00 | 70.00 | OK |
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in ‘I14Y-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: i14y_get_dataset_description
> ### Title: Get dataset description by identifier
> ### Aliases: i14y_get_dataset_description
>
> ### ** Examples
>
> i14y_get_dataset_description(identifier = "HCL_NOGA", language = "en")
Error in `httr2::req_perform()`:
! HTTP 404 Not Found.
Backtrace:
▆
1. └─I14Y::i14y_get_dataset_description(identifier = "HCL_NOGA", language = "en")
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
i14y_get_codelist 1.164 0.081 6.832
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(I14Y)
>
> test_check("I14Y")
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 20 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-i14y_get_data_element.R:5:3'): i14y_get_data_element() returns a data.frame ──
<httr2_http_500/httr2_http/httr2_error/rlang_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: HTTP 500 Internal Server Error.
Backtrace:
▆
1. └─I14Y::i14y_get_data_element(...) at test-i14y_get_data_element.R:5:3
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
── Error ('test-i14y_get_dataset_description.R:5:3'): i14y_get_dataset_description() returns a list ──
<httr2_http_404/httr2_http/httr2_error/rlang_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: HTTP 404 Not Found.
Backtrace:
▆
1. └─I14Y::i14y_get_dataset_description(identifier = "SpiGes_Erhebung_Administratives") at test-i14y_get_dataset_description.R:5:3
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
── Error ('test-i14y_get_dataset_distributions.R:5:3'): i14y_get_dataset_distributions() returns a data.frame ──
<httr2_http_404/httr2_http/httr2_error/rlang_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: HTTP 404 Not Found.
Backtrace:
▆
1. └─I14Y::i14y_get_dataset_distributions(...) at test-i14y_get_dataset_distributions.R:5:3
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
── Error ('test-i14y_search_concept.R:5:3'): i14y_search_concept() returns a data.frame ──
<httr2_http_500/httr2_http/httr2_error/rlang_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: HTTP 500 Internal Server Error.
Backtrace:
▆
1. └─I14Y::i14y_search_concept(search = "noga", page = 1, pageSize = 1) at test-i14y_search_concept.R:5:3
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 20 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in ‘I14Y-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: i14y_get_dataset_description
> ### Title: Get dataset description by identifier
> ### Aliases: i14y_get_dataset_description
>
> ### ** Examples
>
> i14y_get_dataset_description(identifier = "HCL_NOGA", language = "en")
Error in `httr2::req_perform()`:
! HTTP 404 Not Found.
Backtrace:
▆
1. └─I14Y::i14y_get_dataset_description(identifier = "HCL_NOGA", language = "en")
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(I14Y)
>
> test_check("I14Y")
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 20 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-i14y_get_data_element.R:5:3'): i14y_get_data_element() returns a data.frame ──
<httr2_http_500/httr2_http/httr2_error/rlang_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: HTTP 500 Internal Server Error.
Backtrace:
▆
1. └─I14Y::i14y_get_data_element(...) at test-i14y_get_data_element.R:5:3
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
── Error ('test-i14y_get_dataset_description.R:5:3'): i14y_get_dataset_description() returns a list ──
<httr2_http_404/httr2_http/httr2_error/rlang_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: HTTP 404 Not Found.
Backtrace:
▆
1. └─I14Y::i14y_get_dataset_description(identifier = "SpiGes_Erhebung_Administratives") at test-i14y_get_dataset_description.R:5:3
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
── Error ('test-i14y_get_dataset_distributions.R:5:3'): i14y_get_dataset_distributions() returns a data.frame ──
<httr2_http_404/httr2_http/httr2_error/rlang_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: HTTP 404 Not Found.
Backtrace:
▆
1. └─I14Y::i14y_get_dataset_distributions(...) at test-i14y_get_dataset_distributions.R:5:3
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
── Error ('test-i14y_search_concept.R:5:3'): i14y_search_concept() returns a data.frame ──
<httr2_http_500/httr2_http/httr2_error/rlang_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: HTTP 500 Internal Server Error.
Backtrace:
▆
1. └─I14Y::i14y_search_concept(search = "noga", page = 1, pageSize = 1) at test-i14y_search_concept.R:5:3
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
5. ├─rlang::catch_cnd(...)
6. │ ├─rlang::eval_bare(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::force(expr)
12. └─rlang::abort(...)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 20 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.