CRAN Package Check Results for Package whatr

Last updated on 2021-02-08 05:48:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 5.49 71.04 76.53 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 4.52 53.29 57.81 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 96.69 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 87.10 NOTE
r-devel-windows-ix86+x86_64 1.0.1 15.00 395.00 410.00 OK
r-patched-linux-x86_64 1.0.1 6.19 67.80 73.99 OK
r-patched-solaris-x86 1.0.1 122.70 NOTE
r-release-linux-x86_64 1.0.1 5.53 68.53 74.06 OK
r-release-macos-x86_64 1.0.1 NOTE
r-release-windows-ix86+x86_64 1.0.1 15.00 397.00 412.00 OK
r-oldrel-macos-x86_64 1.0.1 NOTE
r-oldrel-windows-ix86+x86_64 1.0.1 9.00 365.00 374.00 OK

Check Details

Version: 1.0.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 175 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘spelling.R’
     Running ‘testthat.R’ [13s/294s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(whatr)
     >
     > test_check("whatr")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-convert.R:60:3): show num can be converted to showscores HTML ──
     is(object, "xml_document") & grepl("ddred", object) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang