Package: GeoThinneR 1.1.0

Jorge Mestre-Tomás

GeoThinneR: Simple Spatial Thinning for Ecological and Spatial Analysis

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>.

Authors:Jorge Mestre-Tomás [aut, cre]

GeoThinneR_1.1.0.tar.gz
GeoThinneR_1.1.0.zip(r-4.5)GeoThinneR_1.1.0.zip(r-4.4)GeoThinneR_1.1.0.zip(r-4.3)
GeoThinneR_1.1.0.tgz(r-4.4-x86_64)GeoThinneR_1.1.0.tgz(r-4.4-arm64)GeoThinneR_1.1.0.tgz(r-4.3-x86_64)GeoThinneR_1.1.0.tgz(r-4.3-arm64)
GeoThinneR_1.1.0.tar.gz(r-4.5-noble)GeoThinneR_1.1.0.tar.gz(r-4.4-noble)
GeoThinneR_1.1.0.tgz(r-4.4-emscripten)GeoThinneR_1.1.0.tgz(r-4.3-emscripten)
GeoThinneR.pdf |GeoThinneR.html
GeoThinneR/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/jmestret/geothinner/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • caretta - Loggerhead Sea Turtle (_Caretta caretta_) Occurrences in the Mediterranean Sea

On CRAN:

4.78 score 1 packages 7 scripts 335 downloads 9 exports 12 dependencies

Last updated 1 months agofrom:fd753884ed. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 04 2024
R-4.5-win-x86_64OKNov 04 2024
R-4.5-linux-x86_64OKNov 04 2024
R-4.4-win-x86_64OKNov 04 2024
R-4.4-mac-x86_64OKNov 04 2024
R-4.4-mac-aarch64OKNov 04 2024
R-4.3-win-x86_64OKNov 04 2024
R-4.3-mac-x86_64OKNov 04 2024
R-4.3-mac-aarch64OKNov 04 2024

Exports:assign_coords_to_gridbrute_force_thinninggrid_thinningkd_tree_thinninglong_lat_to_cartesianmax_thinning_algorithmprecision_thinningrounding_hashing_thinningthin_points

Dependencies:BHdata.tabledotCall64fieldsmapsmatrixStatsnaborRcppRcppEigenspamterraviridisLite

A collection of simple methods for spatial thinning of species occurrences and point data

Rendered fromGeoThinneR.Rmdusingknitr::rmarkdownon Nov 04 2024.

Last update: 2024-10-05
Started: 2024-08-20