GeoThinneR: Efficient Spatial Thinning of Species Occurrences
Provides efficient geospatial thinning algorithms to reduce
    the density of coordinate data while maintaining spatial
    relationships. Implements K-D Tree and brute-force distance-based
    thinning, as well as grid-based and precision-based thinning methods.
    For more information on the methods, see Elseberg et al. (2012)
    <https://hdl.handle.net/10446/86202>.
| Version: | 2.0.0 | 
| Depends: | R (≥ 4.0.0) | 
| Imports: | data.table, doParallel, fields, foreach, graphics, grDevices, matrixStats, nabor, sf, stats, terra | 
| Suggests: | ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0), tibble | 
| Published: | 2025-04-24 | 
| DOI: | 10.32614/CRAN.package.GeoThinneR | 
| Author: | Jorge Mestre-Tomás  [aut, cre] | 
| Maintainer: | Jorge Mestre-Tomás  <jorge.mestre.tomas at csic.es> | 
| BugReports: | https://github.com/jmestret/GeoThinneR/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/jmestret/GeoThinneR,
https://jmestret.github.io/GeoThinneR/ | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | GeoThinneR results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=GeoThinneR
to link to this page.