CRAN Package Check Results for Package downlit

Last updated on 2025-11-15 00:50:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 3.64 43.10 46.74 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.5 2.59 33.01 35.60 OK
r-devel-linux-x86_64-fedora-clang 0.4.5 21.00 51.57 72.57 OK
r-devel-linux-x86_64-fedora-gcc 0.4.5 35.00 40.55 75.55 OK
r-devel-windows-x86_64 0.4.4 7.00 63.00 70.00 ERROR
r-patched-linux-x86_64 0.4.4 3.29 39.22 42.51 OK
r-release-linux-x86_64 0.4.4 2.75 38.90 41.65 OK
r-release-macos-arm64 0.4.4 3.00 47.00 50.00 OK
r-release-macos-x86_64 0.4.5 5.00 51.00 56.00 OK
r-release-windows-x86_64 0.4.4 6.00 62.00 68.00 OK
r-oldrel-macos-arm64 0.4.4 2.00 36.00 38.00 OK
r-oldrel-macos-x86_64 0.4.5 5.00 82.00 87.00 OK
r-oldrel-windows-x86_64 0.4.4 7.00 73.00 80.00 OK

Check Details

Version: 0.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(downlit) > > test_check("downlit") [ FAIL 1 | WARN 0 | SKIP 28 | PASS 120 ] ══ Skipped tests (28) ══════════════════════════════════════════════════════════ • On CRAN (24): 'test-article-index.R:30:3', 'test-downlit-html.R:6: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' • 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 28 | PASS 120 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

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