Last updated on 2025-07-31 21:51:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 2.57 | 31.85 | 34.42 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 2.02 | 25.91 | 27.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 49.52 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 49.83 | OK | |||
r-devel-windows-x86_64 | 0.1.5 | 5.00 | 61.00 | 66.00 | OK | |
r-patched-linux-x86_64 | 0.1.5 | 2.77 | 27.66 | 30.43 | ERROR | |
r-release-linux-x86_64 | 0.1.5 | 2.60 | 28.70 | 31.30 | OK | |
r-release-macos-arm64 | 0.1.5 | 46.00 | OK | |||
r-release-macos-x86_64 | 0.1.5 | 53.00 | OK | |||
r-release-windows-x86_64 | 0.1.5 | 5.00 | 63.00 | 68.00 | OK | |
r-oldrel-macos-arm64 | 0.1.5 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.5 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.5 | 5.00 | 66.00 | 71.00 | OK |
Version: 0.1.5
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_codelist
> ### Title: Export a codelist
> ### Aliases: i14y_get_codelist
>
> ### ** Examples
>
> i14y_get_codelist(
+ id = "08d94604-e058-62a2-aa25-53f84b974201" # for DV_NOGA_DIVISION
+ )
Error in `httr2::req_perform()`:
! HTTP 500 Internal Server Error.
Backtrace:
▆
1. └─I14Y::i14y_get_codelist(id = "08d94604-e058-62a2-aa25-53f84b974201")
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-patched-linux-x86_64