Last updated on 2025-02-24 19:50:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.2 | 9.89 | 121.28 | 131.17 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9.2 | 6.95 | 80.92 | 87.87 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.2 | 203.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.2 | 194.18 | OK | |||
r-devel-macos-arm64 | 0.9.2 | 57.00 | OK | |||
r-devel-macos-x86_64 | 0.9.2 | 120.00 | OK | |||
r-devel-windows-x86_64 | 0.9.2 | 11.00 | 118.00 | 129.00 | ERROR | |
r-patched-linux-x86_64 | 0.9.2 | 9.30 | 110.11 | 119.41 | OK | |
r-release-linux-x86_64 | 0.9.2 | 9.17 | 111.05 | 120.22 | OK | |
r-release-macos-arm64 | 0.9.2 | 68.00 | OK | |||
r-release-macos-x86_64 | 0.9.2 | 106.00 | OK | |||
r-release-windows-x86_64 | 0.9.2 | 12.00 | 117.00 | 129.00 | OK | |
r-oldrel-macos-arm64 | 0.9.2 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.2 | 154.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.2 | 15.00 | 150.00 | 165.00 | OK |
Version: 0.9.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [30s/35s]
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-devel-linux-x86_64-debian-clang
Version: 0.9.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [24s]
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-devel-windows-x86_64