Last updated on 2026-03-30 01:51:55 CEST.
| Package | ERROR | OK |
|---|---|---|
| camtrapdp | 1 | 13 |
| frictionless | 14 |
Current CRAN status: ERROR: 1, OK: 13
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
Current CRAN status: OK: 14