Last updated on 2026-04-24 06:53:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 2.69 | 30.50 | 33.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 2.25 | 24.95 | 27.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 67.33 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 65.04 | OK | |||
| r-devel-macos-arm64 | 0.2.2 | 1.00 | 13.00 | 14.00 | ERROR | |
| r-devel-windows-x86_64 | 0.2.2 | 5.00 | 74.00 | 79.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 2.85 | 27.58 | 30.43 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 2.60 | 25.89 | 28.49 | OK | |
| r-release-macos-arm64 | 0.2.2 | OK | ||||
| r-release-macos-x86_64 | 0.2.2 | 2.00 | 42.00 | 44.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 5.00 | 80.00 | 85.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 2.00 | 56.00 | 58.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 6.00 | 72.00 | 78.00 | ERROR |
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
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") # nolint unused_import_linter
> library("TBox") # nolint unused_import_linter
>
> test_check("TBox")
Saving _problems/test-render_code-9.R
Saving _problems/test-render_code-49.R
Saving _problems/test-render_code-93.R
[ FAIL 3 | WARN 3 | SKIP 0 | PASS 34 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-render_code.R:9:13'): Rmd file is correct ──────────────────────
Error in `generate_rmd_file(content = content, output_format = output_format, code = code, ...)`: Assertion on 'content' failed: Must be of type 'character', not 'NULL'.
Backtrace:
▆
1. ├─base::file.path(render_code(eval = FALSE), "template.Rmd") at test-render_code.R:9:13
2. └─TBox::render_code(eval = FALSE)
3. └─TBox::generate_rmd_file(...)
4. └─checkmate::assert_character(content)
5. └─checkmate::makeAssertion(x, res, .var.name, add)
6. └─checkmate:::mstop(...)
── Error ('test-render_code.R:49:13'): Rmd file is correct ─────────────────────
Error in `generate_rmd_file(content = content, output_format = output_format, code = code, ...)`: Assertion on 'content' failed: Must be of type 'character', not 'NULL'.
Backtrace:
▆
1. ├─base::file.path(render_code(eval = FALSE), "template.Rmd") at test-render_code.R:49:13
2. └─TBox::render_code(eval = FALSE)
3. └─TBox::generate_rmd_file(...)
4. └─checkmate::assert_character(content)
5. └─checkmate::makeAssertion(x, res, .var.name, add)
6. └─checkmate:::mstop(...)
── Error ('test-render_code.R:92:13'): Output file is correct ──────────────────
Error in `generate_rmd_file(content = content, output_format = output_format, code = code, ...)`: Assertion on 'content' failed: Must be of type 'character', not 'NULL'.
Backtrace:
▆
1. ├─base::file.path(...) at test-render_code.R:92:13
2. └─TBox::render_code(output_format = "html_document")
3. └─TBox::generate_rmd_file(...)
4. └─checkmate::assert_character(content)
5. └─checkmate::makeAssertion(x, res, .var.name, add)
6. └─checkmate:::mstop(...)
[ FAIL 3 | WARN 3 | SKIP 0 | PASS 34 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-macos-arm64
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [16s]
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") # nolint unused_import_linter
> library("TBox") # nolint unused_import_linter
>
> test_check("TBox")
processing file: template.Rmd
output file: template.knit.md
"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS template.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandocf9f872e261db.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --highlight-style "D:/RCompile/CRANpkg/lib/4.4/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.4\TBox\extdata\template.docx" --extract-media "D:\temp\2026_04_23_13_46_26_32733\RtmpsLIheb\render_codef9f8399939f7\output_files"
Output created: D:/temp/2026_04_23_13_46_26_32733/RtmpsLIheb/render_codef9f8399939f7/output.docx
processing file: template.Rmd
output file: template.knit.md
"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS template.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandocf9f86bab6c3f.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --highlight-style "D:/RCompile/CRANpkg/lib/4.4/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.4\TBox\extdata\template.docx" --extract-media "D:\temp\2026_04_23_13_46_26_32733\RtmpsLIheb\render_codef9f8362559ea\output_files"
[WARNING] Could not fetch resource 10556242c9cbaa1da605278c49670d3de4b5be9f.png: PandocResourceNotFound "10556242c9cbaa1da605278c49670d3de4b5be9f.png"
Output created: D:/temp/2026_04_23_13_46_26_32733/RtmpsLIheb/render_codef9f8362559ea/output.docx
processing file: template.Rmd
output file: template.knit.md
"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS template.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandocf9f86af74827.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --highlight-style "D:/RCompile/CRANpkg/lib/4.4/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.4\TBox\extdata\template.docx" --extract-media "D:\temp\2026_04_23_13_46_26_32733\RtmpsLIheb\render_codef9f85435151c\output_files"
Output created: D:/temp/2026_04_23_13_46_26_32733/RtmpsLIheb/render_codef9f85435151c/output.docx
processing file: template.Rmd
output file: template.knit.md
"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS template.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandocf9f8c2339a.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --highlight-style "D:/RCompile/CRANpkg/lib/4.4/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.4\TBox\extdata\template.docx" --extract-media "D:\temp\2026_04_23_13_46_26_32733\RtmpsLIheb\render_codef9f8a097997\output_files"
Output created: D:/temp/2026_04_23_13_46_26_32733/RtmpsLIheb/render_codef9f8a097997/output.docx
processing file: template.Rmd
output file: template.knit.md
"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS template.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandocf9f82cbc7a89.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --highlight-style "D:/RCompile/CRANpkg/lib/4.4/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.4\TBox\extdata\template.docx" --extract-media "D:\temp\2026_04_23_13_46_26_32733\RtmpsLIheb\render_codef9f850a921ca\output_files"
[WARNING] Could not fetch resource 10556242c9cbaa1da605278c49670d3de4b5be9f.png: PandocResourceNotFound "10556242c9cbaa1da605278c49670d3de4b5be9f.png"
Output created: D:/temp/2026_04_23_13_46_26_32733/RtmpsLIheb/render_codef9f850a921ca/output.docx
processing file: template.Rmd
output file: template.knit.md
"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS template.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandocf9f830646f7a.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --highlight-style "D:/RCompile/CRANpkg/lib/4.4/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.4\TBox\extdata\template.docx" --extract-media "D:\temp\2026_04_23_13_46_26_32733\RtmpsLIheb\render_codef9f85a9c59a9\output_files"
Output created: D:/temp/2026_04_23_13_46_26_32733/RtmpsLIheb/render_codef9f85a9c59a9/output.docx
processing file: template.Rmd
output file: template.knit.md
"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS template.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandocf9f8567d47d6.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --highlight-style "D:/RCompile/CRANpkg/lib/4.4/rmarkdown/rmarkdown/highlight/arrow.theme" --variable theme=bootstrap --css "D:/RCompile/CRANpkg/lib/4.4/TBox/extdata/style.css" --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2026_04_23_13_46_26_32733\RtmpsLIheb\rmarkdown-strf9f8384637e0.html"
Output created: D:/temp/2026_04_23_13_46_26_32733/RtmpsLIheb/render_codef9f829be5a2b/output.html
processing file: template.Rmd
output file: template.knit.md
"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS template.knit.md --to latex --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandocf9f847d710c4.tex --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --highlight-style "D:/RCompile/CRANpkg/lib/4.4/rmarkdown/rmarkdown/highlight/arrow.theme" --pdf-engine xelatex --include-before-body "D:\temp\2026_04_23_13_46_26_32733\RtmpsLIheb\render_codef9f86f0b52da\preamble.tex" --variable graphics --extract-media "D:\temp\2026_04_23_13_46_26_32733\RtmpsLIheb\render_codef9f86f0b52da\output_files" --variable "geometry:margin=1in"
! Unable to load picture or PDF file 'fd96aa03046ed9bcd837c7d20e2edc9ca4291c5e.
pdf'.
<to be read again>
}
l.149 ...aa03046ed9bcd837c7d20e2edc9ca4291c5e.pdf}
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 41 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-render_code.R:103:13'): Output file is correct ─────────────────
Error: LaTeX failed to compile D:/temp/2026_04_23_13_46_26_32733/RtmpsLIheb/render_codef9f86f0b52da/output.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See output.log for more info.
Backtrace:
▆
1. └─TBox::render_code(output_format = "pdf_document") at test-render_code.R:103:13
2. └─rmarkdown::render(...)
3. └─rmarkdown:::latexmk(...)
4. └─tinytex::latexmk(file, engine, if (biblatex) "biber" else "bibtex")
5. └─tinytex:::latexmk_emu(...)
6. └─tinytex (local) run_engine()
7. ├─tinytex:::system2_quiet(...)
8. └─tinytex (local) on_error()
9. └─tinytex:::show_latex_error(file, logfile)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 41 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64