CRAN Package Check Results for Package GNRS

Last updated on 2021-08-17 16:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 3.31 36.18 39.49 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.1 2.44 31.02 33.46 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 56.53 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.1 49.83 NOTE
r-devel-windows-x86_64 0.3.1 4.00 100.00 104.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.3.1 NOTE
r-patched-linux-x86_64 0.3.1 3.45 34.56 38.01 ERROR
r-patched-solaris-x86 0.3.1 74.00 NOTE
r-release-linux-x86_64 0.3.1 3.26 35.31 38.57 ERROR
r-release-macos-arm64 0.3.1 NOTE
r-release-macos-x86_64 0.3.1 NOTE
r-release-windows-ix86+x86_64 0.3.1 8.00 123.00 131.00 OK
r-oldrel-macos-x86_64 0.3.1 NOTE
r-oldrel-windows-ix86+x86_64 0.3.1 6.00 99.00 105.00 OK

Additional issues

gcc11

Check Details

Version: 0.3.1
Check: tests
Result: ERROR
     Running 'testthat.R' [3s/87s]
    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 ================================================================
     -- Failure (test-gnrs_get_counties.R:34:3): default input returns data.frame ---
     class(counties) not equal to "data.frame".
     1/1 mismatches
     x[1]: "NULL"
     y[1]: "data.frame"
     -- Failure (test-gnrs_get_counties.R:36:3): default input returns data.frame ---
     safe_nrow(counties) is not strictly more than 1000. Difference: -1e+03
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.1
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.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/114s]
    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:16:3): example works ────────────────────────
     Error: lexical error: invalid char in json text.
     ERROR: No data (element 'data'
     (right here) ------^
    
     Backtrace:
     █
     1. └─GNRS::GNRS_get_counties(...) test-gnrs_get_counties.R:16:2
     2. └─jsonlite::fromJSON(results_json)
     3. └─jsonlite:::parse_and_simplify(...)
     4. └─jsonlite:::parseJSON(txt, bigint_as_char)
     5. └─jsonlite:::parse_string(txt, bigint_as_char)
     ── Failure (test-gnrs_get_counties.R:34:3): default input returns data.frame ───
     class(counties) not equal to "data.frame".
     1/1 mismatches
     x[1]: "NULL"
     y[1]: "data.frame"
     ── Failure (test-gnrs_get_counties.R:36:3): default input returns data.frame ───
     safe_nrow(counties) is not strictly more than 1000. Difference: -1e+03
    
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 23 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/68s]
    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 ════════════════════════════════════════════════════════════════
     ── Failure (test-gnrs_get_counties.R:34:3): default input returns data.frame ───
     class(counties) not equal to "data.frame".
     1/1 mismatches
     x[1]: "NULL"
     y[1]: "data.frame"
     ── Failure (test-gnrs_get_counties.R:36:3): default input returns data.frame ───
     safe_nrow(counties) is not strictly more than 1000. Difference: -1e+03
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/108s]
    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 ════════════════════════════════════════════════════════════════
     ── Failure (test-gnrs_get_counties.R:34:3): default input returns data.frame ───
     class(counties) not equal to "data.frame".
     1/1 mismatches
     x[1]: "NULL"
     y[1]: "data.frame"
     ── Failure (test-gnrs_get_counties.R:36:3): default input returns data.frame ───
     safe_nrow(counties) is not strictly more than 1000. Difference: -1e+03
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64