CRAN Package Check Results for Package rcpptimer

Last updated on 2024-08-07 00:49:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 12.70 63.24 75.94 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 10.07 51.67 61.74 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 133.05 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 171.45 OK
r-devel-windows-x86_64 1.1.0 16.00 113.00 129.00 OK
r-patched-linux-x86_64 1.1.0 13.01 67.42 80.43 OK
r-release-linux-x86_64 1.1.0 14.61 67.56 82.17 OK
r-release-macos-arm64 1.1.0 47.00 OK
r-release-macos-x86_64 1.1.0 72.00 OK
r-release-windows-x86_64 1.1.0 16.00 118.00 134.00 OK
r-oldrel-macos-arm64 1.1.0 51.00 OK
r-oldrel-macos-x86_64 1.1.0 149.00 OK
r-oldrel-windows-x86_64 1.1.0 16.00 129.00 145.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > Sys.setenv("OMP_THREAD_LIMIT" = 2) > > library(testthat) > library(rcpptimer) > > test_check("rcpptimer") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error: (code run outside of `test_that()`) ────────────────────────────────── <CStackOverflowError/stackOverflowError/error/condition> Error: C stack usage 154207877712 is too close to the limit [ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc