Last updated on 2025-06-24 11:51:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.3 | 145.64 | 229.27 | 374.91 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.3.3 | 110.41 | 192.17 | 302.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.3 | 619.05 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.3 | 675.86 | OK | |||
r-devel-windows-x86_64 | 1.3.3 | 169.00 | 205.00 | 374.00 | OK | |
r-patched-linux-x86_64 | 1.3.3 | 152.51 | 303.71 | 456.22 | OK | |
r-release-linux-x86_64 | 1.3.3 | 154.01 | 318.66 | 472.67 | OK | |
r-release-macos-arm64 | 1.3.3 | 143.00 | OK | |||
r-release-macos-x86_64 | 1.3.3 | 232.00 | OK | |||
r-release-windows-x86_64 | 1.3.3 | 169.00 | 201.00 | 370.00 | OK | |
r-oldrel-macos-arm64 | 1.3.3 | 142.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.3.3 | 216.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.3.3 | 196.00 | 251.00 | 447.00 | OK |
Version: 1.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [102s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("OMP_THREAD_LIMIT" = 2)
>
> library(testthat)
> library(profoc)
>
>
> test_check("profoc")
OMP: Warning #96: Cannot form a team with 3 threads, using 2 instead.
OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
[ 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()`) ───────────
results$weights[change_at + lead + 5, , , 1] is not strictly less than 0.2. Difference: 0.0299
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 162 ]
Error: Test failures
In addition: 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-devel-linux-x86_64-debian-clang
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