CRAN Package Check Results for Package goldi

Last updated on 2022-04-27 12:55:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 43.25 111.10 154.35 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 34.91 83.12 118.03 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 182.84 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 168.09 ERROR
r-devel-windows-x86_64 1.0.1 47.00 134.00 181.00 OK
r-patched-linux-x86_64 1.0.1 36.56 106.33 142.89 OK
r-release-linux-x86_64 1.0.1 37.61 105.50 143.11 OK
r-release-macos-arm64 1.0.1 57.00 OK
r-release-macos-x86_64 1.0.1 120.00 NOTE
r-release-windows-x86_64 1.0.1 48.00 134.00 182.00 OK
r-oldrel-macos-arm64 1.0.1 62.00 OK
r-oldrel-macos-x86_64 1.0.1 126.00 OK
r-oldrel-windows-ix86+x86_64 1.0.1 100.00 136.00 236.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(goldi)
    
     Attaching package: 'goldi'
    
     The following object is masked from 'package:base':
    
     match
    
     >
     > test_check("goldi")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-goldi.R:23:3): testing main function ────────────────────────────
     Error in `lims == "interactive" || lims == "i"`: 'length = 11' in coercion to 'logical(1)'
     Backtrace:
     ▆
     1. ├─testthat::expect_equal(...) at test-goldi.R:23:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─goldi::goldi(...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘pdftools’
Flavor: r-release-macos-x86_64