The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-04-17 18:52:05 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| IssueTrackeR | 14 | ||
| JDCruncheR | 3 | 11 | |
| releaser | 14 | ||
| rjd3jars | 14 | ||
| rjd3toolkit | 3 | 11 | |
| rjd3tramoseats | 14 | ||
| rjd3workspace | 2 | 11 | |
| rjd3x13 | 14 | ||
| rjdworkspace | 14 | ||
| TBox | 2 | 12 |
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 11
Version: 0.3.6
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
extdata 4.0Mb
help 2.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 11
Version: 3.7.1
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
java 4.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: NOTE: 2, OK: 11
Version: 3.7.1
Check: installed package size
Result: NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
extdata 2.3Mb
java 2.4Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 2, OK: 12
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' [16s]
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 pandocc9004365326a.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_15_01_50_00_27254\Rtmp6VBjyY\render_codec90048a77102\output_files"
Output created: D:/temp/2026_04_15_01_50_00_27254/Rtmp6VBjyY/render_codec90048a77102/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 pandocc9004f52471c.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_15_01_50_00_27254\Rtmp6VBjyY\render_codec900f193725\output_files"
[WARNING] Could not fetch resource f76ead394c1685fdb02a11250f7e1951fa17937a.png: PandocResourceNotFound "f76ead394c1685fdb02a11250f7e1951fa17937a.png"
Output created: D:/temp/2026_04_15_01_50_00_27254/Rtmp6VBjyY/render_codec900f193725/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 pandocc900a9b6be2.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_15_01_50_00_27254\Rtmp6VBjyY\render_codec90055e949e8\output_files"
Output created: D:/temp/2026_04_15_01_50_00_27254/Rtmp6VBjyY/render_codec90055e949e8/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 pandocc9007fe9b8.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_15_01_50_00_27254\Rtmp6VBjyY\render_codec9006db838ff\output_files"
Output created: D:/temp/2026_04_15_01_50_00_27254/Rtmp6VBjyY/render_codec9006db838ff/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 pandocc9005274348.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_15_01_50_00_27254\Rtmp6VBjyY\render_codec9005ed61a9\output_files"
[WARNING] Could not fetch resource f76ead394c1685fdb02a11250f7e1951fa17937a.png: PandocResourceNotFound "f76ead394c1685fdb02a11250f7e1951fa17937a.png"
Output created: D:/temp/2026_04_15_01_50_00_27254/Rtmp6VBjyY/render_codec9005ed61a9/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 pandocc900771521cd.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_15_01_50_00_27254\Rtmp6VBjyY\render_codec90024431306\output_files"
Output created: D:/temp/2026_04_15_01_50_00_27254/Rtmp6VBjyY/render_codec90024431306/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 pandocc9001697387e.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_15_01_50_00_27254\Rtmp6VBjyY\rmarkdown-strc90079756b60.html"
Output created: D:/temp/2026_04_15_01_50_00_27254/Rtmp6VBjyY/render_codec9006d9c18f/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 pandocc90067ba74f2.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_15_01_50_00_27254\Rtmp6VBjyY\render_codec90039412ccc\preamble.tex" --variable graphics --extract-media "D:\temp\2026_04_15_01_50_00_27254\Rtmp6VBjyY\render_codec90039412ccc\output_files" --variable "geometry:margin=1in"
! Unable to load picture or PDF file '5e530fefede989d45640de3af4a76e73c1990e31.
pdf'.
<to be read again>
}
l.149 ...0fefede989d45640de3af4a76e73c1990e31.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_15_01_50_00_27254/Rtmp6VBjyY/render_codec90039412ccc/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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.