- using R Under development (unstable) (2025-11-12 r89009)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 21.1.5 (1)
Debian flang version 21.1.5 (1)
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
- checking for file ‘downlit/DESCRIPTION’ ... OK
- this is package ‘downlit’ version ‘0.4.4’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [1s/1s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘downlit’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/1s] OK
- checking loading without being on the library search path ... [0s/1s] OK
- checking whether startup messages can be suppressed ... [1s/1s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [7s/9s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [1s/2s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [10s/14s] 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
- checking PDF version of manual ... [5s/8s] OK
- checking HTML version of manual ... [0s/1s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR