CRAN Package Check Results for Package rotulador

Last updated on 2026-04-21 09:51:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.55 30.25 32.80 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.03 23.76 25.79 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 47.32 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 46.35 OK
r-devel-macos-arm64 1.0.0 1.00 11.00 12.00 ERROR
r-devel-windows-x86_64 1.0.0 7.00 71.00 78.00 OK
r-patched-linux-x86_64 1.0.0 2.52 26.56 29.08 OK
r-release-linux-x86_64 1.0.0 2.55 25.43 27.98 OK
r-release-macos-arm64 1.0.0 1.00 10.00 11.00 ERROR
r-release-macos-x86_64 1.0.0 2.00 48.00 50.00 OK
r-release-windows-x86_64 1.0.0 5.00 74.00 79.00 OK
r-oldrel-macos-arm64 1.0.0 1.00 16.00 17.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 5.00 69.00 74.00 ERROR

Check Details

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-devel-macos-arm64, r-release-macos-arm64, r-oldrel-macos-arm64

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [15s] 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 pandocf3d44599343a.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_20_01_50_01_28964\RtmpoJrZCj\render_codef3d41d9353c9\output_files" Output created: D:/temp/2026_04_20_01_50_01_28964/RtmpoJrZCj/render_codef3d41d9353c9/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 pandocf3d45bd82448.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_20_01_50_01_28964\RtmpoJrZCj\render_codef3d49167b2c\output_files" [WARNING] Could not fetch resource f76ead394c1685fdb02a11250f7e1951fa17937a.png: PandocResourceNotFound "f76ead394c1685fdb02a11250f7e1951fa17937a.png" Output created: D:/temp/2026_04_20_01_50_01_28964/RtmpoJrZCj/render_codef3d49167b2c/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 pandocf3d47b952bac.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_20_01_50_01_28964\RtmpoJrZCj\render_codef3d4327a1f64\output_files" Output created: D:/temp/2026_04_20_01_50_01_28964/RtmpoJrZCj/render_codef3d4327a1f64/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 pandocf3d423db7cff.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_20_01_50_01_28964\RtmpoJrZCj\render_codef3d477f632e5\output_files" Output created: D:/temp/2026_04_20_01_50_01_28964/RtmpoJrZCj/render_codef3d477f632e5/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 pandocf3d423d7e17.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_20_01_50_01_28964\RtmpoJrZCj\render_codef3d424c679bd\output_files" [WARNING] Could not fetch resource f76ead394c1685fdb02a11250f7e1951fa17937a.png: PandocResourceNotFound "f76ead394c1685fdb02a11250f7e1951fa17937a.png" Output created: D:/temp/2026_04_20_01_50_01_28964/RtmpoJrZCj/render_codef3d424c679bd/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 pandocf3d4e13741c.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\rotulador\extdata\template.docx" --extract-media "D:\temp\2026_04_20_01_50_01_28964\RtmpoJrZCj\render_codef3d440f358aa\output_files" Output created: D:/temp/2026_04_20_01_50_01_28964/RtmpoJrZCj/render_codef3d440f358aa/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 pandocf3d4335b5c4c.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_20_01_50_01_28964\RtmpoJrZCj\render_codef3d439a5737\preamble.tex" --variable graphics --extract-media "D:\temp\2026_04_20_01_50_01_28964\RtmpoJrZCj\render_codef3d439a5737\output_files" --variable "geometry:margin=1in" ! Unable to load picture or PDF file '673679647e85d5d8cd10c8e3fefed61be9f8be3a. pdf'. <to be read again> } l.149 ...79647e85d5d8cd10c8e3fefed61be9f8be3a.pdf} 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 pandocf3d416086f7e.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/rotulador/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_20_01_50_01_28964\RtmpoJrZCj\rmarkdown-strf3d43a1015f5.html" Output created: D:/temp/2026_04_20_01_50_01_28964/RtmpoJrZCj/render_codef3d411ebab/output.html [ FAIL 1 | WARN 0 | SKIP 0 | PASS 41 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-render_code.R:115:9'): PDF Output file is correct ────────────── Error: LaTeX failed to compile D:/temp/2026_04_20_01_50_01_28964/RtmpoJrZCj/render_codef3d439a5737/output.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See output.log for more info. Backtrace: ▆ 1. └─rotulador::render_code(output_format = "pdf_document") at test-render_code.R:115:9 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