{
  "_id": "6a10605cacfb0bcc41ca713d",
  "Type": "Package",
  "Package": "GeoThinneR",
  "Title": "Efficient Spatial Thinning of Species Occurrences",
  "Version": "2.1.1",
  "Authors@R": "person(\"Jorge\", \"Mestre-Tomás\", , \"jorge.mestre.tomas@csic.es\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8983-3417\"))",
  "Description": "Provides efficient geospatial thinning algorithms to\nreduce the density of coordinate data while maintaining spatial\nrelationships. Implements K-D Tree and brute-force\ndistance-based thinning, as well as grid-based and\nprecision-based thinning methods. For more information on the\nmethods, see Elseberg et al. (2012)\n<https://hdl.handle.net/10446/86202>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jmestret/GeoThinneR,\nhttps://jmestret.github.io/GeoThinneR/",
  "BugReports": "https://github.com/jmestret/GeoThinneR/issues",
  "VignetteBuilder": "knitr",
  "BuildVignettes": "true",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://jmestret.r-universe.dev",
  "Date/Publication": "2026-03-09 14:30:48 UTC",
  "RemoteUrl": "https://github.com/jmestret/geothinner",
  "RemoteRef": "HEAD",
  "RemoteSha": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:26:25 UTC",
    "User": "root"
  },
  "Author": "Jorge Mestre-Tomás [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8983-3417>)",
  "Maintainer": "Jorge Mestre-Tomás <jorge.mestre.tomas@csic.es>",
  "MD5sum": "e72ba26d7b4d63d99460cc8b13a429c7",
  "_user": "jmestret",
  "_type": "src",
  "_file": "GeoThinneR_2.1.1.tar.gz",
  "_fileid": "e5990011f4d63e25784a4c7418f35e726b073471b9ace3e73713d90104bd44db",
  "_filesize": 5037434,
  "_sha256": "e5990011f4d63e25784a4c7418f35e726b073471b9ace3e73713d90104bd44db",
  "_created": "2026-05-08T08:26:25.000Z",
  "_published": "2026-05-22T13:55:40.949Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77393938764,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875051710"
    },
    {
      "job": 77393939028,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875041197"
    },
    {
      "job": 77393939230,
      "time": 400,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875088176"
    },
    {
      "job": 77393939156,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875027558"
    },
    {
      "job": 77393938164,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874991689"
    },
    {
      "job": 77393938039,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162239904"
    },
    {
      "job": 77393938897,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875024305"
    },
    {
      "job": 77393939446,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875046376"
    },
    {
      "job": 77393938896,
      "time": 695,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875191479"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jmestret/actions/runs/25545253531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jmestret/geothinner",
  "_commit": {
    "id": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
    "author": "jmestret <jorgemartineztomas@gmail.com>",
    "committer": "jmestret <jorgemartineztomas@gmail.com>",
    "message": "v2.1.1\n",
    "time": 1773066648
  },
  "_maintainer": {
    "name": "Jorge Mestre-Tomás",
    "email": "jorge.mestre.tomas@csic.es",
    "orcid": "0000-0002-8983-3417"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "nabor",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "s2",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "jmestret",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.1.0",
      "date": "2025-11-25"
    },
    {
      "name": "v2.1.1",
      "date": "2026-03-09"
    }
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "jmestret",
      "count": 17,
      "uuid": 73013114
    }
  ],
  "_userbio": {
    "uuid": 73013114,
    "type": "user",
    "name": "Jorge Mestre Tomás",
    "description": "Hi, I am Jorge"
  },
  "_downloads": {
    "count": 379,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GeoThinneR"
  },
  "_devurl": "https://github.com/jmestret/geothinner",
  "_pkgdown": "https://jmestret.github.io/GeoThinneR/",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GeoThinneR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jmestret/geothinner",
  "_realowner": "jmestret",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-09-02"
    },
    {
      "version": "1.1.0",
      "date": "2024-10-03"
    },
    {
      "version": "2.0.0",
      "date": "2025-04-24"
    },
    {
      "version": "2.1.0",
      "date": "2025-11-25"
    },
    {
      "version": "2.1.1",
      "date": "2026-02-18"
    }
  ],
  "_exports": [
    "as_GeoThinned",
    "as_sf",
    "calculate_spatial_coverage",
    "compute_nearest_neighbor_distances",
    "compute_neighbors_brute",
    "compute_neighbors_kdtree",
    "compute_neighbors_local_kdtree",
    "distance_thinning",
    "estimate_k_max",
    "get_trial",
    "grid_thinning",
    "is_lonlat",
    "largest",
    "largest_index",
    "lon_lat_to_cartesian",
    "max_thinning_algorithm",
    "new_GeoThinned",
    "precision_thinning",
    "select_target_points",
    "thin_points"
  ],
  "_datasets": [
    {
      "name": "caretta",
      "title": "Loggerhead Sea Turtle (_Caretta caretta_) Occurrence Records in the Mediterranean Sea",
      "object": "caretta",
      "class": [
        "data.frame"
      ],
      "fields": [
        "decimalLongitude",
        "decimalLatitude",
        "year",
        "species",
        "coordinateUncertaintyInMeters"
      ],
      "rows": 8340,
      "table": true,
      "tojson": true
    },
    {
      "name": "thunnus",
      "title": "Yellowfin Tuna (_Thunnus albacares_) Worldwide Occurrence Records",
      "object": "thunnus",
      "class": [
        "data.frame"
      ],
      "fields": [
        "decimalLongitude",
        "decimalLatitude",
        "year"
      ],
      "rows": 80163,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "GeoThinned",
      "title": "GeoThinned Object Constructor and Methods",
      "topics": [
        "as_GeoThinned",
        "as_sf",
        "as_sf.GeoThinned",
        "get_trial",
        "get_trial.GeoThinned",
        "largest",
        "largest.GeoThinned",
        "largest_index",
        "largest_index.GeoThinned",
        "new_GeoThinned",
        "plot.GeoThinned",
        "print.GeoThinned",
        "print.summary.GeoThinned",
        "summary.GeoThinned"
      ]
    },
    {
      "page": "calculate_spatial_coverage",
      "title": "Calculate Spatial Coverage (Convex Hull Area)",
      "topics": [
        "calculate_spatial_coverage"
      ]
    },
    {
      "page": "caretta",
      "title": "Loggerhead Sea Turtle (_Caretta caretta_) Occurrence Records in the Mediterranean Sea",
      "topics": [
        "caretta"
      ]
    },
    {
      "page": "compute_nearest_neighbor_distances",
      "title": "Compute Nearest Neighbor Distances",
      "topics": [
        "compute_nearest_neighbor_distances"
      ]
    },
    {
      "page": "compute_neighbors_brute",
      "title": "Compute Neighbors Using Brute-Force",
      "topics": [
        "compute_neighbors_brute"
      ]
    },
    {
      "page": "compute_neighbors_kdtree",
      "title": "Compute Neighbors Using kd-Tree",
      "topics": [
        "compute_neighbors_kdtree"
      ]
    },
    {
      "page": "compute_neighbors_local_kdtree",
      "title": "Compute Neighbors Using Local kd-Trees",
      "topics": [
        "compute_neighbors_local_kdtree"
      ]
    },
    {
      "page": "distance_thinning",
      "title": "Perform Distance-Based Thinning",
      "topics": [
        "distance_thinning"
      ]
    },
    {
      "page": "estimate_k_max",
      "title": "Estimate Maximum Neighbors for kd-Tree Thinning",
      "topics": [
        "estimate_k_max"
      ]
    },
    {
      "page": "grid_thinning",
      "title": "Perform Grid-Based Thinning of Spatial Points",
      "topics": [
        "grid_thinning"
      ]
    },
    {
      "page": "is_lonlat",
      "title": "Check for Longitude/Latitude Coordinates",
      "topics": [
        "is_lonlat"
      ]
    },
    {
      "page": "lon_lat_to_cartesian",
      "title": "Convert Geographic Coordinates to Cartesian Coordinates",
      "topics": [
        "lon_lat_to_cartesian"
      ]
    },
    {
      "page": "max_thinning_algorithm",
      "title": "Thinning Algorithm for Spatial Data",
      "topics": [
        "max_thinning_algorithm"
      ]
    },
    {
      "page": "precision_thinning",
      "title": "Precision Thinning of Spatial Points",
      "topics": [
        "precision_thinning"
      ]
    },
    {
      "page": "select_target_points",
      "title": "Select Target Number of Points for Spatial Thinning",
      "topics": [
        "select_target_points"
      ]
    },
    {
      "page": "thin_points",
      "title": "Spatial Thinning of Points",
      "topics": [
        "thin_points"
      ]
    },
    {
      "page": "thunnus",
      "title": "Yellowfin Tuna (_Thunnus albacares_) Worldwide Occurrence Records",
      "topics": [
        "thunnus"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jmestret/geothinner/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jmestret/geothinner/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "class",
    "classInt",
    "codetools",
    "data.table",
    "DBI",
    "doParallel",
    "dotCall64",
    "e1071",
    "fields",
    "foreach",
    "iterators",
    "KernSmooth",
    "maps",
    "MASS",
    "matrixStats",
    "nabor",
    "proxy",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "s2",
    "sf",
    "spam",
    "terra",
    "units",
    "viridisLite",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "GeoThinneR.Rmd",
      "filename": "GeoThinneR.html",
      "title": "Getting started with GeoThinneR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Setup and loading data",
        "Quick start guide",
        "Exploring the GeoThinned object",
        "Real-world example",
        "Thinning methods",
        "Distance-based thinning",
        "Brute force",
        "Traditional kd-tree",
        "Local kd-trees",
        "Restricted neighbor search",
        "Grid-based thinning",
        "Precision thinning",
        "Additional customization features",
        "Spatial thinning by group",
        "Fixed number of points",
        "Select points by priority",
        "Other Packages",
        "References",
        "Session info"
      ],
      "created": "2024-08-20 10:21:21",
      "modified": "2025-11-24 12:43:21",
      "commits": 5
    }
  ],
  "_score": 6.19728055812562,
  "_indexed": true,
  "_nocasepkg": "geothinner",
  "_universes": [
    "jmestret"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-08T08:29:46.000Z",
      "distro": "noble",
      "commit": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
      "fileid": "db5ed79e0f7940493b3b600952a6a5e8f82028524bb66e4cdc2635aeb118130f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmestret/actions/runs/25545253531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-08T08:29:12.000Z",
      "distro": "noble",
      "commit": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
      "fileid": "26abebb0994a20933d6b9b582e2abbb1d6a2b78d31fd92a535efd095c45663a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmestret/actions/runs/25545253531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-08T08:32:03.000Z",
      "commit": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
      "fileid": "689acaa319a18e555d133a05b78a14feb6b9d605dc5fd5df19be4f7372f3940c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmestret/actions/runs/25545253531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-08T08:28:28.000Z",
      "commit": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
      "fileid": "45d1fe263adc2645c914607391880eef11b7fed5f04d47a44bd544b91f104b07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmestret/actions/runs/25545253531"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-08T08:28:03.000Z",
      "commit": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
      "fileid": "86115b1b9ce94ecb2d6ec9589b6c2f1ff3f6ee2d9a9554af7d0d86b9f53a8980",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmestret/actions/runs/25545253531"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-08T08:29:33.000Z",
      "commit": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
      "fileid": "e3f551519f2985f224b8a5823cf688df7da69750cfb9d4a425cefbf7d0d503ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmestret/actions/runs/25545253531"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-08T08:37:47.000Z",
      "commit": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
      "fileid": "8fc9a949aa066c80a3bd2b7694d714c35ad26b4859e55332c68105b0e461909d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmestret/actions/runs/25545253531"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-05-22T13:55:22.000Z",
      "commit": "df7df872ade3f7894f8fa59f8d4d7427c437ade2",
      "fileid": "903c5ba06dbb9fc9336a31b32a80f5c452fe0463bb9a82b61e7492be6bcd344a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jmestret/actions/runs/25545253531"
    }
  ]
}