CRAN Package Check Results for Package red

Last updated on 2025-01-23 07:50:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.1 50.72 396.40 447.12 OK
r-devel-linux-x86_64-debian-gcc 1.6.1 33.82 261.96 295.78 OK
r-devel-linux-x86_64-fedora-clang 1.6.1 561.07 OK
r-devel-linux-x86_64-fedora-gcc 1.6.1 655.61 OK
r-devel-windows-x86_64 1.6.1 45.00 313.00 358.00 OK
r-patched-linux-x86_64 1.6.1 45.72 354.73 400.45 ERROR
r-release-linux-x86_64 1.6.1 42.49 360.44 402.93 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 44.00 310.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 62.00 421.00 483.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/RtmpVPPUYf/fileb1a8c4a40d7c0.json': No such file or directory Error in file(file, "r") : cannot open the connection Calls: records -> <Anonymous> -> scan -> file Execution halted Flavor: r-patched-linux-x86_64