- using R version 4.6.1 (2026-06-24 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 14.3.0
GNU Fortran (GCC) 14.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
* current time: 2026-09-09 08:55:23 UTC
- checking for file 'rasterList/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'rasterList' version '0.5.21'
- 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 hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'rasterList' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- 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 ... [8s] OK
- checking whether the package can be loaded with stated dependencies ... [8s] OK
- checking whether the package can be unloaded cleanly ... [8s] OK
- checking whether the namespace can be loaded with stated dependencies ... [8s] OK
- checking whether the namespace can be unloaded cleanly ... [9s] OK
- checking loading without being on the library search path ... [8s] 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 ... [19s] OK
- checking Rd files ... [1s] OK
- checking Rd metadata ... 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 ... [25s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [23s] OK
Running 'rasterList_fitdistr.R' [11s]
Running 'test_crop.R' [12s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [45s] ERROR
Error(s) in re-building vignettes:
--- re-building 'rasterList_vignette_004.Rmd' using rmarkdown
Quitting from rasterList_vignette_004.Rmd:602-609 [generateBibliography]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grepl()`:
! reached elapsed time limit
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─knitr:::knit_print.default(x, ...)
4. └─knitr::normal_print(x)
5. ├─base::print(x)
6. └─RefManageR:::print.BibEntry(x)
7. ├─base::format(...)
8. └─RefManageR:::format.BibEntry(...)
9. └─RefManageR (local) .format_bibentry_via_Rd(tools::Rd2txt)
10. ├─base::sort(x, .bibstyle = .bibstyle, sorting = .sorting, return.labs = TRUE)
11. └─RefManageR:::sort.BibEntry(...)
12. └─sort.fun.env$sortKeys(x)
13. ├─base::paste0(vapply(bib[[i]]$author, shortNameLF, ""), collapse = "")
14. └─base::vapply(bib[[i]]$author, shortNameLF, "")
15. └─RefManageR (local) FUN(X[[i]], ...)
16. ├─base::paste0(...)
17. ├─base::paste(...)
18. ├─base::paste(...)
19. ├─base::substr(vapply(pers$given, cleanupLatex, ""), 1L, 1L)
20. └─base::vapply(pers$given, cleanupLatex, "")
21. └─RefManageR (local) FUN(X[[i]], ...)
22. └─base::Ops.numeric_version(getRversion(), "3.3.0")
23. └─base::as.numeric_version(e2)
24. └─base::numeric_version(x)
25. └─base::.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)
26. └─base::grepl(valid_numeric_version_regexp, x)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'rasterList_vignette_004.Rmd' failed with diagnostics:
reached elapsed time limit
--- failed re-building 'rasterList_vignette_004.Rmd'
SUMMARY: processing the following file failed:
'rasterList_vignette_004.Rmd'
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [19s] OK
- checking HTML version of manual ... [2s] OK
- DONE
Status: 1 ERROR