Last updated on 2025-12-03 10:51:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.8 | 7.85 | 225.62 | 233.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.8 | 6.64 | 154.68 | 161.32 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.8 | 43.00 | 359.97 | 402.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.8 | 18.00 | 349.40 | 367.40 | OK | |
| r-devel-windows-x86_64 | 0.3.8 | 13.00 | 223.00 | 236.00 | OK | |
| r-patched-linux-x86_64 | 0.3.8 | 9.30 | 214.31 | 223.61 | OK | |
| r-release-linux-x86_64 | 0.3.8 | 9.10 | 214.30 | 223.40 | OK | |
| r-release-macos-arm64 | 0.3.8 | OK | ||||
| r-release-macos-x86_64 | 0.3.8 | 11.00 | 231.00 | 242.00 | OK | |
| r-release-windows-x86_64 | 0.3.8 | 13.00 | 238.00 | 251.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.8 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.8 | 7.00 | 205.00 | 212.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.8 | 16.00 | 181.00 | 197.00 | ERROR |
Version: 0.3.8
Check: examples
Result: ERROR
Running examples in 'rasterdiv-Ex.R' failed
The error most likely occurred in:
> ### Name: copNDVI
> ### Title: Copernicus Long Term (1999-2017) NDVI Overview (5km)
> ### Aliases: copNDVI
> ### Keywords: datasets
>
> ### ** Examples
>
> copNDVI <- load_copNDVI()
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: 0.3.8
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'rasterdiv_01_Basics.Rmd' using rmarkdown
Quitting from rasterdiv_01_Basics.Rmd:25-27 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] empty srs
---
Backtrace:
▆
1. └─rasterdiv::load_copNDVI()
2. ├─terra::rast(readRDS(rds_file))
3. └─terra::rast(readRDS(rds_file))
4. └─terra (local) .local(x, ...)
5. ├─terra::unwrap(x)
6. └─terra::unwrap(x)
7. └─terra (local) .local(x, ...)
8. ├─base::eval(parse(text = x@definition))
9. │ └─base::eval(parse(text = x@definition))
10. ├─terra::rast(...)
11. └─terra::rast(...)
12. └─terra (local) .local(x = x, ...)
13. └─terra:::new_rast(...)
14. └─terra:::messages(r, "rast")
15. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'rasterdiv_01_Basics.Rmd' failed with diagnostics:
[rast] empty srs
--- failed re-building 'rasterdiv_01_Basics.Rmd'
--- re-building 'rasterdiv_02_Area_based_Rao.Rmd' using rmarkdown
--- finished re-building 'rasterdiv_02_Area_based_Rao.Rmd'
--- re-building 'rasterdiv_03_Advanced_multidimension_Rao.Rmd' using rmarkdown
--- finished re-building 'rasterdiv_03_Advanced_multidimension_Rao.Rmd'
--- re-building 'rasterdiv_04_Accumulation_Rao.Rmd' using rmarkdown
Quitting from rasterdiv_04_Accumulation_Rao.Rmd:37-39 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! [rast] empty srs
---
Backtrace:
▆
1. └─rasterdiv::load_copNDVI()
2. ├─terra::rast(readRDS(rds_file))
3. └─terra::rast(readRDS(rds_file))
4. └─terra (local) .local(x, ...)
5. ├─terra::unwrap(x)
6. └─terra::unwrap(x)
7. └─terra (local) .local(x, ...)
8. ├─base::eval(parse(text = x@definition))
9. │ └─base::eval(parse(text = x@definition))
10. ├─terra::rast(...)
11. └─terra::rast(...)
12. └─terra (local) .local(x = x, ...)
13. └─terra:::new_rast(...)
14. └─terra:::messages(r, "rast")
15. └─terra:::error(f, x@pntr$getError())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'rasterdiv_04_Accumulation_Rao.Rmd' failed with diagnostics:
[rast] empty srs
--- failed re-building 'rasterdiv_04_Accumulation_Rao.Rmd'
SUMMARY: processing the following files failed:
'rasterdiv_01_Basics.Rmd' 'rasterdiv_04_Accumulation_Rao.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64