CRAN Package Check Results for Package sarima

Last updated on 2024-04-20 08:51:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.3 82.96 331.37 414.33 OK
r-devel-linux-x86_64-debian-gcc 0.9.3 65.40 228.95 294.35 OK
r-devel-linux-x86_64-fedora-clang 0.9.3 527.71 OK
r-devel-linux-x86_64-fedora-gcc 0.9.3 531.56 OK
r-prerel-macos-arm64 0.9.3 122.00 OK
r-prerel-macos-x86_64 0.9.3 408.00 OK
r-prerel-windows-x86_64 0.9.3 64.00 280.00 344.00 OK
r-patched-linux-x86_64 0.9.3 82.65 315.77 398.42 OK
r-release-linux-x86_64 0.9.3 91.70 316.46 408.16 OK
r-release-macos-arm64 0.9.3 131.00 OK
r-release-macos-x86_64 0.9.3 341.00 OK
r-release-windows-x86_64 0.9.3 82.00 343.00 425.00 OK
r-oldrel-macos-arm64 0.9.3 127.00 ERROR
r-oldrel-windows-x86_64 0.9.3 80.00 345.00 425.00 OK

Check Details

Version: 0.9.3
Check: tests
Result: ERROR Running ‘testthat.R’ [51s/56s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-armacalc.R:60:1'): functions in armacalc.R work ok ───────────── Error in `InformationMatrixARMA(phi22, -theta22)`: could not find function "InformationMatrixARMA" Backtrace: ▆ 1. └─testthat::expect_equal(...) at test-armacalc.R:60:1 2. └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) ── Error ('test-armacalc.R:117:5'): ARMA information matrix in armacalc.R is ok ── Error in `InformationMatrixARMA(-c(-0.8, 0.1), -0.5)`: could not find function "InformationMatrixARMA" [ FAIL 2 | WARN 0 | SKIP 0 | PASS 217 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64