Last updated on 2026-05-04 00:50:23 CEST.
| Package | ERROR | OK |
|---|---|---|
| sfdep | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.2.5
Check: examples
Result: ERROR
Running examples in 'sfdep-Ex.R' failed
The error most likely occurred in:
> ### Name: pairwise_colocation
> ### Title: Pairwise Colocation Quotient
> ### Aliases: pairwise_colocation
>
> ### ** Examples
>
> A <- guerry$main_city
> B <- guerry$region
> nb <- st_knn(sf::st_geometry(guerry), 5)
! Polygon provided. Using point on surface.
Flavor: r-devel-windows-x86_64