- using R version 4.6.0 (2026-04-24)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-16 (Debian 16.1.0-1) 16.1.0
GNU Fortran (Debian 16.1.0-1) 16.1.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-05-30 12:32:17 UTC
- using option ‘--no-tests’
- checking for file ‘geotargets/DESCRIPTION’ ... OK
- this is package ‘geotargets’ version ‘0.3.1’
- 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 ‘geotargets’ 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 ... [0s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the package can be unloaded cleanly ... [0s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/1s] 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 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 ... [5s/7s] 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 ... [8s/11s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
set_window 6.577 0.181 8.931
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... SKIPPED
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [30s/35s] ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘geotargets.Rmd’ using rmarkdown
Quitting from geotargets.Rmd:88-95 [make-rast]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! ! callr subprocess failed: could not start R, exited with non-zero status, has crashed or was killed
---
Backtrace:
▆
1. └─targets::tar_make()
2. └─targets:::callr_outer(...)
3. └─targets:::callr_dispatch(...)
4. ├─targets:::if_any(...)
5. ├─base::do.call(...)
6. └─callr (local) `<fn>`(...)
7. └─callr:::get_result(output = out, options)
8. └─throw(new_callr_crash_error(output, killmsg))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'geotargets.Rmd' failed with diagnostics:
! callr subprocess failed: could not start R, exited with non-zero status, has crashed or was killed
--- failed re-building ‘geotargets.Rmd’
--- re-building ‘tar_terra_tiles.Rmd’ using rmarkdown
Quitting from tar_terra_tiles.Rmd:238-245 [tar-make]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! ! callr subprocess failed: could not start R, exited with non-zero status, has crashed or was killed
---
Backtrace:
▆
1. └─targets::tar_make()
2. └─targets:::callr_outer(...)
3. └─targets:::callr_dispatch(...)
4. ├─targets:::if_any(...)
5. ├─base::do.call(...)
6. └─callr (local) `<fn>`(...)
7. └─callr:::get_result(output = out, options)
8. └─throw(new_callr_crash_error(output, killmsg))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'tar_terra_tiles.Rmd' failed with diagnostics:
! callr subprocess failed: could not start R, exited with non-zero status, has crashed or was killed
--- failed re-building ‘tar_terra_tiles.Rmd’
SUMMARY: processing the following files failed:
‘geotargets.Rmd’ ‘tar_terra_tiles.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [6s/8s] OK
- checking HTML version of manual ... [4s/6s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR