CRAN Package Check Results for Package incubate

Last updated on 2024-07-24 12:20:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 10.39 103.61 114.00 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 9.19 72.36 81.55 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.1 150.57 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 133.61 OK
r-devel-windows-x86_64 1.2.1 12.00 94.00 106.00 OK
r-patched-linux-x86_64 1.2.1 10.30 98.97 109.27 OK
r-release-linux-x86_64 1.2.1 8.53 99.62 108.15 OK
r-release-macos-arm64 1.2.1 38.00 OK
r-release-macos-x86_64 1.2.1 64.00 OK
r-release-windows-x86_64 1.2.1 11.00 94.00 105.00 OK
r-oldrel-macos-arm64 1.2.1 47.00 OK
r-oldrel-macos-x86_64 1.2.1 79.00 OK
r-oldrel-windows-x86_64 1.2.1 13.00 110.00 123.00 OK

Check Details

Version: 1.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/15s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library('testthat') > library('incubate') > > test_check("incubate") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 131 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-delay_estimation.R:172:3', 'test-delay_test.R:20:3', 'test-delay_test.R:74:3', 'test-delay_test.R:123:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-delay_test.R:9:3'): Structure of test objects. ───────────────── Error: Delay model failed for restricted null-model or free full model Backtrace: ▆ 1. └─incubate::test_diff(...) at test-delay_test.R:9:3 [ FAIL 1 | WARN 0 | SKIP 4 | PASS 131 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc