CRAN Package Check Results for Package spatialrisk

Last updated on 2025-12-03 18:50:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 55.43 360.70 416.13 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 34.18 238.26 272.44 OK
r-devel-linux-x86_64-fedora-clang 0.7.3 186.00 508.70 694.70 OK
r-devel-linux-x86_64-fedora-gcc 0.7.3 114.00 352.40 466.40 OK
r-devel-windows-x86_64 0.7.3 57.00 318.00 375.00 OK
r-patched-linux-x86_64 0.7.3 0.36 1.76 2.12 ERROR
r-release-linux-x86_64 0.7.3 55.76 344.52 400.28 OK
r-release-macos-arm64 0.7.3 OK
r-release-macos-x86_64 0.7.3 62.00 248.00 310.00 OK
r-release-windows-x86_64 0.7.3 55.00 339.00 394.00 OK
r-oldrel-macos-arm64 0.7.3 NOTE
r-oldrel-macos-x86_64 0.7.3 51.00 334.00 385.00 NOTE
r-oldrel-windows-x86_64 0.7.3 74.00 420.00 494.00 ERROR

Check Details

Version: 0.7.3
Check: package dependencies
Result: ERROR Packages required but not available: 'mapview', 'tmap' Packages suggested but not available for checking: 'leafem', 'leafgl' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-patched-linux-x86_64

Version: 0.7.3
Check: installed package size
Result: NOTE installed size is 6.0Mb sub-directories of 1Mb or more: data 2.6Mb help 1.4Mb libs 1.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.7.3
Check: examples
Result: ERROR Running examples in 'spatialrisk-Ex.R' failed The error most likely occurred in: > ### Name: plot.concentration > ### Title: Automatically create a plot for objects obtained from > ### 'find_highest_concentration()' > ### Aliases: plot.concentration > > ### ** Examples > > x <- find_highest_concentration(Groningen, "amount") Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1) Warning: [vect] Cannot set SRS to vector: empty srs > plot(x, "concentration") > plot(x, "rasterized") Error in st_transform.sfc(sf::st_as_sfc(sf::st_bbox(x)), crs = 4326) : cannot transform sfc object with missing crs Calls: plot ... leaflet_stars -> createExtent -> <Anonymous> -> st_transform.sfc Execution halted Flavor: r-oldrel-windows-x86_64