Last updated on 2025-12-03 11:50:48 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| macroBiome | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.4.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rnaturalearthhires’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.4.0
Check: examples
Result: ERROR
Running examples in 'macroBiome-Ex.R' failed
The error most likely occurred in:
> ### Name: cliBioCliIdxGrid
> ### Title: Calculator for Bioclimatic Indices
> ### Aliases: cliBioCliIdxGrid
>
> ### ** Examples
>
> # Loading mandatory data for the Example 'Climate Normal Grid'
> data(inp_exClnrGrid)
>
> # Calculate values of all default bioclimatic indices with default settings
> # for Csongrad-Csanad County (for the normal period 1981-2010)
> with(inp_exClnrGrid, {
+ rs.bci1 <- cliBioCliIdxGrid(temp, prec)
+ rs.bci1
+ })
Warning: PROJ: proj_create: no database context specified (GDAL error 1)
Error: [rast] empty srs
Execution halted
Flavor: r-oldrel-windows-x86_64