CRAN Package Check Results for Package incubate

Last updated on 2024-08-09 05:48:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 9.56 74.59 84.15 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.1 7.25 53.11 60.36 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.1 144.97 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 134.88 OK
r-devel-windows-x86_64 1.2.1 10.00 94.00 104.00 OK
r-patched-linux-x86_64 1.2.1 9.85 71.44 81.29 ERROR
r-release-linux-x86_64 1.2.1 9.74 72.58 82.32 ERROR
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 12.00 100.00 112.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 110.00 124.00 OK

Check Details

Version: 1.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] 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 Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

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