CRAN Package Check Results for Package seer

Last updated on 2025-01-09 01:49:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.8 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.8 5.50 59.50 65.00 OK
r-devel-linux-x86_64-fedora-clang 1.1.8 160.91 OK
r-devel-linux-x86_64-fedora-gcc 1.1.8 149.18 OK
r-devel-windows-x86_64 1.1.8 9.00 99.00 108.00 OK
r-patched-linux-x86_64 1.1.8 8.42 81.67 90.09 OK
r-release-linux-x86_64 1.1.8 8.77 79.22 87.99 OK
r-release-macos-arm64 1.1.8 44.00 OK
r-release-macos-x86_64 1.1.8 68.00 OK
r-release-windows-x86_64 1.1.8 9.00 101.00 110.00 OK
r-oldrel-macos-arm64 1.1.8 43.00 OK
r-oldrel-macos-x86_64 1.1.8 65.00 OK
r-oldrel-windows-x86_64 1.1.8 12.00 118.00 130.00 OK

Check Details

Version: 1.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/33s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(seer) > > test_check("seer") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 28 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fcast_accuracy.R:10:5'): test for fcast_accuracy yearly series ── z$accuracy[["arima"]] not equal to 1.075554. 1/1 mismatches [1] 1.11 - 1.08 == 0.0387 ── Failure ('test-fcast_accuracy.R:18:5'): test for fcast_accuracy yearly series ── z$ARIMA not equal to "ARIMA(0,2,0)". 1/1 mismatches x[1]: "ARIMA(0,2,1)" y[1]: "ARIMA(0,2,0)" [ FAIL 2 | WARN 1 | SKIP 0 | PASS 28 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang