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:
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')) |
Bug tracker:https://github.com/jmestret/geothinner/issues
- caretta - Loggerhead Sea Turtle (_Caretta caretta_) Occurrences in the Mediterranean Sea
Last updated 1 months agofrom:fd753884ed. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win-x86_64 | OK | Nov 04 2024 |
R-4.5-linux-x86_64 | OK | Nov 04 2024 |
R-4.4-win-x86_64 | OK | Nov 04 2024 |
R-4.4-mac-x86_64 | OK | Nov 04 2024 |
R-4.4-mac-aarch64 | OK | Nov 04 2024 |
R-4.3-win-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-aarch64 | OK | Nov 04 2024 |
Exports:assign_coords_to_gridbrute_force_thinninggrid_thinningkd_tree_thinninglong_lat_to_cartesianmax_thinning_algorithmprecision_thinningrounding_hashing_thinningthin_points
Dependencies:BHdata.tabledotCall64fieldsmapsmatrixStatsnaborRcppRcppEigenspamterraviridisLite
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Assign Geographic Coordinates to Grid Cells | assign_coords_to_grid |
Perform Brute Force Thinning | brute_force_thinning |
Loggerhead Sea Turtle (_Caretta caretta_) Occurrences in the Mediterranean Sea | caretta |
Perform Grid-Based Thinning of Spatial Points | grid_thinning |
Perform K-D Tree ANN Thinning | kd_tree_thinning |
Convert Geographic Coordinates to Cartesian Coordinates | long_lat_to_cartesian |
Thinning Algorithm for Spatial Data | max_thinning_algorithm |
Precision Thinning of Spatial Points | precision_thinning |
Rounding Hashing Thinning | rounding_hashing_thinning |
Spatial Thinning of Points | thin_points |