CRAN Package Check Results for Package ct

Last updated on 2026-08-18 13:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 49.21 375.25 424.46 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 35.79 228.03 263.82 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 42.00 263.55 305.55 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 38.00 225.74 263.74 OK
r-devel-windows-x86_64 0.4.0 57.00 412.00 469.00 OK
r-patched-linux-x86_64 0.4.0 49.94 351.52 401.46 OK
r-release-linux-x86_64 0.4.0 49.38 350.64 400.02 OK
r-release-macos-arm64 0.4.0 12.00 81.00 93.00 OK
r-release-macos-x86_64 0.4.0 37.00 408.00 445.00 OK
r-release-windows-x86_64 0.4.0 54.00 0.00 54.00 OK
r-oldrel-macos-arm64 0.4.0 OK
r-oldrel-macos-x86_64 0.4.0 35.00 324.00 359.00 OK
r-oldrel-windows-x86_64 0.4.0 76.00 427.00 503.00 ERROR

Check Details

Version: 0.4.0
Check: examples
Result: ERROR Running examples in ‘ct-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ct_dp_version > ### Title: Get Camtrap DP version Extracts the version number used by a > ### Camera Trap Data Package object. This version number indicates what > ### version of the Camtrap DP standard was used. > ### Aliases: ct_dp_version > > ### ** Examples > > dp <- ct_dp_example() Error in `check_path()`: ! Can't find file at <https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0.2/example/datapackage.json>. Backtrace: ▆ 1. └─ct::ct_dp_example() 2. └─camtrapdp::example_dataset() 3. ├─camtrapdp:::read_camtrapdp_cache(url) 4. │ ├─base::withVisible(eval(mc, parent.frame())) 5. │ └─base::eval(mc, parent.frame()) 6. │ └─base::eval(mc, parent.frame()) 7. └─camtrapdp (local) `<fn>`(file = url) 8. └─camtrapdp::read_camtrapdp(file) 9. ├─base::suppressMessages(frictionless::read_package(file)) 10. │ └─base::withCallingHandlers(...) 11. └─frictionless::read_package(file) 12. └─frictionless:::read_descriptor(file, safe = FALSE) 13. └─frictionless:::check_path(x, directory = directory, safe = safe) 14. └─cli::cli_abort("Can't find file at {.url {path}}.", class = "frictionless_error_url_not_found") 15. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.0
Check: examples
Result: ERROR Running examples in 'ct-Ex.R' failed The error most likely occurred in: > ### Name: ct_dp_version > ### Title: Get Camtrap DP version Extracts the version number used by a > ### Camera Trap Data Package object. This version number indicates what > ### version of the Camtrap DP standard was used. > ### Aliases: ct_dp_version > > ### ** Examples > > dp <- ct_dp_example() Error in `check_path()`: ! Can't find file at <https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0.2/example/datapackage.json>. Backtrace: ▆ 1. └─ct::ct_dp_example() 2. └─camtrapdp::example_dataset() 3. ├─camtrapdp:::read_camtrapdp_cache(url) 4. │ ├─base::withVisible(eval(mc, parent.frame())) 5. │ └─base::eval(mc, parent.frame()) 6. │ └─base::eval(mc, parent.frame()) 7. └─camtrapdp (local) `<fn>`(file = url) 8. └─camtrapdp::read_camtrapdp(file) 9. ├─base::suppressMessages(frictionless::read_package(file)) 10. │ └─base::withCallingHandlers(...) 11. └─frictionless::read_package(file) 12. └─frictionless:::read_descriptor(file, safe = FALSE) 13. └─frictionless:::check_path(x, directory = directory, safe = safe) 14. └─cli::cli_abort("Can't find file at {.url {path}}.", class = "frictionless_error_url_not_found") 15. └─rlang::abort(...) Execution halted Flavor: r-oldrel-windows-x86_64