CRAN Package Check Results for Package spatialrisk

Last updated on 2025-12-28 01:48:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 55.25 358.99 414.24 NOTE
r-devel-linux-x86_64-debian-gcc 0.7.3 37.50 244.44 281.94 NOTE
r-devel-linux-x86_64-fedora-clang 0.7.3 102.00 612.86 714.86 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.3 107.00 635.64 742.64 NOTE
r-devel-windows-x86_64 0.7.3 57.00 297.00 354.00 ERROR
r-patched-linux-x86_64 0.7.3 56.17 343.98 400.15 OK
r-release-linux-x86_64 0.7.3 51.39 343.53 394.92 OK
r-release-macos-arm64 0.7.3 OK
r-release-macos-x86_64 0.7.3 34.00 276.00 310.00 OK
r-release-windows-x86_64 0.7.3 53.00 318.00 371.00 OK
r-oldrel-macos-arm64 0.7.3 NOTE
r-oldrel-macos-x86_64 0.7.3 35.00 350.00 385.00 NOTE
r-oldrel-windows-x86_64 0.7.3 78.00 433.00 511.00 ERROR

Check Details

Version: 0.7.3
Check: compiled code
Result: NOTE File ‘spatialrisk/libs/spatialrisk.so’: Found non-API call to R: ‘ATTRIB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.7.3
Check: compiled code
Result: NOTE File 'spatialrisk/libs/x64/spatialrisk.dll': Found non-API call to R: 'ATTRIB' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-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: choropleth > ### Title: Create choropleth map > ### Aliases: choropleth > > ### ** Examples > > test <- points_to_polygon(nl_provincie, insurance, sum(amount, na.rm = TRUE)) 109 points are outside any polygon. > choropleth(test) Error in `[.data.table`(d, , `:=`(bbox, do.call(get_bbox, as.list(.SD))), : attempt access index 4/4 in VECTOR_ELT Calls: <Anonymous> -> print.tmap -> step4_plot -> [ -> [.data.table Execution halted Flavor: r-devel-windows-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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.