Last updated on 2025-12-03 05:50:47 CET.
| Package | ERROR | OK |
|---|---|---|
| fastfocal | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'benchmark.Rmd' using rmarkdown
Quitting from benchmark.Rmd:53-62 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] empty srs
---
Backtrace:
▆
1. └─base::lapply(...)
2. └─global FUN(X[[i]], ...)
3. ├─terra::rast(...)
4. └─terra::rast(...)
5. └─terra (local) .local(x = x, ...)
6. └─terra:::new_rast(...)
7. └─terra:::messages(r, "rast")
8. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'benchmark.Rmd' failed with diagnostics:
[rast] empty srs
--- failed re-building 'benchmark.Rmd'
--- re-building 'index.Rmd' using rmarkdown
Quitting from index.Rmd:158-179 [visualize-kernels]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] empty srs
---
Backtrace:
▆
1. ├─terra::rast(ext(0, 90, 0, 90), resolution = 30, crs = "EPSG:32611")
2. └─terra::rast(ext(0, 90, 0, 90), resolution = 30, crs = "EPSG:32611")
3. ├─base::do.call(new_rast, dots)
4. └─terra (local) `<fn>`(...)
5. └─terra:::messages(r, "rast")
6. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'index.Rmd' failed with diagnostics:
[rast] empty srs
--- failed re-building 'index.Rmd'
SUMMARY: processing the following files failed:
'benchmark.Rmd' 'index.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64