- using R version 4.6.0 Patched (2026-05-26 r90078)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-15 (Debian 15.2.0-17) 15.2.0
GNU Fortran (Debian 15.2.0-17) 15.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-05-27 17:57:03 UTC
- checking for file ‘ready4/DESCRIPTION’ ... OK
- this is package ‘ready4’ version ‘0.1.19’
- package encoding: UTF-8
- 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 serialization versions ... OK
- checking whether package ‘ready4’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... 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 ... [2s/3s] OK
- checking whether the package can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the package can be unloaded cleanly ... [2s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/3s] OK
- checking loading without being on the library search path ... [2s/2s] 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 ... [16s/19s] OK
- checking Rd files ... [1s/1s] 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 installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [5s/11s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [6s/12s] OK
Running ‘testthat.R’ [6s/12s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [45s/80s] ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘V_01.Rmd’ using rmarkdown
--- finished re-building ‘V_01.Rmd’
--- re-building ‘V_02.Rmd’ using rmarkdown
--- finished re-building ‘V_02.Rmd’
--- re-building ‘V_03.Rmd’ using rmarkdown
--- finished re-building ‘V_03.Rmd’
--- re-building ‘V_04.Rmd’ using rmarkdown
Quitting from V_04.Rmd:37-39 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/purrr_error_indexed>
Error in `purrr::map_chr()`:
ℹ In index: 4.
Caused by error in `ans[npos] <- rep(no, length.out = len)[npos]`:
! replacement has length zero
---
Backtrace:
▆
1. └─ready4::print_packages(libraries_tb, sections_chr = "People")
2. └─purrr::map_chr(...)
3. └─purrr:::map_("character", .x, .f, ..., .progress = .progress)
4. ├─purrr:::with_indexed_errors(...)
5. │ └─base::withCallingHandlers(...)
6. ├─purrr:::call_with_cleanup(...)
7. └─ready4 (local) .f(.x[[i]], ...)
8. └─base::ifelse(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'V_04.Rmd' failed with diagnostics:
ℹ In index: 4.
Caused by error in `ans[npos] <- rep(no, length.out = len)[npos]`:
! replacement has length zero
--- failed re-building ‘V_04.Rmd’
--- re-building ‘V_05.Rmd’ using rmarkdown
--- finished re-building ‘V_05.Rmd’
--- re-building ‘V_06.Rmd’ using rmarkdown
--- finished re-building ‘V_06.Rmd’
--- re-building ‘V_07.Rmd’ using rmarkdown
--- finished re-building ‘V_07.Rmd’
--- re-building ‘ready4.Rmd’ using rmarkdown
--- finished re-building ‘ready4.Rmd’
SUMMARY: processing the following file failed:
‘V_04.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [8s/11s] OK
- checking HTML version of manual ... [7s/12s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR