Last updated on 2026-07-13 20:48:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.84 | 30.16 | 33.00 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.94 | 26.00 | 27.94 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 5.00 | 46.75 | 51.75 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 5.00 | 46.54 | 51.54 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 6.00 | 57.00 | 63.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 2.86 | 29.05 | 31.91 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 2.73 | 28.66 | 31.39 | OK | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 24.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 41.00 | 43.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 5.00 | 59.00 | 64.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 16.00 | 17.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 87.00 | 89.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 6.00 | 65.00 | 71.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘dpdr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dpd_active_ingredient
> ### Title: Active Ingredient
> ### Aliases: dpd_active_ingredient
>
> ### ** Examples
>
> dpd_active_ingredient(id = 48905)
Error in `httr2::req_perform()`:
! HTTP 404 Not Found.
Backtrace:
▆
1. ├─dpdr::dpd_active_ingredient(id = 48905)
2. │ ├─base::withVisible(eval(mc, parent.frame()))
3. │ └─base::eval(mc, parent.frame())
4. │ └─base::eval(mc, parent.frame())
5. └─dpdr (local) `<fn>`(id = 48905)
6. └─httr2::req_perform(req)
7. └─httr2:::handle_resp(req, resp, error_call = error_call)
8. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
9. ├─rlang::catch_cnd(...)
10. │ ├─rlang::eval_bare(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::force(expr)
16. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang