Last updated on 2026-02-15 07:51:14 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| distributional | 14 | ||
| fable | 14 | ||
| fable.prophet | 3 | 11 | |
| fabletools | 14 | ||
| fasster | 3 | 11 | |
| feasts | 14 | ||
| fromhere | 14 | ||
| ggquiver | 2 | 12 | |
| ggtime | 14 | ||
| moodlequiz | 1 | 13 | |
| tsibble | 14 | ||
| tsibbledata | 14 | ||
| vecvec | 14 | ||
| vitae | 14 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 11
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
Current CRAN status: OK: 14
Current CRAN status: ERROR: 3, OK: 11
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, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: NOTE: 2, OK: 12
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
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
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
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
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.