CRAN Package Check Results for Package profvis

Last updated on 2026-04-28 17:53:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 3.16 61.39 64.55 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 2.97 45.42 48.39 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 6.00 100.55 106.55 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 113.75 OK
r-devel-windows-x86_64 0.4.0 13.00 96.00 109.00 OK
r-patched-linux-x86_64 0.4.0 3.88 58.11 61.99 OK
r-release-linux-x86_64 0.4.0 3.42 57.56 60.98 OK
r-release-macos-arm64 0.4.0 1.00 21.00 22.00 OK
r-release-macos-x86_64 0.4.0 5.00 79.00 84.00 OK
r-release-windows-x86_64 0.4.0 12.00 107.00 119.00 ERROR
r-oldrel-macos-arm64 0.4.0 OK
r-oldrel-macos-x86_64 0.4.0 4.00 61.00 65.00 OK
r-oldrel-windows-x86_64 0.4.0 13.00 100.00 113.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running 'test-all.R' [2s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > library(profvis) > > test_check("profvis") Saving _problems/test-pause-4.R [ FAIL 1 | WARN 0 | SKIP 8 | PASS 14 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-pause.R:15:1', 'test-profvis.R:2:3', 'test-profvis.R:16:3', 'test-profvis.R:27:3', 'test-profvis.R:41:3', 'test-profvis.R:51:1', 'test-profvis.R:56:3' • empty test (1): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-pause.R:4:3'): pause takes expected time ───────────────────── Expected `abs(time - 0.2)/0.2` < 0.1. Actual comparison: 0.100000000 >= 0.100000000 Difference: 0.000000000 >= 0 [ FAIL 1 | WARN 0 | SKIP 8 | PASS 14 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64