Last updated on 2025-11-27 12:49:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.3 | 145.98 | 241.07 | 387.05 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.3 | 110.49 | 207.49 | 317.98 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.3 | 182.00 | 454.38 | 636.38 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.3 | 275.00 | 915.81 | 1190.81 | OK | |
| r-devel-windows-x86_64 | 1.3.3 | 198.00 | 210.00 | 408.00 | OK | |
| r-patched-linux-x86_64 | 1.3.3 | 161.23 | 280.59 | 441.82 | ERROR | |
| r-release-linux-x86_64 | 1.3.3 | 163.17 | 294.08 | 457.25 | OK | |
| r-release-macos-arm64 | 1.3.3 | OK | ||||
| r-release-macos-x86_64 | 1.3.3 | 52.00 | 180.00 | 232.00 | OK | |
| r-release-windows-x86_64 | 1.3.3 | 175.00 | 207.00 | 382.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.3.3 | 51.00 | 165.00 | 216.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.3.3 | 210.00 | 271.00 | 481.00 | OK |
Version: 1.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [152s/138s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("OMP_THREAD_LIMIT" = 2)
>
> library(testthat)
> library(profoc)
>
>
> test_check("profoc")
Saving _problems/test-lead-45.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 162 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• debug_mode is not TRUE (1): 'test-zzz_debug.R:6:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-lead.R:45:1'): (code run outside of `test_that()`) ───────────
Expected `results$weights[change_at + lead + 5, , , 1]` < 0.2.
Actual comparison: 0.43 >= 0.20
Difference: 0.23 >= 0
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 162 ]
Error:
! Test failures.
Warning message:
In .Internal(gc(verbose, reset, full)) :
Timer "init update" not stopped yet.
Use toc("init update") to stop the timer.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.3.3
Check: installed package size
Result: NOTE
installed size is 15.3Mb
sub-directories of 1Mb or more:
doc 1.4Mb
libs 13.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64