CRAN Package Check Results for Package GNRS

Last updated on 2021-07-01 01:49:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.57 34.95 37.52 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 2.28 30.28 32.56 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 58.27 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 48.12 NOTE
r-devel-windows-x86_64 0.2.0 5.00 121.00 126.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 0.2.0 NOTE
r-patched-linux-x86_64 0.2.0 3.05 34.04 37.09 ERROR
r-patched-solaris-x86 0.2.0 79.10 NOTE
r-release-linux-x86_64 0.2.0 2.82 37.06 39.88 OK
r-release-macos-arm64 0.2.0 NOTE
r-release-macos-x86_64 0.2.0 NOTE
r-release-windows-ix86+x86_64 0.2.0 7.00 115.00 122.00 OK
r-oldrel-macos-x86_64 0.2.0 NOTE
r-oldrel-windows-ix86+x86_64 0.2.0 8.00 83.00 91.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [2s/59s]
    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: Internal Server Error
    
     Backtrace:
     x
     1. \-GNRS::GNRS_get_counties() test-gnrs_get_counties.R:22:2
     2. \-RCurl::postForm(url, .opts = list(postfields = input_json, httpheader = headers))
     3. \-RCurl:::stop.if.HTTP.error(http.header)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.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.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [63s]
    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: Internal Server Error
    
     Backtrace:
     x
     1. \-GNRS::GNRS_get_counties() test-gnrs_get_counties.R:22:2
     2. \-RCurl::postForm(url, .opts = list(postfields = input_json, httpheader = headers))
     3. \-RCurl:::stop.if.HTTP.error(http.header)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/59s]
    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: Internal Server Error
    
     Backtrace:
     █
     1. └─GNRS::GNRS_get_counties() test-gnrs_get_counties.R:22:2
     2. └─RCurl::postForm(url, .opts = list(postfields = input_json, httpheader = headers))
     3. └─RCurl:::stop.if.HTTP.error(http.header)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64