CRAN Package Check Results for Package spaths

Last updated on 2025-12-04 21:49:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 228.41 53.51 281.92 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 189.82 38.64 228.46 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 570.00 -72.58 497.42 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 306.00 293.28 599.28 NOTE
r-devel-windows-x86_64 1.2.0 230.00 99.00 329.00 OK
r-patched-linux-x86_64 1.2.0 264.32 49.26 313.58 OK
r-release-linux-x86_64 1.2.0 260.91 51.05 311.96 OK
r-release-macos-arm64 1.2.0 4.00 5.00 9.00 ERROR
r-release-macos-x86_64 1.2.0 33.00 11.00 44.00 ERROR
r-release-windows-x86_64 1.2.0 230.00 96.00 326.00 OK
r-oldrel-macos-arm64 1.2.0 5.00 10.00 15.00 ERROR
r-oldrel-macos-x86_64 1.2.0 34.00 12.00 46.00 ERROR
r-oldrel-windows-x86_64 1.2.0 199.00 123.00 322.00 ERROR

Check Details

Version: 1.2.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘Rcpp’ ‘base’ ‘utils’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.2.0
Check: examples
Result: ERROR Running examples in 'spaths-Ex.R' failed The error most likely occurred in: > ### Name: max_edges > ### Title: Maximum number of edges in your grid > ### Aliases: max_edges > > ### ** Examples > > # Generate example data > set.seed(2L) > input_grid <- terra::rast(crs = "epsg:4326", resolution = 2, vals = sample(c(1L, NA_integer_), + 16200L, TRUE, c(0.8, 0.2))) Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1) Error: [rast] empty srs 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.