CRAN Package Check Results for Package tufte

Last updated on 2026-06-08 02:51:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.15.0 3.14 33.11 36.25 OK
r-devel-linux-x86_64-debian-gcc 0.15.0 2.16 25.48 27.64 ERROR
r-devel-linux-x86_64-fedora-clang 0.15.0 54.64 OK
r-devel-linux-x86_64-fedora-gcc 0.15.0 53.95 OK
r-devel-windows-x86_64 0.15.0 6.00 53.00 59.00 OK
r-patched-linux-x86_64 0.15.0 3.02 29.94 32.96 OK
r-release-linux-x86_64 0.15.0 2.82 30.02 32.84 OK
r-release-macos-arm64 0.15.0 1.00 15.00 16.00 OK
r-release-macos-x86_64 0.15.0 2.00 34.00 36.00 OK
r-release-windows-x86_64 0.15.0 5.00 53.00 58.00 OK
r-oldrel-macos-arm64 0.15.0 1.00 20.00 21.00 OK
r-oldrel-macos-x86_64 0.15.0 2.00 37.00 39.00 OK
r-oldrel-windows-x86_64 0.15.0 6.00 60.00 66.00 OK

Check Details

Version: 0.15.0
Check: Rd metadata
Result: NOTE Fatal error: cannot create 'R_TempDir' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.15.0
Check: Rd line widths
Result: NOTE Fatal error: cannot create 'R_TempDir' These lines will be truncated in the PDF manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.15.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tufte) > > test_check("tufte") [ FAIL 1 | WARN 1 | SKIP 29 | PASS 38 ] ══ Skipped tests (29) ══════════════════════════════════════════════════════════ • On CRAN (26): 'test-handout.R:25:3', 'test-html.R:1:1', 'test-html.R:53:3', 'test-html.R:60:3', 'test-html.R:76:3', 'test-html.R:124:3', 'test-html.R:158:3', 'test-html.R:181:3', 'test-html.R:197:3', 'test-html.R:225:3', 'test-pdf.R:44:3', 'test-pdf.R:86:3', 'test-pdf.R:107:3', 'test-pdf.R:131:3', 'test-pdf.R:153:3', 'test-pdf.R:174:3', 'test-pdf.R:209:3', 'test-pdf.R:240:3', 'test-pdf.R:254:3', 'test-pdf.R:282:3', 'test-pdf.R:296:3', 'test-pdf.R:357:3', 'test-pdf.R:365:3', 'test-pdf.R:373:3', 'test-pdf.R:423:3', 'test-pdf.R:447:3' • TinyTeX is not installed (2): 'test-utils.R:139:3', 'test-utils.R:154:3' • crop tools must be missing for this test (1): 'test-handout.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils.R:129:3'): quote_footer() renders in html_document with bslib BS4 theme ── Error in `file(file, ifelse(append, "a", "w"))`: cannot open the connection Backtrace: ▆ 1. └─tufte:::.render_and_read(rmd) at test-utils.R:129:3 2. └─tufte:::local_render(input, ...) at ./helpers.R:63:3 3. └─rmarkdown::render(...) at ./helpers.R:38:3 4. └─output_format$pre_processor(...) 5. └─rmarkdown (local) base(...) 6. └─rmarkdown:::bootstrap_dependencies(theme) 7. └─rmarkdown::html_dependency_bootstrap(theme) 8. └─bslib::bs_theme_dependencies(theme) 9. └─bslib:::sass_compile_theme(theme, sass_options, cache) 10. └─sass::sass(...) 11. └─base::cat(...) 12. └─base::file(file, ifelse(append, "a", "w")) [ FAIL 1 | WARN 1 | SKIP 29 | PASS 38 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc