Last updated on 2026-04-06 02:50:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.57 | 32.26 | 34.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.12 | 23.09 | 25.21 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 49.67 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 47.99 | OK | |||
| r-devel-macos-arm64 | 0.1.0 | 1.00 | 67.00 | 68.00 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 5.00 | 106.00 | 111.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 2.77 | 28.23 | 31.00 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 2.66 | 27.04 | 29.70 | OK | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 16.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 87.00 | 89.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 5.00 | 102.00 | 107.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 72.00 | 73.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 57.00 | 59.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 7.00 | 112.00 | 119.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::resp_body_html(resp) : The package "xml2" is required.
Calls: dpd_active_ingredient ... process_dpd_response -> <Anonymous> -> check_installed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc