CRAN Package Check Results for Package TBox

Last updated on 2026-04-14 09:55:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 2.42 29.92 32.34 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 1.97 24.25 26.22 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

Check Details

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' [18s] 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 pandoc13ec432ab1db3.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_11_01_50_00_12782\RtmpwhNG2g\render_code13ec473a77a2a\output_files" Output created: D:/temp/2026_04_11_01_50_00_12782/RtmpwhNG2g/render_code13ec473a77a2a/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 pandoc13ec456d96ee3.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_11_01_50_00_12782\RtmpwhNG2g\render_code13ec454a21010\output_files" [WARNING] Could not fetch resource f76ead394c1685fdb02a11250f7e1951fa17937a.png: PandocResourceNotFound "f76ead394c1685fdb02a11250f7e1951fa17937a.png" Output created: D:/temp/2026_04_11_01_50_00_12782/RtmpwhNG2g/render_code13ec454a21010/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 pandoc13ec4532157f5.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_11_01_50_00_12782\RtmpwhNG2g\render_code13ec4589876e5\output_files" Output created: D:/temp/2026_04_11_01_50_00_12782/RtmpwhNG2g/render_code13ec4589876e5/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 pandoc13ec47d7f483f.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_11_01_50_00_12782\RtmpwhNG2g\render_code13ec43d17f22\output_files" Output created: D:/temp/2026_04_11_01_50_00_12782/RtmpwhNG2g/render_code13ec43d17f22/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 pandoc13ec43f2117aa.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_11_01_50_00_12782\RtmpwhNG2g\render_code13ec44ba853b8\output_files" [WARNING] Could not fetch resource f76ead394c1685fdb02a11250f7e1951fa17937a.png: PandocResourceNotFound "f76ead394c1685fdb02a11250f7e1951fa17937a.png" Output created: D:/temp/2026_04_11_01_50_00_12782/RtmpwhNG2g/render_code13ec44ba853b8/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 pandoc13ec45bef1af0.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_11_01_50_00_12782\RtmpwhNG2g\render_code13ec4ef33b20\output_files" Output created: D:/temp/2026_04_11_01_50_00_12782/RtmpwhNG2g/render_code13ec4ef33b20/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 pandoc13ec451934d3f.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_11_01_50_00_12782\RtmpwhNG2g\rmarkdown-str13ec4479b466d.html" Output created: D:/temp/2026_04_11_01_50_00_12782/RtmpwhNG2g/render_code13ec414bf3b62/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 pandoc13ec46bca7f05.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_11_01_50_00_12782\RtmpwhNG2g\render_code13ec46c095083\preamble.tex" --variable graphics --extract-media "D:\temp\2026_04_11_01_50_00_12782\RtmpwhNG2g\render_code13ec46c095083\output_files" --variable "geometry:margin=1in" ! Unable to load picture or PDF file '242c84751be0357757eab4b617df5e54c85ee330. pdf'. <to be read again> } l.149 ...84751be0357757eab4b617df5e54c85ee330.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_11_01_50_00_12782/RtmpwhNG2g/render_code13ec46c095083/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