CRAN Package Check Results for Package neotoma2

Last updated on 2024-11-13 20:49:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 14.61 128.25 142.86 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 12.32 87.97 100.29 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 238.59 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 228.38 OK
r-devel-windows-x86_64 1.0.5 18.00 214.00 232.00 OK
r-patched-linux-x86_64 1.0.5 16.28 120.18 136.46 OK
r-release-linux-x86_64 1.0.5 14.52 119.54 134.06 OK
r-release-macos-arm64 1.0.5 116.00 OK
r-release-macos-x86_64 1.0.5 219.00 OK
r-release-windows-x86_64 1.0.5 18.00 217.00 235.00 OK
r-oldrel-macos-arm64 1.0.5 144.00 OK
r-oldrel-macos-x86_64 1.0.5 210.00 OK
r-oldrel-windows-x86_64 1.0.5 27.00 303.00 330.00 ERROR

Check Details

Version: 1.0.5
Check: examples
Result: ERROR Running examples in 'neotoma2-Ex.R' failed The error most likely occurred in: > ### Name: cite_data,sites-method > ### Title: Obtain data citations from multiple records. > ### Aliases: cite_data,sites-method > > ### ** Examples > > { + ds <- get_datasets(1) + cite_data(ds) + } Error in neotoma2::parseURL(base_url, ...) : Gateway Timeout (HTTP 504). 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_datasets ... get_datasets.numeric -> <Anonymous> -> stop_for_status Execution halted Flavor: r-oldrel-windows-x86_64