CRAN Package Check Results for Package GNRS

Last updated on 2021-07-26 12:57:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.59 39.20 41.79 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.57 31.16 33.73 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 60.91 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 51.31 NOTE
r-devel-windows-x86_64 0.3.0 5.00 110.00 115.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.3.0 NOTE
r-patched-linux-x86_64 0.3.0 3.36 38.11 41.47 OK
r-patched-solaris-x86 0.3.0 71.00 NOTE
r-release-linux-x86_64 0.3.0 2.94 38.05 40.99 OK
r-release-macos-arm64 0.3.0 NOTE
r-release-macos-x86_64 0.3.0 NOTE
r-release-windows-ix86+x86_64 0.3.0 7.00 93.00 100.00 OK
r-oldrel-macos-x86_64 0.3.0 NOTE
r-oldrel-windows-ix86+x86_64 0.3.0 6.00 121.00 127.00 ERROR

Additional issues

noLD

Check Details

Version: 0.3.0
Check: data for non-ASCII characters
Result: NOTE
     Note: found 3 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running 'testthat.R' [62s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(GNRS)
     >
     >
     > test_check("GNRS")
     No matches found for the submitted state_id== Failed tests ================================================================
     -- Error (test-gnrs_get_counties.R:22:3): default input returns data.frame -----
     Error: object 'results_json' not found
     Backtrace:
     x
     1. \-GNRS::GNRS_get_counties() test-gnrs_get_counties.R:22:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64