CRAN Package Check Results for Package forecast

Last updated on 2026-03-19 03:52:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 9.0.1 103.85 584.94 688.79 OK
r-devel-linux-x86_64-debian-gcc 9.0.2 72.63 381.00 453.63 OK
r-devel-linux-x86_64-fedora-clang 9.0.2 188.00 1041.05 1229.05 ERROR
r-devel-linux-x86_64-fedora-gcc 9.0.2 218.00 1047.12 1265.12 OK
r-devel-macos-arm64 9.0.2 21.00 126.00 147.00 OK
r-devel-windows-x86_64 9.0.2 105.00 566.00 671.00 OK
r-patched-linux-x86_64 9.0.1 84.18 562.09 646.27 OK
r-release-linux-x86_64 9.0.1 77.88 561.81 639.69 OK
r-release-macos-arm64 9.0.1 17.00 129.00 146.00 OK
r-release-macos-x86_64 9.0.1 67.00 1248.00 1315.00 OK
r-release-windows-x86_64 9.0.1 106.00 601.00 707.00 OK
r-oldrel-macos-arm64 9.0.2 17.00 129.00 146.00 NOTE
r-oldrel-macos-x86_64 9.0.1 69.00 1145.00 1214.00 NOTE
r-oldrel-windows-x86_64 9.0.2 87.00 660.00 747.00 OK

Check Details

Version: 9.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [11m/30m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(forecast) > > test_check("forecast") Ljung-Box test data: Residuals from ETS(A,Ad,N) Q* = 28.995, df = 10, p-value = 0.001249 Model df: 0. Total lags used: 10 Ljung-Box test data: Residuals from ETS(A,Ad,N) Q* = 20.716, df = 5, p-value = 0.0009163 Model df: 0. Total lags used: 5 Ljung-Box test data: Residuals from ETS(A,Ad,N) Q* = 28.995, df = 10, p-value = 0.001249 Model df: 0. Total lags used: 10 Ljung-Box test data: Residuals from ARIMA(1,1,0) Q* = 27.445, df = 9, p-value = 0.00118 Model df: 1. Total lags used: 10 Ljung-Box test data: Residuals from BATS Q* = 9.7406, df = 10, p-value = 0.4635 Model df: 0. Total lags used: 10 Ljung-Box test data: Residuals from Lag walk Q* = 89.288, df = 10, p-value = 7.438e-15 Model df: 0. Total lags used: 10 Saving _problems/test-clean-10.R Saving _problems/test-clean-20.R Saving _problems/test-clean-23.R Saving _problems/test-clean-27.R Saving _problems/test-season-91.R [ FAIL 5 | WARN 0 | SKIP 1 | PASS 859 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-bats.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-clean.R:10:3'): tests for na.interp ────────────────────────── Expected `na.interp(testseries_miss)` to equal `testseries`. Differences: actual | expected [1] 0.966281969 - 1.000000000 [1] [2] 2.000000000 | 2.000000000 [2] [3] 3.003438334 - 3.000000000 [3] [4] 4.000000000 | 4.000000000 [4] [5] 5.000000000 | 5.000000000 [5] [6] 6.000000000 | 6.000000000 [6] ── Failure ('test-clean.R:20:3'): tests for tsclean ──────────────────────────── Expected `tsclean(testseries_miss)` to equal `testseries`. Differences: actual | expected [1] 0.910342599 - 1.000000000 [1] [2] 1.944060630 - 2.000000000 [2] [3] 2.975468649 - 3.000000000 [3] [4] 4.000000000 | 4.000000000 [4] [5] 5.000000000 | 5.000000000 [5] [6] 6.000000000 | 6.000000000 [6] ── Failure ('test-clean.R:23:3'): tests for tsclean ──────────────────────────── Expected `tsclean(testseries_miss)` to equal `testseries`. Differences: actual | expected [1] 0.910342599 - 1.000000000 [1] [2] 1.952702313 - 2.000000000 [2] [3] 2.975468649 - 3.000000000 [3] [4] 4.003521287 - 4.000000000 [4] [5] 5.000000000 | 5.000000000 [5] [6] 6.000000000 | 6.000000000 [6] [7] 7.000000000 | 7.000000000 [7] actual | expected [11] 4.000000000 | 4.000000000 [11] [12] 5.000000000 | 5.000000000 [12] [13] 6.000000000 | 6.000000000 [13] [14] 7.010502174 - 7.000000000 [14] [15] 1.000000000 | 1.000000000 [15] [16] 2.000000000 | 2.000000000 [16] [17] 3.000000000 | 3.000000000 [17] ── Failure ('test-clean.R:24:3'): tests for tsclean ──────────────────────────── Expected `testseries_miss` to equal `tsclean(testseries_miss, replace.missing = FALSE)`. Differences: `actual[1:6]`: 1.000000000 NA 3.000000000 NA 5.000000000 6.000000000 `expected[1:6]`: 0.910342599 NA 2.975468649 NA 5.000000000 6.000000000 ── Failure ('test-season.R:91:3'): tests for stlf ────────────────────────────── Expected `c(stlf(y)$mean)` to equal `rep(1:7, 2)`. Differences: actual | expected [1] 0.9809 - 1.0000 [1] [2] 1.9828 - 2.0000 [2] [3] 2.9846 - 3.0000 [3] [4] 3.9864 - 4.0000 [4] [5] 4.9884 - 5.0000 [5] [6] 5.9901 - 6.0000 [6] [7] 6.9920 - 7.0000 [7] [8] 0.9742 - 1.0000 [8] [9] 1.9772 - 2.0000 [9] [10] 2.9800 - 3.0000 [10] ... ... ... and 4 more ... [ FAIL 5 | WARN 0 | SKIP 1 | PASS 859 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 9.0.2
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: libs 3.6Mb Flavor: r-oldrel-macos-arm64

Version: 9.0.1
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: libs 3.6Mb Flavor: r-oldrel-macos-x86_64