CRAN Package Check Results for Package moodlequiz

Last updated on 2025-12-08 10:50:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 0.2.0 2.02 24.85 26.87 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 48.90 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 48.14 OK
r-devel-windows-x86_64 0.2.0 4.00 62.00 66.00 OK
r-release-macos-arm64 0.2.0 1.00 10.00 11.00 OK
r-release-macos-x86_64 0.2.0 2.00 34.00 36.00 OK
r-oldrel-macos-arm64 0.2.0 1.00 15.00 16.00 OK
r-oldrel-macos-x86_64 0.2.0 3.00 40.00 43.00 OK
r-oldrel-windows-x86_64 0.2.0 6.00 60.00 66.00 ERROR

Check Details

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