Last updated on 2025-12-03 05:50:50 CET.
| Package | ERROR | OK |
|---|---|---|
| amadeus | 1 | 12 |
| GeoTox | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.2.4.9
Check: examples
Result: ERROR
Running examples in 'amadeus-Ex.R' failed
The error most likely occurred in:
> ### Name: sum_edc
> ### Title: Calculate isotropic Sum of Exponentially Decaying Contributions
> ### (SEDC) covariates
> ### Aliases: sum_edc
>
> ### ** Examples
>
> set.seed(101)
> ncpath <- system.file("gpkg/nc.gpkg", package = "sf")
> nc <- terra::vect(ncpath)
> nc <- terra::project(nc, "EPSG:5070")
Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1)
Error: [project] output crs is not valid
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: OK: 13