CRAN Package Check Results for Package algaeClassify

Last updated on 2026-05-11 23:51:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 2.54 36.45 38.99 OK
r-devel-linux-x86_64-debian-gcc 2.0.5 2.40 26.14 28.54 OK
r-devel-linux-x86_64-fedora-clang 2.0.6 6.00 51.20 57.20 OK
r-devel-linux-x86_64-fedora-gcc 2.0.6 53.82 OK
r-devel-windows-x86_64 2.0.5 5.00 67.00 72.00 OK
r-patched-linux-x86_64 2.0.5 3.10 31.25 34.35 OK
r-release-linux-x86_64 2.0.5 2.81 29.78 32.59 ERROR
r-release-macos-arm64 2.0.6 1.00 17.00 18.00 OK
r-release-macos-x86_64 2.0.6 3.00 50.00 53.00 OK
r-release-windows-x86_64 2.0.5 5.00 68.00 73.00 OK
r-oldrel-macos-arm64 2.0.6 1.00 15.00 16.00 OK
r-oldrel-macos-x86_64 2.0.6 3.00 46.00 49.00 OK
r-oldrel-windows-x86_64 2.0.5 7.00 75.00 82.00 OK

Additional issues

noLD

Check Details

Version: 2.0.5
Check: examples
Result: ERROR Running examples in ‘algaeClassify-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: genus_search_itis > ### Title: Wrapper function for several functions in ritis:: Searches ITIS > ### database for matches to a genus name > ### Aliases: genus_search_itis > > ### ** Examples > > genus='Anabaena' > genus_search_itis(genus,higher=FALSE) Error in curl::curl_fetch_memory(x$url$url, handle = x$url$handle) : Timeout was reached [www.itis.gov]: Operation too slow. Less than 1 bytes/sec transferred the last 600 seconds Calls: genus_search_itis ... <Anonymous> -> crul_fetch -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-release-linux-x86_64