CRAN Package Check Results for Package ralger

Last updated on 2021-03-07 07:48:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.3 4.83 65.02 69.85 OK
r-devel-linux-x86_64-debian-gcc 2.2.3 3.25 47.20 50.45 OK
r-devel-linux-x86_64-fedora-clang 2.2.3 87.46 ERROR
r-devel-linux-x86_64-fedora-gcc 2.2.3 76.80 OK
r-devel-windows-ix86+x86_64 2.2.3 11.00 102.00 113.00 OK
r-devel-windows-x86_64-gcc10-UCRT 2.2.3 OK
r-patched-linux-x86_64 2.2.3 4.88 61.64 66.52 OK
r-patched-solaris-x86 2.2.3 110.90 OK
r-release-linux-x86_64 2.2.3 4.96 62.21 67.17 OK
r-release-macos-x86_64 2.2.3 OK
r-release-windows-ix86+x86_64 2.2.3 9.00 97.00 106.00 OK
r-oldrel-macos-x86_64 2.2.3 OK
r-oldrel-windows-ix86+x86_64 2.2.3 8.00 90.00 98.00 OK

Check Details

Version: 2.2.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/33s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ralger)
     >
     > test_check("ralger")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-tidy_scrap.R:3:3): tidy_scrap() function ──────────────────────
     tidy_scrap(...) not equal to `%>%`(...).
     Component "value": 6 string mismatches
    
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 51 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang