CRAN Package Check Results for Package TNRS

Last updated on 2024-09-26 00:50:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.6 2.17 32.09 34.26 OK
r-devel-linux-x86_64-debian-gcc 0.3.6 1.65 25.17 26.82 OK
r-devel-linux-x86_64-fedora-clang 0.3.6 56.45 OK
r-devel-linux-x86_64-fedora-gcc 0.3.6 64.98 OK
r-devel-windows-x86_64 0.3.6 4.00 72.00 76.00 OK
r-patched-linux-x86_64 0.3.6 2.24 31.22 33.46 OK
r-release-linux-x86_64 0.3.6 1.97 30.82 32.79 OK
r-release-macos-arm64 0.3.6 65.00 OK
r-release-macos-x86_64 0.3.6 57.00 OK
r-release-windows-x86_64 0.3.6 4.00 0.00 4.00 FAIL
r-oldrel-macos-arm64 0.3.6 49.00 OK
r-oldrel-macos-x86_64 0.3.6 69.00 OK
r-oldrel-windows-x86_64 0.3.6 4.00 77.00 81.00 OK

Check Details

Version: 0.3.6
Check: examples
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ### Name: TNRS_sources > ### Title: Get information on sources used by the TNRS > ### Aliases: TNRS_sources > > ### ** Examples > > { + sources <- TNRS_sources() + } > > > > > cleanEx() > nameEx("TNRS_synonyms") > ### * TNRS_synonyms > > flush(stderr()); flush(stdout()) > > ### Name: TNRS_synonyms > ### Title: Get synonyms for a single species > ### Aliases: TNRS_synonyms > > ### ** Examples > > { + + TNRS_synonyms(taxonomic_name = "Sabal palmetto",source = "wfo") + + } ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64