CRAN Package Check Results for Package seer

Last updated on 2025-01-08 07:51:17 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 4.22 59.08 63.30 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.8 160.91 OK
r-devel-linux-x86_64-fedora-gcc 1.1.8 158.11 ERROR
r-devel-windows-x86_64 1.1.8 10.00 103.00 113.00 ERROR
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 13.00 121.00 134.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

Version: 1.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/19s] 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-gcc

Version: 1.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [45s/141s] 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-fedora-gcc

Version: 1.1.8
Check: tests
Result: ERROR Running 'testthat.R' [23s] 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-windows-x86_64