CRAN Package Check Results for Package sarima

Last updated on 2024-03-28 17:49:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.2 85.22 322.55 407.77 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.3 63.60 229.27 292.87 OK
r-devel-linux-x86_64-fedora-clang 0.9.3 550.70 OK
r-devel-linux-x86_64-fedora-gcc 0.9.3 573.02 OK
r-devel-windows-x86_64 0.9.3 63.00 261.00 324.00 OK
r-patched-linux-x86_64 0.9.3 74.78 324.31 399.09 OK
r-release-linux-x86_64 0.9.2 90.85 320.71 411.56 NOTE
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.2 82.00 338.00 420.00 NOTE
r-oldrel-macos-arm64 0.9.3 126.00 ERROR
r-oldrel-windows-x86_64 0.9.3 66.00 277.00 343.00 OK

Check Details

Version: 0.9.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘FitARMA’ Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64, r-release-windows-x86_64

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