- using R Under development (unstable) (2026-02-03 r89372)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
* current time: 2026-02-03 10:11:59Z
- using option ‘--no-stop-on-test-error’
- checking for file ‘RefManageR/DESCRIPTION’ ... OK
- this is package ‘RefManageR’ version ‘1.4.0’
- 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 whether package ‘RefManageR’ can be installed ... [20s/57s] OK
See the install log for details.
- checking package directory ... 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 ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... 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 ... [37s/119s] OK
- checking Rd files ... 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 sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [26s/92s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [56s/210s] OK
Running ‘test-all.R’ [56s/209s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [57s/212s] ERROR
Error(s) in re-building vignettes:
--- re-building ‘TestAlphabetic.Rmd’ using knitr
--- finished re-building ‘TestAlphabetic.Rmd’
--- re-building ‘TestHtml.Rhtml’ using knitr
Quitting from TestHtml.Rhtml:46-48 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `tools::deparseLatex()`:
! reached elapsed time limit
---
Backtrace:
▆
1. └─RefManageR::PrintBibliography(...)
2. ├─base::sort(bib, decreasing = FALSE)
3. └─RefManageR:::sort.BibEntry(bib, decreasing = FALSE)
4. └─sort.fun.env$sortKeys(x)
5. ├─base::paste0(vapply(bib[[i]]$author, shortNameLF, ""), collapse = "")
6. └─base::vapply(bib[[i]]$author, shortNameLF, "")
7. └─RefManageR (local) FUN(X[[i]], ...)
8. ├─base::paste0(...)
9. ├─base::paste(...)
10. ├─base::paste(...)
11. ├─base::substr(vapply(pers$given, cleanupLatex, ""), 1L, 1L)
12. └─base::vapply(pers$given, cleanupLatex, "")
13. └─RefManageR (local) FUN(X[[i]], ...)
14. └─tools::deparseLatex(latex, dropBraces = FALSE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'TestHtml.Rhtml' failed with diagnostics:
reached elapsed time limit
--- failed re-building ‘TestHtml.Rhtml’
--- re-building ‘TestRmd.Rmd’ using knitr
--- finished re-building ‘TestRmd.Rmd’
--- re-building ‘manual.Rnw’ using Sweave
--- finished re-building ‘manual.Rnw’
SUMMARY: processing the following file failed:
‘TestHtml.Rhtml’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [10s/44s] OK
- checking HTML version of manual ... [8s/33s] OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR