CRAN Package Check Results for Package RGA

Last updated on 2022-04-27 11:54:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 4.96 62.76 67.72 OK
r-devel-linux-x86_64-debian-gcc 0.4.2 4.47 48.14 52.61 OK
r-devel-linux-x86_64-fedora-clang 0.4.2 83.30 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.2 79.51 ERROR
r-devel-windows-x86_64 0.4.2 32.00 92.00 124.00 OK
r-patched-linux-x86_64 0.4.2 5.84 60.40 66.24 OK
r-release-linux-x86_64 0.4.2 4.95 59.61 64.56 OK
r-release-macos-arm64 0.4.2 29.00 OK
r-release-macos-x86_64 0.4.2 50.00 OK
r-release-windows-x86_64 0.4.2 26.00 92.00 118.00 OK
r-oldrel-macos-arm64 0.4.2 33.00 OK
r-oldrel-macos-x86_64 0.4.2 46.00 OK
r-oldrel-windows-ix86+x86_64 0.4.2 10.00 80.00 90.00 OK

Check Details

Version: 0.4.2
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(RGA)
     Please use predefined Credentials only for the testing requests. To obtain your own Credentials see help(authorize).
     >
     > test_check("RGA")
     [ FAIL 1 | WARN 0 | SKIP 2 | PASS 38 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Access token not available (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-query.R:20:5): Collapse all fields ──────────────────────────────
     Error in `is.null(x) || is.na(x)`: 'length = 2' in coercion to 'logical(1)'
     Backtrace:
     ▆
     1. └─RGA:::build_query(...) at test-query.R:20:4
     2. └─RGA:::fix_query(dots)
     3. └─RGA:::compact(x)
     4. └─base::vapply(x, is.empty, logical(1L))
     5. └─RGA FUN(X[[i]], ...)
    
     [ FAIL 1 | WARN 0 | SKIP 2 | PASS 38 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc