CRAN Package Check Results for Package whirl

Last updated on 2026-01-27 19:51:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 11.11 479.28 490.39 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 9.27 351.24 360.51 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 21.00 763.69 784.69 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 19.00 769.30 788.30 OK
r-devel-windows-x86_64 0.3.2 14.00 353.00 367.00 OK
r-patched-linux-x86_64 0.3.1 11.81 692.92 704.73 OK
r-release-linux-x86_64 0.3.2 10.85 461.45 472.30 OK
r-release-macos-arm64 0.3.2 3.00 29.00 32.00 OK
r-release-macos-x86_64 0.3.2 8.00 105.00 113.00 OK
r-release-windows-x86_64 0.3.2 14.00 333.00 347.00 OK
r-oldrel-macos-arm64 0.3.2 3.00 36.00 39.00 OK
r-oldrel-macos-x86_64 0.3.2 8.00 189.00 197.00 OK
r-oldrel-windows-x86_64 0.3.2 18.00 545.00 563.00 ERROR

Check Details

Version: 0.3.2
Check: tests
Result: ERROR Running 'testthat.R' [428s] 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") Saving _problems/test-mdformats-35.R [ FAIL 1 | WARN 0 | SKIP 16 | PASS 150 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • On CRAN (16): 'test-biocompute.R:1:1', 'test-custom_logging.R:19:1', 'test-examples.R:2: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-run.R:161:3', 'test-strace.R:42:3', 'test-util_queue_summary.R:11:3', 'test-whirl_queue.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mdformats.R:29:3'): pandoc works ───────────────────────────── Expected `all(...)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 16 | PASS 150 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64