Last updated on 2025-04-25 18:50:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.2 | 10.49 | 119.09 | 129.58 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.2 | 7.31 | 82.78 | 90.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.2 | 209.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.2 | 204.00 | OK | |||
r-devel-windows-x86_64 | 0.9.2 | 12.00 | 120.00 | 132.00 | OK | |
r-patched-linux-x86_64 | 0.9.2 | 10.11 | 114.12 | 124.23 | OK | |
r-release-linux-x86_64 | 0.9.2 | 10.22 | 114.60 | 124.82 | OK | |
r-release-macos-arm64 | 0.9.2 | 57.00 | OK | |||
r-release-macos-x86_64 | 0.9.2 | 120.00 | OK | |||
r-release-windows-x86_64 | 0.9.2 | 13.00 | 121.00 | 134.00 | ERROR | |
r-oldrel-macos-arm64 | 0.9.2 | 68.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.2 | 106.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.2 | 15.00 | 155.00 | 170.00 | OK |
Version: 0.9.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [25s]
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 115 ]
══ 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 115 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64