Last updated on 2026-03-27 22:51:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 5.66 | 65.78 | 71.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 3.45 | 47.55 | 51.00 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 9.00 | 91.99 | 100.99 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 8.00 | 88.29 | 96.29 | OK | |
| r-devel-macos-arm64 | 0.5.0 | 1.00 | 33.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 7.00 | 87.00 | 94.00 | ERROR | |
| r-patched-linux-x86_64 | 0.5.0 | 5.46 | 58.35 | 63.81 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 4.83 | 57.68 | 62.51 | OK | |
| r-release-macos-arm64 | 0.5.0 | 1.00 | 31.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 4.00 | 69.00 | 73.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 7.00 | 90.00 | 97.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 1.00 | 37.00 | 38.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 4.00 | 81.00 | 85.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 9.00 | 104.00 | 113.00 | OK |
Version: 0.5.0
Check: examples
Result: ERROR
Running examples in 'camtrapdp-Ex.R' failed
The error most likely occurred in:
> ### Name: check_camtrapdp
> ### Title: Check a Camera Trap Data Package object
> ### Aliases: check_camtrapdp
>
> ### ** Examples
>
> x <- example_dataset()
Warning in open.connection(con, "rb") :
cannot open URL 'https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0.2/example/datapackage.json': HTTP status was '429 Unknown Error'
Error in open.connection(con, "rb") :
cannot open the connection to 'https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0.2/example/datapackage.json'
Calls: example_dataset ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
Execution halted
Flavor: r-devel-windows-x86_64