CRAN Package Check Results for Package sfdep

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5 8.77 114.38 123.15 OK
r-devel-linux-x86_64-debian-gcc 0.2.5 6.13 77.84 83.97 OK
r-devel-linux-x86_64-fedora-clang 0.2.5 14.00 177.01 191.01 OK
r-devel-linux-x86_64-fedora-gcc 0.2.5 14.00 184.19 198.19 OK
r-devel-macos-arm64 0.2.5 2.00 30.00 32.00 OK
r-devel-windows-x86_64 0.2.5 13.00 139.00 152.00 ERROR
r-patched-linux-x86_64 0.2.5 10.08 106.26 116.34 OK
r-release-linux-x86_64 0.2.5 7.65 103.43 111.08 OK
r-release-macos-arm64 0.2.5 OK
r-release-macos-x86_64 0.2.5 6.00 104.00 110.00 OK
r-release-windows-x86_64 0.2.5 11.00 134.00 145.00 OK
r-oldrel-macos-arm64 0.2.5 OK
r-oldrel-macos-x86_64 0.2.5 6.00 75.00 81.00 OK
r-oldrel-windows-x86_64 0.2.5 16.00 166.00 182.00 OK

Check Details

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