Last updated on 2026-09-23 16:51:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 2.59 | 31.01 | 33.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 2.11 | 24.54 | 26.65 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 31.45 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 30.76 | OK | |||
| r-devel-windows-x86_64 | 0.2.2 | 5.00 | 79.00 | 84.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 2.53 | 27.10 | 29.63 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 2.68 | 27.41 | 30.09 | OK | |
| r-release-macos-arm64 | 0.2.2 | 1.00 | 11.00 | 12.00 | ERROR | |
| r-release-macos-x86_64 | 0.2.2 | 2.00 | 54.00 | 56.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 5.00 | 55.00 | 60.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 2.00 | 42.00 | 44.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 5.00 | 80.00 | 85.00 | OK |
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-release-macos-arm64
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [7s]
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 pandoc167a46b1d4aeb.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --syntax-highlighting "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.6\TBox\extdata\template.docx" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\extract-data-uri.lua"
Output created: D:/temp/2026_09_15_23_01_57_27218/RtmpQ7SQLk/render_code167a451cf525e/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 pandoc167a45fec3785.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --syntax-highlighting "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.6\TBox\extdata\template.docx" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\extract-data-uri.lua"
Output created: D:/temp/2026_09_15_23_01_57_27218/RtmpQ7SQLk/render_code167a4e606b15/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 pandoc167a43a2eef7.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --syntax-highlighting "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.6\TBox\extdata\template.docx" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\extract-data-uri.lua"
Output created: D:/temp/2026_09_15_23_01_57_27218/RtmpQ7SQLk/render_code167a4781558f1/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 pandoc167a42bdc29e0.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --syntax-highlighting "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.6\TBox\extdata\template.docx" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\extract-data-uri.lua"
Output created: D:/temp/2026_09_15_23_01_57_27218/RtmpQ7SQLk/render_code167a4450d68ed/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 pandoc167a422396bde.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --syntax-highlighting "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.6\TBox\extdata\template.docx" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\extract-data-uri.lua"
Output created: D:/temp/2026_09_15_23_01_57_27218/RtmpQ7SQLk/render_code167a459566841/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 pandoc167a4622bed7.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --syntax-highlighting "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/highlight/arrow.theme" --reference-doc "D:\RCompile\CRANpkg\lib\4.6\TBox\extdata\template.docx" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\extract-data-uri.lua"
Output created: D:/temp/2026_09_15_23_01_57_27218/RtmpQ7SQLk/render_code167a470612d65/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 pandoc167a4428c246c.html --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\latex-div.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmarkdown\lua\table-classes.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --template "D:\RCompile\CRANpkg\lib\4.6\rmarkdown\rmd\h\default.html" --syntax-highlighting "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/highlight/arrow.theme" --variable theme=bootstrap --css "D:/RCompile/CRANpkg/lib/4.6/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_09_15_23_01_57_27218\RtmpQ7SQLk\rmarkdown-str167a4766bb2c.html"
Output created: D:/temp/2026_09_15_23_01_57_27218/RtmpQ7SQLk/render_code167a45eb43ae/output.html
Saving _problems/test-render_code-103.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 41 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-render_code.R:103: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. └─TBox::render_code(output_format = "pdf_document") at test-render_code.R:103:13
2. └─TBox::generate_rmd_file(...)
3. └─checkmate::assert_character(content)
4. └─checkmate::makeAssertion(x, res, .var.name, add)
5. └─checkmate:::mstop(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 41 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64