CRAN Package Check Results for Package sarima

Last updated on 2024-04-23 07:51:19 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 63.13 228.53 291.66 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 79.91 314.55 394.46 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 339.00 421.00 OK
r-oldrel-macos-arm64 0.9.3 130.00 ERROR
r-oldrel-windows-x86_64 0.9.3 81.00 330.00 411.00 OK

Check Details

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