Last updated on 2025-02-18 05:50:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 4.04 | 57.13 | 61.17 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.83 | 41.23 | 44.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 100.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 111.44 | OK | |||
r-devel-macos-arm64 | 0.4.0 | 43.00 | OK | |||
r-devel-macos-x86_64 | 0.4.0 | 79.00 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 10.00 | 93.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 3.58 | 56.62 | 60.20 | OK | |
r-release-linux-x86_64 | 0.4.0 | 3.89 | 56.35 | 60.24 | OK | |
r-release-macos-arm64 | 0.4.0 | 36.00 | OK | |||
r-release-macos-x86_64 | 0.4.0 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.4.0 | 10.00 | 92.00 | 102.00 | ERROR | |
r-oldrel-macos-arm64 | 0.4.0 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.0 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.0 | 11.00 | 120.00 | 131.00 | OK |
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")
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 14 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-pause.R:16:3', 'test-profvis.R:2:3',
'test-profvis.R:16:3', 'test-profvis.R:27:3', 'test-profvis.R:41:3',
'test-profvis.R:52:3', 'test-profvis.R:56:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-pause.R:4:3'): pause takes expected time ─────────────────────
abs(time - 0.2)/0.2 is not strictly less than 0.1. Difference: 3.61e-16
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 14 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64