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

Last updated on 2026-02-07 17:50:19 CET.

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

Package calcal

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [248s/316s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(calcal) > > test_check("calcal") [1] "afrench" [1] "apersian" [1] "armenian" [1] "babylonian" [1] "bahai" [1] "balinese" [1] "chinese" [1] "coptic" [1] "egyptian" [1] "ethiopic" [1] "french" [1] "gregorian" [1] "hebrew" [1] "hindu_lunar" [1] "hindu_solar" [1] "icelandic" [1] "islamic" [1] "iso" [1] "japanese" [1] "julian" [1] "korean" [1] "mayan" [1] "ohebrew" [1] "oislamic" [1] "old_hindu_lunar" [1] "old_hindu_solar" [1] "persian" [1] "roman" [1] "samaritan" [1] "saudi" [1] "tibetan" [1] "vietnamese" [1] "afrench" [1] "apersian" [1] "armenian" [1] "babylonian" [1] "bahai" [1] "balinese" [1] "chinese" [1] "coptic" [1] "egyptian" [1] "ethiopic" [1] "french" [1] "gregorian" [1] "hebrew" [1] "hindu_lunar" [1] "hindu_solar" [1] "icelandic" [1] "islamic" [1] "iso" [1] "japanese" [1] "julian" [1] "korean" [1] "mayan" [1] "ohebrew" [1] "oislamic" [1] "old_hindu_lunar" [1] "old_hindu_solar" [1] "persian" [1] "roman" [1] "samaritan" [1] "saudi" [1] "tibetan" [1] "vietnamese" [1] "afrench" [1] "apersian" [1] "armenian" [1] "babylonian" [1] "bahai" [1] "balinese" [1] "chinese" [1] "coptic" [1] "egyptian" [1] "ethiopic" [1] "french" [1] "gregorian" [1] "hebrew" [1] "hindu_lunar" Saving _problems/test-common-45.R [1] "hindu_solar" [1] "icelandic" [1] "islamic" [1] "iso" [1] "japanese" [1] "julian" [1] "korean" [1] "mayan" [1] "ohebrew" [1] "oislamic" [1] "old_hindu_lunar" [1] "old_hindu_solar" [1] "persian" [1] "roman" [1] "samaritan" [1] "saudi" [1] "tibetan" [1] "vietnamese" [1] "chinese" [1] "hebrew" [1] "hindu_lunar" [1] "japanese" [1] "korean" [1] "vietnamese" [1] "afrench" [1] "apersian" [1] "armenian" [1] "bahai" [1] "balinese" [1] "coptic" [1] "egyptian" [1] "ethiopic" [1] "french" [1] "gregorian" [1] "hindu_solar" [1] "icelandic" [1] "islamic" [1] "iso" [1] "julian" [1] "mayan" [1] "old_hindu_lunar" [1] "old_hindu_solar" [1] "persian" [1] "roman" [1] "tibetan" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 373 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-common.R:40:7'): today ─────────────────────────────────────── Expected `today + c(0:3, NA)` to equal `x$to_rd(x$from_rd((today + c(0:3, NA))))`. Differences: `actual`: 739653.0 739654.0 739655.0 739656.0 NA `expected`: 739653.0 739654.0 739655.0 739657.0 NA Backtrace: ▆ 1. └─base::lapply(...) at test-common.R:35:3 2. └─calcal (local) FUN(X[[i]], ...) 3. └─testthat::expect_equal(...) at test-common.R:40:7 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 373 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package cricketdata

Current CRAN status: NOTE: 3, OK: 10

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: 13

Package expsmooth

Current CRAN status: NOTE: 2, OK: 11

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: 13

Package forecast

Current CRAN status: ERROR: 5, NOTE: 2, OK: 6

Version: 9.0.0
Check: examples
Result: ERROR Running examples in ‘forecast-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: CV > ### Title: Cross-validation statistic > ### Aliases: CV > ### Keywords: models > > ### ** Examples > > > y <- ts(rnorm(120, 0, 3) + 20 * sin(2 * pi * (1:120) / 12), frequency = 12) > fit1 <- tslm(y ~ trend + season) > fit2 <- tslm(y ~ season) > CV(fit1) Error in match.arg(type) : 'arg' should be one of “innovation”, “response”, “deviance” Calls: CV ... weighted.residuals -> residuals -> residuals.tslm -> match.arg Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 9.0.0
Check: examples
Result: ERROR Running examples in ‘forecast-Ex.R’ failed The error most likely occurred in: > ### Name: CV > ### Title: Cross-validation statistic > ### Aliases: CV > ### Keywords: models > > ### ** Examples > > > y <- ts(rnorm(120, 0, 3) + 20 * sin(2 * pi * (1:120) / 12), frequency = 12) > fit1 <- tslm(y ~ trend + season) > fit2 <- tslm(y ~ season) > CV(fit1) Error in match.arg(type) : 'arg' should be one of “innovation”, “response”, “deviance” Calls: CV ... weighted.residuals -> residuals -> residuals.tslm -> match.arg Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

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

Package fpp2

Current CRAN status: OK: 13

Package fpp3

Current CRAN status: OK: 13

Package hdrcde

Current CRAN status: OK: 13

Package Mcomp

Current CRAN status: OK: 13

Package ozbabynames

Current CRAN status: OK: 13

Package stR

Current CRAN status: NOTE: 3, OK: 10

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: 13

Package tsfeatures

Current CRAN status: OK: 13

Package vital

Current CRAN status: OK: 13

Package weird

Current CRAN status: OK: 13

mirror server hosted at Truenetwork, Russian Federation.