Last updated on 2025-02-07 08:52:03 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
dccpp | 13 | ||
profoc | 1 | 4 | 8 |
rcpptimer | 5 | 8 | |
UnitCircle | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 4, OK: 8
Version: 1.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [93s/67s]
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 159 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• debug_mode is not TRUE (1): 'test-zzz_debug.R:6:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-save_predictions_grid.R:88:1'): (code run outside of `test_that()`) ──
<std::logic_error/C++Error/error/condition>
Error: sort(): detected NaN
Backtrace:
▆
1. └─profoc::online(...) at test-save_predictions_grid.R:88:1
2. └─model_instance$learn()
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 159 ]
Error: Test failures
In addition: Warning messages:
1: In .Internal(gc(verbose, reset, full)) : Timer "core" not stopped yet.
Use toc("core") to stop the timer.
2: In .Internal(gc(verbose, reset, full)) : Timer "loss" not stopped yet.
Use toc("loss") to stop the timer.
3: 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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 1.2.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘print.rcpptimer.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: OK: 13