CRAN Package Check Results for Package profvis

Last updated on 2026-07-29 13:54:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 3.12 61.64 64.76 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 3.09 46.49 49.58 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 101.55 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 50.03 OK
r-devel-windows-x86_64 0.4.0 10.00 89.00 99.00 ERROR
r-patched-linux-x86_64 0.4.0 3.69 58.32 62.01 OK
r-release-linux-x86_64 0.4.0 3.73 58.11 61.84 OK
r-release-macos-arm64 0.4.0 1.00 21.00 22.00 OK
r-release-macos-x86_64 0.4.0 4.00 87.00 91.00 OK
r-release-windows-x86_64 0.4.0 11.00 97.00 108.00 OK
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 16.00 107.00 123.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-devel-windows-x86_64