Last updated on 2026-02-15 07:51:24 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| IssueTrackeR | 14 | ||
| JDCruncheR | 3 | 11 | |
| releaser | 14 | ||
| rjd3jars | 14 | ||
| rjd3toolkit | 3 | 11 | |
| rjd3tramoseats | 14 | ||
| rjd3x13 | 14 | ||
| rjdworkspace | 14 | ||
| TBox | 1 | 13 |
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.6.0
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: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
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
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.