Last updated on 2026-04-29 23:53:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.38 | 30.30 | 32.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.02 | 24.20 | 26.22 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 47.50 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 46.35 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 7.00 | 81.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 2.38 | 26.60 | 28.98 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 2.72 | 26.95 | 29.67 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 11.00 | 12.00 | ERROR | |
| r-release-macos-x86_64 | 1.0.0 | 2.00 | 46.00 | 48.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 6.00 | 123.00 | 129.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0.0 | 1.00 | 11.00 | 12.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.0.0 | 2.00 | 48.00 | 50.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 6.00 | 75.00 | 81.00 | OK |
Version: 1.0.0
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("rotulador") # nolint unused_import_linter
>
> test_check("rotulador")
Saving _problems/test-render_code-10.R
Saving _problems/test-render_code-57.R
Saving _problems/test-render_code-115.R
Saving _problems/test-render_code-169.R
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 34 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-render_code.R:10:9'): 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:10:9
2. └─rotulador::render_code(eval = FALSE)
3. └─rotulador::generate_rmd_file(...)
4. └─checkmate::assert_character(content)
5. └─checkmate::makeAssertion(x, res, .var.name, add)
6. └─checkmate:::mstop(...)
── Error ('test-render_code.R:57:9'): 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:57:9
2. └─rotulador::render_code(eval = FALSE)
3. └─rotulador::generate_rmd_file(...)
4. └─checkmate::assert_character(content)
5. └─checkmate::makeAssertion(x, res, .var.name, add)
6. └─checkmate:::mstop(...)
── Error ('test-render_code.R:115:9'): PDF 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. └─rotulador::render_code(output_format = "pdf_document") at test-render_code.R:115:9
2. └─rotulador::generate_rmd_file(...)
3. └─checkmate::assert_character(content)
4. └─checkmate::makeAssertion(x, res, .var.name, add)
5. └─checkmate:::mstop(...)
── Error ('test-render_code.R:166:9'): Other 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:166:9
2. └─rotulador::render_code(output_format = "html_document")
3. └─rotulador::generate_rmd_file(...)
4. └─checkmate::assert_character(content)
5. └─checkmate::makeAssertion(x, res, .var.name, add)
6. └─checkmate:::mstop(...)
[ FAIL 4 | WARN 4 | SKIP 0 | PASS 34 ]
Error:
! Test failures.
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [36s]
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("rotulador") # nolint unused_import_linter
>
> test_check("rotulador")
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 pandocb7343f451af.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_27_10_50_30_12734\RtmpMpNQoy\render_codeb73439536c16\output_files"
Output created: D:/temp/2026_04_27_10_50_30_12734/RtmpMpNQoy/render_codeb73439536c16/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 pandocb73458065f95.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_27_10_50_30_12734\RtmpMpNQoy\render_codeb73455075882\output_files"
Output created: D:/temp/2026_04_27_10_50_30_12734/RtmpMpNQoy/render_codeb73455075882/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 pandocb7347e5b724a.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_27_10_50_30_12734\RtmpMpNQoy\render_codeb7342cb446c\output_files"
Output created: D:/temp/2026_04_27_10_50_30_12734/RtmpMpNQoy/render_codeb7342cb446c/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 pandocb73470b74fa6.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_27_10_50_30_12734\RtmpMpNQoy\render_codeb7343efa40ac\output_files"
Output created: D:/temp/2026_04_27_10_50_30_12734/RtmpMpNQoy/render_codeb7343efa40ac/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 pandocb7342d206259.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_27_10_50_30_12734\RtmpMpNQoy\render_codeb7341f3e156e\output_files"
Output created: D:/temp/2026_04_27_10_50_30_12734/RtmpMpNQoy/render_codeb7341f3e156e/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 pandocb73451cb6fe7.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_27_10_50_30_12734\RtmpMpNQoy\render_codeb73437b873c5\output_files"
Output created: D:/temp/2026_04_27_10_50_30_12734/RtmpMpNQoy/render_codeb73437b873c5/output.docx
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 pandocb7346f70165b.tex --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" --embed-resources --standalone --syntax-highlighting "D:/RCompile/CRANpkg/lib/4.6/rmarkdown/rmarkdown/highlight/arrow.theme" --pdf-engine xelatex --include-before-body "D:\temp\2026_04_27_10_50_30_12734\RtmpMpNQoy\render_codeb734544e7\preamble.tex" --variable graphics --extract-media "D:\temp\2026_04_27_10_50_30_12734\RtmpMpNQoy\render_codeb734544e7\output_files" --variable "geometry:margin=1in"
Output created: D:/temp/2026_04_27_10_50_30_12734/RtmpMpNQoy/render_codeb734544e7/output.pdf
Saving _problems/test-render_code-169.R
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 40 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-render_code.R:96:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-render_code.R:166:9'): Other 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:166:9
2. └─rotulador::render_code(output_format = "html_document")
3. └─rotulador::generate_rmd_file(...)
4. └─checkmate::assert_character(content)
5. └─checkmate::makeAssertion(x, res, .var.name, add)
6. └─checkmate:::mstop(...)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 40 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64