Package: neighbourhoods Title: Efficient Identification of Neighbourhoods within Networks Version: 0.0.1.236 Authors@R: person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")) Description: Algorithm for efficient identification of neighbourhoods within networks. License: GPL-3 URL: https://github.com/ATFutures-labs/neighbourhoods BugReports: https://github.com/ATFutures-labs/neighbourhoods/issues Depends: R (>= 4.1.0) Imports: caret, cli, digest, dodgr, geodist, pbapply, randomForest, raster, reproj, sf, stars Suggests: dplyr, geodist, testthat LinkingTo: cpp11 Remotes: ATFutures/dodgr Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.2 SystemRequirements: C++11 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://mpadge.r-universe.dev Date/Publication: 2022-01-02 21:58:59 UTC RemoteUrl: https://github.com/atfutures-labs/neighbourhoods RemoteRef: HEAD RemoteSha: df731cf2739cd832b456f053c781c26c27b2d170 NeedsCompilation: yes Packaged: 2026-06-25 11:57:32 UTC; root Author: Mark Padgham [aut, cre] Maintainer: Mark Padgham