Last updated on 2026-04-14 23:56:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 2.84 | 30.27 | 33.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 2.07 | 24.59 | 26.66 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 67.33 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 5.00 | 66.43 | 71.43 | 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 | 73.00 | 78.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 3.05 | 26.82 | 29.87 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 2.60 | 25.86 | 28.46 | 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 | 6.00 | 0.00 | 6.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 | 76.00 | 82.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' [19s]
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 pandoc1aa0c54c548ea.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_13_01_50_00_20018\RtmpCGwhDE\render_code1aa0c11103ce5\output_files"
Output created: D:/temp/2026_04_13_01_50_00_20018/RtmpCGwhDE/render_code1aa0c11103ce5/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 pandoc1aa0c425a3305.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_13_01_50_00_20018\RtmpCGwhDE\render_code1aa0c2e484b23\output_files"
[WARNING] Could not fetch resource f76ead394c1685fdb02a11250f7e1951fa17937a.png: PandocResourceNotFound "f76ead394c1685fdb02a11250f7e1951fa17937a.png"
Output created: D:/temp/2026_04_13_01_50_00_20018/RtmpCGwhDE/render_code1aa0c2e484b23/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 pandoc1aa0c7cde6cf8.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_13_01_50_00_20018\RtmpCGwhDE\render_code1aa0c29126395\output_files"
Output created: D:/temp/2026_04_13_01_50_00_20018/RtmpCGwhDE/render_code1aa0c29126395/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 pandoc1aa0c290b6cd3.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_13_01_50_00_20018\RtmpCGwhDE\render_code1aa0c610a214c\output_files"
Output created: D:/temp/2026_04_13_01_50_00_20018/RtmpCGwhDE/render_code1aa0c610a214c/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 pandoc1aa0c9f87132.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_13_01_50_00_20018\RtmpCGwhDE\render_code1aa0c69a57b7b\output_files"
[WARNING] Could not fetch resource f76ead394c1685fdb02a11250f7e1951fa17937a.png: PandocResourceNotFound "f76ead394c1685fdb02a11250f7e1951fa17937a.png"
Output created: D:/temp/2026_04_13_01_50_00_20018/RtmpCGwhDE/render_code1aa0c69a57b7b/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 pandoc1aa0c5c7b332b.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_13_01_50_00_20018\RtmpCGwhDE\render_code1aa0c3e7c39ea\output_files"
Output created: D:/temp/2026_04_13_01_50_00_20018/RtmpCGwhDE/render_code1aa0c3e7c39ea/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 pandoc1aa0c568a3c6d.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_13_01_50_00_20018\RtmpCGwhDE\rmarkdown-str1aa0c19d63a47.html"
Output created: D:/temp/2026_04_13_01_50_00_20018/RtmpCGwhDE/render_code1aa0c5ee1500b/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 pandoc1aa0c4f57c81.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_13_01_50_00_20018\RtmpCGwhDE\render_code1aa0c304f6778\preamble.tex" --variable graphics --extract-media "D:\temp\2026_04_13_01_50_00_20018\RtmpCGwhDE\render_code1aa0c304f6778\output_files" --variable "geometry:margin=1in"
! Unable to load picture or PDF file '7317a8dce57d3fdce5b4326150399432b363435b.
pdf'.
<to be read again>
}
l.149 ...a8dce57d3fdce5b4326150399432b363435b.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_13_01_50_00_20018/RtmpCGwhDE/render_code1aa0c304f6778/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