CRAN Package Check Results for Package downlit

Last updated on 2025-11-20 02:49:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.5 3.68 42.84 46.52 OK
r-devel-linux-x86_64-debian-gcc 0.4.5 2.73 33.39 36.12 OK
r-devel-linux-x86_64-fedora-clang 0.4.5 17.00 55.88 72.88 OK
r-devel-linux-x86_64-fedora-gcc 0.4.5 32.00 42.24 74.24 OK
r-devel-windows-x86_64 0.4.4 7.00 63.00 70.00 ERROR
r-patched-linux-x86_64 0.4.5 3.76 39.61 43.37 OK
r-release-linux-x86_64 0.4.5 3.55 39.37 42.92 OK
r-release-macos-arm64 0.4.4 3.00 27.00 30.00 OK
r-release-macos-x86_64 0.4.5 5.00 51.00 56.00 OK
r-release-windows-x86_64 0.4.5 8.00 71.00 79.00 OK
r-oldrel-macos-arm64 0.4.5 1.00 31.00 32.00 NOTE
r-oldrel-macos-x86_64 0.4.5 5.00 82.00 87.00 OK
r-oldrel-windows-x86_64 0.4.5 5.00 74.00 79.00 OK

Check Details

Version: 0.4.4
Check: tests
Result: ERROR Running 'testthat.R' [12s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(downlit) > > test_check("downlit") [ FAIL 1 | WARN 0 | SKIP 29 | PASS 119 ] ══ Skipped tests (29) ══════════════════════════════════════════════════════════ • On CRAN (23): 'test-article-index.R:30:3', 'test-downlit-html.R:24:3', 'test-downlit-html.R:31:3', 'test-downlit-md.R:8:3', 'test-evaluate.R:2:3', 'test-evaluate.R:6:3', 'test-evaluate.R:11:3', 'test-evaluate.R:21:3', 'test-evaluate.R:28:3', 'test-evaluate.R:34:3', 'test-evaluate.R:56:3', 'test-evaluate.R:64:3', 'test-highlight.R:7:3', 'test-highlight.R:52:3', 'test-highlight.R:78:3', 'test-highlight.R:122:3', 'test-highlight.R:134:3', 'test-link.R:140:3', 'test-link.R:179:3', 'test-link.R:189:3', 'test-metadata.R:3:3', 'test-topic-index.R:12:3', 'test-topic-index.R:22:3' • On Windows (2): 'test-downlit-html.R:4:3', 'test-highlight.R:46:3' • rmarkdown::pandoc_version() < "2.10" is not TRUE (1): 'test-downlit-md.R:32:3' • rmarkdown::pandoc_version() < "2.11" is not TRUE (1): 'test-downlit-md.R:44:3' • {ggraph} is not installed (1): 'test-packages.R:50:3' • {tidyverse} is not installed (1): 'test-packages.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-link.R:216:3'): looks in attached packages ─────────────────── href_expr_(vignette("sha1")) (`actual`) not equal to "https://cran.rstudio.com/web/packages/digest/vignettes/sha1.html" (`expected`). `actual`: "https://eddelbuettel.github.io/digest/vignettes/sha1.html" `expected`: "https://cran.rstudio.com/web/packages/digest/vignettes/sha1.html" [ FAIL 1 | WARN 0 | SKIP 29 | PASS 119 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.4.5
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘MassSpecWavelet’ Flavor: r-oldrel-macos-arm64