Last updated on 2025-09-29 10:49:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.12 | 2.68 | 31.59 | 34.27 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.13 | 1.72 | 25.32 | 27.04 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.13 | 51.23 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.13 | 61.04 | OK | |||
r-devel-windows-x86_64 | 0.0.12 | 4.00 | 52.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.12 | 2.84 | 30.29 | 33.13 | NOTE | |
r-release-linux-x86_64 | 0.0.12 | 2.33 | 30.01 | 32.34 | NOTE | |
r-release-macos-arm64 | 0.0.12 | 32.00 | NOTE | |||
r-release-macos-x86_64 | 0.0.13 | 138.00 | OK | |||
r-release-windows-x86_64 | 0.0.13 | 5.00 | 55.00 | 60.00 | OK | |
r-oldrel-macos-arm64 | 0.0.12 | 28.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.13 | 133.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.13 | 7.00 | 59.00 | 66.00 | ERROR |
Version: 0.0.12
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘check_hint.R’ ‘check_hints.R’ ‘check_question.R’ ‘insert_audio.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64
Version: 0.0.13
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'start_checkdown.Rmd' using rmarkdown
Warning in get_engine(options$engine) :
Unknown language engine 'markdown' (must be registered via knit_engines$set()).
File windows.png not found in resource path
Error: processing vignette 'start_checkdown.Rmd' failed with diagnostics:
pandoc document conversion failed with error 99
--- failed re-building 'start_checkdown.Rmd'
SUMMARY: processing the following file failed:
'start_checkdown.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64