CRAN Package Check Results for Maintainer ‘Dexter Locke <dexter.locke at gmail.com>’

Last updated on 2026-04-11 06:51:24 CEST.

Package ERROR OK
sfdep 1 13

Package sfdep

Current CRAN status: ERROR: 1, OK: 13

Version: 0.2.5
Check: examples
Result: ERROR Running examples in 'sfdep-Ex.R' failed The error most likely occurred in: > ### Name: wt_as_matrix > ### Title: Convert neighbor or weights list to matrix > ### Aliases: wt_as_matrix nb_as_matrix > > ### ** Examples > > > # make a grid > g <- sf::st_make_grid( + cellsize = c(10, 10), + offset = c(0, 0), + n = c(2, 2) + ) > > # create neighbors > nb <- st_contiguity(g) Flavor: r-devel-windows-x86_64