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.
- Version0.4.8
- R version≥ 3.5.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Last release04/17/2024
Documentation
Team
Michael Dorman
Johnathan Rush
Show author detailsRolesContributorIan Hough
Show author detailsRolesContributorDominic Russel
Show author detailsRolesContributorLuigi Ranghetti
Show author detailsRolesContributorAttilio Benini
Show author detailsRolesContributorArnaud Tarroux
Show author detailsRolesContributorFelipe Matas
Show author detailsRolesContributorCharles F.F Karney
Show author detailsRolesContributor, Copyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Imports5 packages
- Suggests6 packages
- Reverse Imports2 packages
- Reverse Suggests3 packages