Last updated on 2025-12-06 00:48:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 3.71 | 45.07 | 48.78 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 2.60 | 21.28 | 23.88 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 11.00 | 63.61 | 74.61 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 12.00 | 74.66 | 86.66 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 6.00 | 67.00 | 73.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 3.90 | 41.29 | 45.19 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 3.81 | 41.99 | 45.80 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 3.00 | 57.00 | 60.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 6.00 | 59.00 | 65.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 4.00 | 68.00 | 72.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 8.00 | 73.00 | 81.00 | OK |
Version: 0.1.3
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'sf'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in ‘eudata-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_content
> ### Title: Get content from the API
> ### Aliases: get_content
>
> ### ** Examples
>
> api <- get_topic("Postal")
> files <- get_latest_files(api)$csv
Error in resp_body_json(req_perform(req_cache(req_url_path_append(api, :
The package "jsonlite" is required.
Calls: get_latest_files ... obj_check_list -> resp_body_json -> check_installed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc