Last updated on 2024-12-26 07:51:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.1 | 10.39 | 114.45 | 124.84 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.1 | 7.22 | 80.90 | 88.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.1 | 206.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.1 | 197.53 | OK | |||
r-devel-windows-x86_64 | 0.9.1 | 12.00 | 118.00 | 130.00 | OK | |
r-patched-linux-x86_64 | 0.9.1 | 9.80 | 107.97 | 117.77 | OK | |
r-release-linux-x86_64 | 0.9.1 | 9.83 | 108.54 | 118.37 | OK | |
r-release-macos-arm64 | 0.9.1 | 56.00 | OK | |||
r-release-macos-x86_64 | 0.9.1 | 98.00 | OK | |||
r-release-windows-x86_64 | 0.9.1 | 12.00 | 116.00 | 128.00 | OK | |
r-oldrel-macos-arm64 | 0.9.1 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.1 | 107.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.1 | 14.00 | 147.00 | 161.00 | ERROR |
Version: 0.9.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [31s]
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 108 ]
══ 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 108 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64