Package: sfneighbourconnector Type: Package Title: Interactively add neighbour connections to sf objects Version: 0.1.0 Authors@R: c( person( "Erik-Jan", "van Kesteren", email = "erikjanvankesteren@pm.me", role = c("aut", "cre") ) ) Description: This add-in allows you to select an sf object in your environment and manually add connections to the neighbour list created by spdep's "poly2nb" function. License: MIT Encoding: UTF-8 Imports: shiny, leaflet, sf, spdep, dplyr, rstudioapi Suggests: knitr, rmarkdown Config/rlang: experimental = true RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://vankesteren.r-universe.dev Date/Publication: 2025-05-21 21:45:11 UTC RemoteUrl: https://github.com/vankesteren/sfneighbourconnector RemoteRef: HEAD RemoteSha: a92e522a43479179f6b653bd8801f0b59b6a8d77 NeedsCompilation: no Packaged: 2026-07-03 12:59:03 UTC; root Author: Erik-Jan van Kesteren [aut, cre] Maintainer: Erik-Jan van Kesteren Depends: R (>= 4.1.0)