Last updated on 2025-12-03 02:52:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.16 | 188.50 | 191.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.31 | 122.97 | 125.28 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 304.06 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 295.89 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 6.00 | 178.00 | 184.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 3.78 | 180.07 | 183.85 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 3.50 | 177.86 | 181.36 | OK | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 3.00 | 213.00 | 216.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 6.00 | 178.00 | 184.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 3.00 | 229.00 | 232.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 9.00 | 238.00 | 247.00 | ERROR |
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in 'climodr-Ex.R' failed
The error most likely occurred in:
> ### Name: calc.indices
> ### Title: Calculate spectral indices
> ### Aliases: calc.indices
>
> ### ** Examples
>
> #create climodr environment and allow terra-functions to use 70% of RAM
> envrmt <- envi.create(proj_path = tempdir(),
+ memfrac = 0.7)
Succesfully created an environment in D:\temp\2025_12_01_18_19_37_23003\RtmpYPKbfR.
>
> # Load the climodr example data into the current climodr environment
> clim.sample(envrmt = envrmt)
Loading example data for the climodr example..
Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1)
Error: [rast] empty srs
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'climodr.Rmd' using rmarkdown
Quitting from climodr.Rmd:97-109 [setup env]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] empty srs
---
Backtrace:
▆
1. └─climodr::clim.sample(envrmt = envrmt)
2. ├─terra::unwrap(res_area)
3. └─terra::unwrap(res_area)
4. └─terra (local) .local(x, ...)
5. ├─base::eval(parse(text = x@definition))
6. │ └─base::eval(parse(text = x@definition))
7. ├─terra::rast(...)
8. └─terra::rast(...)
9. └─terra (local) .local(x = x, ...)
10. └─terra:::new_rast(...)
11. └─terra:::messages(r, "rast")
12. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'climodr.Rmd' failed with diagnostics:
[rast] empty srs
--- failed re-building 'climodr.Rmd'
SUMMARY: processing the following file failed:
'climodr.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64