CRAN Package Check Results for Package neotoma2

Last updated on 2025-04-24 09:49:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 18.49 132.20 150.69 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 10.98 90.77 101.75 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 247.41 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 242.44 OK
r-devel-windows-x86_64 1.0.5 21.00 212.00 233.00 OK
r-patched-linux-x86_64 1.0.5 16.79 124.19 140.98 OK
r-release-linux-x86_64 1.0.5 13.54 124.63 138.17 ERROR
r-release-macos-arm64 1.0.5 168.00 OK
r-release-macos-x86_64 1.0.5 192.00 OK
r-release-windows-x86_64 1.0.5 20.00 222.00 242.00 OK
r-oldrel-macos-arm64 1.0.5 116.00 OK
r-oldrel-macos-x86_64 1.0.5 219.00 OK
r-oldrel-windows-x86_64 1.0.5 26.00 273.00 299.00 OK

Check Details

Version: 1.0.5
Check: examples
Result: ERROR Running examples in ‘neotoma2-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: getids.collunit > ### Title: Get object IDs from a single collectionunit. > ### Aliases: getids.collunit > > ### ** Examples > > { + marion <- get_sites(sitename = "Marion Lake") + collunitids <- getids(collunits(marion)[[1]]) + } Warning in options(scipen = 9999999) : invalid 'scipen' 9999999, used 9999 Error in parseURL(base_url, ...) : Internal Server Error (HTTP 500). Failed to Could not connect to the Neotoma API. Check that the path is valid, and check the current status of the Neotoma API services at http://data.neotomadb.org. Calls: get_sites -> get_sites.default -> parseURL -> stop_for_status Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed cite_data-sites-method 0.351 0.020 8.481 get_datasets.default 0.072 0.007 35.417 Flavor: r-release-linux-x86_64