Last updated on 2025-12-03 11:50:07 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 22.03 | 236.93 | 258.96 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 13.04 | 148.32 | 161.36 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 52.00 | 373.42 | 425.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 70.00 | 358.56 | 428.56 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 22.00 | 192.00 | 214.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 19.42 | 230.66 | 250.08 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 20.71 | 226.65 | 247.36 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 22.00 | 228.00 | 250.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 19.00 | 191.00 | 210.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 20.00 | 214.00 | 234.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 30.00 | 230.00 | 260.00 | ERROR |
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