Package: nngeo 0.4.8

nngeo: k-Nearest Neighbor Join for Spatial Data

K-nearest neighbor search for projected and non-projected 'sf' spatial layers. Nearest neighbor search uses (1) C code from 'GeographicLib' for lon-lat point layers, (2) function knn() from package 'nabor' for projected point layers, or (3) function st_distance() from package 'sf' for line or polygon layers. The package also includes several other utility functions for spatial analysis.

Authors:Michael Dorman [aut, cre], Johnathan Rush [ctb], Ian Hough [ctb], Dominic Russel [ctb], Luigi Ranghetti [ctb], Attilio Benini [ctb], Arnaud Tarroux [ctb], Felipe Matas [ctb], Charles F.F Karney [ctb, cph]

nngeo_0.4.8.tar.gz
nngeo_0.4.8.zip(r-4.5)nngeo_0.4.8.zip(r-4.4)nngeo_0.4.8.zip(r-4.3)
nngeo_0.4.8.tgz(r-4.5-x86_64)nngeo_0.4.8.tgz(r-4.5-arm64)nngeo_0.4.8.tgz(r-4.4-x86_64)nngeo_0.4.8.tgz(r-4.4-arm64)nngeo_0.4.8.tgz(r-4.3-x86_64)nngeo_0.4.8.tgz(r-4.3-arm64)
nngeo_0.4.8.tar.gz(r-4.5-noble)nngeo_0.4.8.tar.gz(r-4.4-noble)
nngeo_0.4.8.tgz(r-4.4-emscripten)nngeo_0.4.8.tgz(r-4.3-emscripten)
nngeo.pdf |nngeo.html
nngeo/json (API)
NEWS

# Install 'nngeo' in R:
install.packages('nngeo', repos = c('https://michaeldorman.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/michaeldorman/nngeo/issues

Pkgdown site:https://michaeldorman.github.io

Datasets:
  • cities - Point layer of the three largest cities in Israel
  • line - Sample network dataset: lines
  • pnt - Sample network dataset: points
  • towns - Point layer of towns in Israel
  • water - Polygonal layer of water bodies in Israel

On CRAN:

9.61 score 81 stars 6 packages 600 scripts 1.6k downloads 7 exports 17 dependencies

Last updated 10 months agofrom:bf5b1c10da. Checks:5 OK, 6 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 11 2025
R-4.5-win-x86_64OKFeb 11 2025
R-4.5-mac-x86_64OKFeb 11 2025
R-4.5-mac-aarch64OKFeb 11 2025
R-4.5-linux-x86_64OKFeb 11 2025
R-4.4-win-x86_64NOTEFeb 11 2025
R-4.4-mac-x86_64NOTEFeb 11 2025
R-4.4-mac-aarch64NOTEFeb 11 2025
R-4.3-win-x86_64NOTEFeb 11 2025
R-4.3-mac-x86_64NOTEFeb 11 2025
R-4.3-mac-aarch64NOTEFeb 11 2025

Exports:st_azimuthst_connectst_ellipsest_nnst_postgisst_remove_holesst_segments

Dependencies:BHclassclassIntdata.tableDBIe1071KernSmoothmagrittrMASSnaborproxyRcppRcppEigens2sfunitswk

Introduction to package nngeo

Rendered fromintro.Rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2021-07-15
Started: 2018-01-01