Package: seer Check: tests New result: ERROR Running ‘testthat.R’ [13s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(seer) > > test_check("seer") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 29 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fcast_accuracy.R:37:5'): test for fcast_accuracy for monthly series ── z2$accuracy[["theta"]] not equal to 1.169801. 1/1 mismatches [1] NA - 1.17 == NA [ FAIL 1 | WARN 1 | SKIP 0 | PASS 29 ] Error: Test failures Execution halted