Last updated on 2025-10-21 17:50:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 11.83 | 713.11 | 724.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 7.91 | 498.35 | 506.26 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 63.00 | 1135.65 | 1198.65 | OK | |
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 24.00 | 1073.27 | 1097.27 | OK | |
r-devel-windows-x86_64 | 0.3.1 | 12.00 | 597.00 | 609.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 10.74 | 690.89 | 701.63 | OK | |
r-release-linux-x86_64 | 0.3.1 | 10.85 | 690.41 | 701.26 | OK | |
r-release-macos-arm64 | 0.3.1 | 4.00 | 41.00 | 45.00 | OK | |
r-release-macos-x86_64 | 0.3.1 | 10.00 | 106.00 | 116.00 | OK | |
r-release-windows-x86_64 | 0.3.1 | 14.00 | 627.00 | 641.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 5.00 | 51.00 | 56.00 | OK | |
r-oldrel-macos-x86_64 | 0.3.1 | 8.00 | 92.00 | 100.00 | OK | |
r-oldrel-windows-x86_64 | 0.3.1 | 18.00 | 770.00 | 788.00 | ERROR |
Version: 0.3.1
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
use_biocompute.html:66:1 (use_biocompute.Rd:15): Warning: missing </ul> before </div>
use_whirl.html:58:1 (use_whirl.Rd:10): Warning: missing </ul> before </div>
whirl-options.html:289:1 (whirl-options.Rd:149): Warning: missing </ul> before </div>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.1
Check: tests
Result: ERROR
Running 'testthat.R' [11m]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(whirl)
>
> test_check("whirl")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 147 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-biocompute.R:16:3', 'test-custom_logging.R:55:3',
'test-examples.R:26:3', 'test-python.R:2:3', 'test-python.R:44:3',
'test-run.R:33:3', 'test-run.R:76:3', 'test-run.R:87:3', 'test-run.R:95:3',
'test-run.R:112:3', 'test-run.R:134:3', 'test-run.R:151:3',
'test-strace.R:42:3', 'test-util_queue_summary.R:11:3',
'test-whirl_queue.R:9:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mdformats.R:29:3'): pandoc works ─────────────────────────────
all(...) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 147 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64