CRAN Package Check Results for Package incubate

Last updated on 2024-07-27 15:50:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 11.10 106.81 117.91 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 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 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 14.00 114.00 128.00 OK

Check Details

Version: 1.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/11s] 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