CRAN Package Check Results for Package sfdep

Last updated on 2026-04-14 23:56:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5 6.46 112.98 119.44 OK
r-devel-linux-x86_64-debian-gcc 0.2.5 5.15 79.85 85.00 OK
r-devel-linux-x86_64-fedora-clang 0.2.5 14.00 174.99 188.99 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 8.46 103.57 112.03 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 0.00 11.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 14.00 169.00 183.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