CRAN Package Check Results for Package wordmap

Last updated on 2024-10-08 19:48:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 10.43 116.37 126.80 OK
r-devel-linux-x86_64-debian-gcc 0.9.0 7.11 80.05 87.16 OK
r-devel-linux-x86_64-fedora-clang 0.9.0 203.81 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.0 194.32 NOTE
r-devel-windows-x86_64 0.9.0 13.00 119.00 132.00 OK
r-patched-linux-x86_64 0.9.0 9.24 108.85 118.09 OK
r-release-linux-x86_64 0.9.0 8.53 109.02 117.55 OK
r-release-macos-arm64 0.9.0 55.00 OK
r-release-macos-x86_64 0.9.0 152.00 OK
r-release-windows-x86_64 0.9.0 12.00 114.00 126.00 OK
r-oldrel-macos-arm64 0.9.0 59.00 OK
r-oldrel-macos-x86_64 0.9.0 112.00 OK
r-oldrel-windows-x86_64 0.9.0 16.00 144.00 160.00 ERROR

Check Details

Version: 0.9.0
Check: data for non-ASCII characters
Result: NOTE Note: found 154 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.9.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [29s] Running the tests in 'tests/testthat.R' failed. Complete output: > require(testthat) Loading required package: testthat > test_check("wordmap") Loading required package: wordmap [ FAIL 1 | WARN 0 | SKIP 0 | PASS 104 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-textplot.R:14:5'): textplot_terms works with dictionary ────── `print(textplot_terms(wmp1, data_dictionary_LSD2015, max_highlighted = 10))` produced warnings. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 104 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64