CRAN Package Check Results for Package amadeus

Last updated on 2025-12-06 19:51:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.4.9 41.93 370.32 412.25 OK
r-devel-linux-x86_64-debian-gcc 1.2.4.9 24.58 214.74 239.32 WARN
r-devel-linux-x86_64-fedora-clang 1.2.4.9 178.00 508.36 686.36 OK
r-devel-linux-x86_64-fedora-gcc 1.2.4.9 151.00 433.31 584.31 OK
r-devel-windows-x86_64 1.2.4.9 40.00 333.00 373.00 OK
r-patched-linux-x86_64 1.2.4.9 39.96 351.83 391.79 OK
r-release-linux-x86_64 1.2.4.9 34.23 354.96 389.19 OK
r-release-macos-arm64 1.2.4.9 OK
r-release-macos-x86_64 1.2.4.9 41.00 345.00 386.00 OK
r-release-windows-x86_64 1.2.4.9 40.00 329.00 369.00 OK
r-oldrel-macos-arm64 1.2.4.9 OK
r-oldrel-macos-x86_64 1.2.4.9 36.00 284.00 320.00 OK
r-oldrel-windows-x86_64 1.2.4.9 56.00 449.00 505.00 ERROR

Check Details

Version: 1.2.4.9
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'covr', 'knitr', 'rmarkdown', 'devtools', 'spelling' VignetteBuilder packages required for checking but not installed: 'knitr', 'rmarkdown' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.4.9
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

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