CRAN Package Check Results for Package forecast

Last updated on 2026-03-10 12:53:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 9.0.1 108.35 585.69 694.04 OK
r-devel-linux-x86_64-debian-gcc 9.0.1 70.77 383.07 453.84 OK
r-devel-linux-x86_64-fedora-clang 9.0.1 154.00 898.14 1052.14 ERROR
r-devel-linux-x86_64-fedora-gcc 9.0.1 207.00 962.51 1169.51 OK
r-devel-macos-arm64 9.0.1 21.00 127.00 148.00 OK
r-devel-windows-x86_64 9.0.1 134.00 599.00 733.00 OK
r-patched-linux-x86_64 9.0.1 94.70 569.10 663.80 OK
r-release-linux-x86_64 9.0.1 92.08 570.18 662.26 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.1 17.00 136.00 153.00 NOTE
r-oldrel-macos-x86_64 9.0.1 69.00 1145.00 1214.00 NOTE
r-oldrel-windows-x86_64 9.0.1 132.00 833.00 965.00 OK

Check Details

Version: 9.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [9m/20m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(forecast) > > test_check("forecast") Saving _problems/test-clean-10.R Saving _problems/test-clean-20.R Saving _problems/test-season-86.R [ FAIL 3 | WARN 0 | SKIP 1 | PASS 824 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-bats.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-clean.R:10:3'): tests for na.interp ────────────────────────── Expected `sum(abs(na.interp(testseries) - rep(1:7, 5))) < 1e-12` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE ── Failure ('test-clean.R:20:3'): tests for tsclean ──────────────────────────── Expected `sum(abs(tsclean(testseries) - rep(1:7, 5))) < 1e-12` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE ── Failure ('test-season.R:86: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 3 | WARN 0 | SKIP 1 | PASS 824 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 9.0.1
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: libs 3.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64