The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Maintainer ‘Rob Hyndman <Rob.Hyndman at monash.edu>’

Last updated on 2026-04-17 11:54:32 CEST.

Package ERROR NOTE OK
calcal 14
cricketdata 3 11
demography 14
expsmooth 2 12
fma 14
forecast 1 2 11
fpp2 14
fpp3 14
hdrcde 14
Mcomp 14
ozbabynames 14
stR 3 11
thief 14
tsfeatures 14
vital 14
weird 14

Package calcal

Current CRAN status: OK: 14

Package cricketdata

Current CRAN status: NOTE: 3, OK: 11

Version: 0.3.0
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: doc 2.0Mb extdata 2.0Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package demography

Current CRAN status: OK: 14

Package expsmooth

Current CRAN status: NOTE: 2, OK: 12

Version: 2.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Rob J Hyndman <Rob.Hyndman@monash.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Rob", "J"), family = "Hyndman", role = c("aut", "cre"), email = "Rob.Hyndman@monash.edu") as necessary. Found the following (possibly) invalid file URIs: URI: www.exponentialsmoothing.net From: man/expsmooth-package.Rd URI: www.exponentialsmoothing.net From: man/freight.Rd Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package fma

Current CRAN status: OK: 14

Package forecast

Current CRAN status: ERROR: 1, NOTE: 2, OK: 11

Version: 9.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [10m/12m] 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 Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package fpp2

Current CRAN status: OK: 14

Package fpp3

Current CRAN status: OK: 14

Package hdrcde

Current CRAN status: OK: 14

Package Mcomp

Current CRAN status: OK: 14

Package ozbabynames

Current CRAN status: OK: 14

Package stR

Current CRAN status: NOTE: 3, OK: 11

Version: 0.7.1
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: doc 2.0Mb extdata 2.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package thief

Current CRAN status: OK: 14

Package tsfeatures

Current CRAN status: OK: 14

Package vital

Current CRAN status: OK: 14

Package weird

Current CRAN status: OK: 14

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.