CRAN Package Check Results for Maintainer ‘Mitchell O'Hara-Wild <mail at mitchelloharawild.com>’

Last updated on 2026-02-01 01:49:21 CET.

Package ERROR NOTE OK
distributional 13
fable 13
fable.prophet 3 10
fabletools 13
fasster 2 4
feasts 13
fromhere 13
ggquiver 2 11
ggtime 13
moodlequiz 1 12
tsibbledata 13
vecvec 13
vitae 13

Package distributional

Current CRAN status: OK: 13

Package fable

Current CRAN status: OK: 13

Package fable.prophet

Current CRAN status: NOTE: 3, OK: 10

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package fabletools

Current CRAN status: OK: 13

Package fasster

Current CRAN status: ERROR: 2, OK: 4

Version: 0.2.0
Check: examples
Result: ERROR Running examples in ‘fasster-Ex.R’ failed The error most likely occurred in: > ### Name: stream.FASSTER > ### Title: Stream new data through a FASSTER model > ### Aliases: stream.FASSTER > > ### ** Examples > > library(tsibble) Attaching package: ‘tsibble’ The following objects are masked from ‘package:base’: intersect, setdiff, union > library(fasster) > > # Fit initial model on training data > fit <- as_tsibble(head(USAccDeaths, -12)) |> + model(fasster = FASSTER(value ~ trend() + season("year"))) Error in `dont_know()`: ! `as_tsibble()` doesn't know how to handle the numeric class yet. Backtrace: ▆ 1. ├─fabletools::model(...) 2. ├─tsibble::as_tsibble(head(USAccDeaths, -12)) 3. └─tsibble:::as_tsibble.default(head(USAccDeaths, -12)) 4. └─tsibble:::dont_know(x, "as_tsibble") 5. └─rlang::abort(msg) Execution halted Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package feasts

Current CRAN status: OK: 13

Package fromhere

Current CRAN status: OK: 13

Package ggquiver

Current CRAN status: NOTE: 2, OK: 11

Version: 0.4.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘grid’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package ggtime

Current CRAN status: OK: 13

Package moodlequiz

Current CRAN status: ERROR: 1, OK: 12

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [3s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(moodlequiz) > > test_check("moodlequiz") Error running filter D:\RCompile\CRANpkg\lib\4.4\moodlequiz\header.lua: D:\RCompile\CRANpkg\lib\4.4\moodlequiz\header.lua:79: attempt to call a nil value (method 'walk') stack traceback: D:\RCompile\CRANpkg\lib\4.4\moodlequiz\header.lua:79: in function 'header_questions' [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-moodlequiz-format.R:2:3'): Moodlequiz format ─────────────────── Error: pandoc document conversion failed with error 83 Backtrace: ▆ 1. ├─testthat::expect_message(...) at test-moodlequiz-format.R:2:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─rmarkdown::render("documents/quiz.Rmd", output_file = quiz_xml <- tempfile()) 8. └─output_format$pre_knit(input = original_input, metadata = front_matter) 9. └─moodlequiz (local) overlay(...) 10. └─base::lapply(...) 11. └─moodlequiz (local) FUN(X[[i]], ...) 12. └─rmarkdown::render(...) 13. └─rmarkdown (local) convert(output_file, run_citeproc) 14. └─rmarkdown (local) convert_it(pandoc_output_tmp) 15. └─rmarkdown (local) convert_fun(...) 16. └─rmarkdown:::stop2(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64

Package tsibbledata

Current CRAN status: OK: 13

Package vecvec

Current CRAN status: OK: 13

Package vitae

Current CRAN status: OK: 13