CRAN Package Check Results for Package red

Last updated on 2024-07-21 18:54:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.1 55.97 507.15 563.12 OK
r-devel-linux-x86_64-debian-gcc 1.6.1 44.89 358.66 403.55 ERROR
r-devel-linux-x86_64-fedora-clang 1.6.1 556.41 OK
r-devel-linux-x86_64-fedora-gcc 1.6.1 529.38 OK
r-devel-windows-x86_64 1.6.1 45.00 305.00 350.00 OK
r-patched-linux-x86_64 1.6.1 36.38 483.04 519.42 OK
r-release-linux-x86_64 1.6.1 39.23 470.26 509.49 OK
r-release-macos-arm64 1.6.1 152.00 OK
r-release-macos-x86_64 1.6.1 240.00 OK
r-release-windows-x86_64 1.6.1 43.00 311.00 354.00 OK
r-oldrel-macos-arm64 1.6.1 218.00 OK
r-oldrel-macos-x86_64 1.6.1 360.00 OK
r-oldrel-windows-x86_64 1.6.1 59.00 405.00 464.00 OK

Check Details

Version: 1.6.1
Check: examples
Result: ERROR Running examples in ‘red-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: records > ### Title: Download taxon records from GBIF. > ### Aliases: records > > ### ** Examples > > rec = records("Nephila senegalensis") Warning in download.file(url1, tmpfile, quiet = TRUE) : URL 'https://api.gbif.org/v1/occurrence/search?scientificname=Nephila+senegalensis*&limit=1&coordinatestatus=true': Timeout of 60 seconds was reached Error in download.file(url1, tmpfile, quiet = TRUE) : cannot open URL 'https://api.gbif.org/v1/occurrence/search?scientificname=Nephila+senegalensis*&limit=1&coordinatestatus=true' Warning in file(file, "r") : cannot open file '/home/hornik/tmp/scratch/RtmppBjOrm/filedf2c356e3e0bb.json': No such file or directory Error in file(file, "r") : cannot open the connection Calls: records -> <Anonymous> -> scan -> file Execution halted Flavor: r-devel-linux-x86_64-debian-gcc