{
  "_id": "6a31d6a73efcd9bda437323d",
  "Package": "geodata",
  "Type": "Package",
  "Title": "Access Geographic Data",
  "Version": "0.6-10",
  "Date": "2026-04-05",
  "Encoding": "UTF-8",
  "Maintainer": "Robert J. Hijmans <r.hijmans@gmail.com>",
  "Description": "Functions for downloading of geographic data for use in\nspatial analysis and mapping. The package facilitates access to\nclimate, crops, elevation, land use, soil, species occurrence,\naccessibility, administrative boundaries and other data.",
  "License": "GPL (>=3)",
  "URL": "https://rspatial.github.io/geodata/",
  "BugReports": "https://github.com/rspatial/geodata/issues/",
  "Authors@R": "c(\nperson(\"Robert J.\", \"Hijmans\", role=c(\"cre\", \"aut\"),\nemail=\"r.hijmans@gmail.com\", comment=c(ORCID=\"0000-0001-5872-2872\")),\nperson(\"Márcia\", \"Barbosa\", role=\"ctb\", comment=c(ORCID=\"0000-0001-8972-7713\")),\nperson(\"Aniruddha\", \"Ghosh\", role=\"ctb\"),\nperson(\"Alex\", \"Mandel\", role=\"ctb\"))",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://predictiveecology.r-universe.dev",
  "Date/Publication": "2026-06-16 21:48:07 UTC",
  "RemoteUrl": "https://github.com/rspatial/geodata",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 23:01:06 UTC",
    "User": "root"
  },
  "Author": "Robert J. Hijmans [cre, aut] (ORCID:\n<https://orcid.org/0000-0001-5872-2872>),\nMárcia Barbosa [ctb] (ORCID: <https://orcid.org/0000-0001-8972-7713>),\nAniruddha Ghosh [ctb],\nAlex Mandel [ctb]",
  "MD5sum": "0a19763429b6a4d49310767073db5777",
  "_user": "predictiveecology",
  "_type": "src",
  "_file": "geodata_0.6-10.tar.gz",
  "_fileid": "3412066c97e03cd5d1836d12c1e3487db44e604640eea3d8e5326d3b10ade83d",
  "_filesize": 280328,
  "_sha256": "3412066c97e03cd5d1836d12c1e3487db44e604640eea3d8e5326d3b10ade83d",
  "_created": "2026-06-16T23:01:06.000Z",
  "_published": "2026-06-16T23:05:11.457Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81783703712,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7681868292"
    },
    {
      "job": 81783703714,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7681868392"
    },
    {
      "job": 81783703735,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7681855335"
    },
    {
      "job": 81783703740,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7681848389"
    },
    {
      "job": 81783270464,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7681812146"
    },
    {
      "job": 81783703669,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7681845573"
    },
    {
      "job": 81783703799,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7681856491"
    },
    {
      "job": 81783703731,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7681853929"
    },
    {
      "job": 81783703746,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7681855169"
    }
  ],
  "_buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/27653663382",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rspatial/geodata",
  "_commit": {
    "id": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
    "author": "rhijmans <r.hijmans@gmail.com>",
    "committer": "rhijmans <r.hijmans@gmail.com>",
    "message": "for 112\n",
    "time": 1781646487
  },
  "_maintainer": {
    "name": "Robert J. Hijmans",
    "email": "r.hijmans@gmail.com",
    "login": "rhijmans",
    "description": "",
    "uuid": 11481397,
    "orcid": "0000-0001-5872-2872"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "terra",
      "version": ">= 1.6.41",
      "role": "Depends"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "archive",
      "role": "Suggests"
    }
  ],
  "_owner": "rspatial",
  "_selfowned": false,
  "_usedby": 13,
  "_updates": [
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 5
    },
    {
      "week": "2025-41",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "agriculture",
    "climate",
    "data",
    "ecology",
    "soil",
    "spatial"
  ],
  "_stars": 195,
  "_contributors": [
    {
      "user": "rhijmans",
      "count": 220,
      "uuid": 11481397
    },
    {
      "user": "ambarbosa",
      "count": 7,
      "uuid": 12085508
    },
    {
      "user": "kadyb",
      "count": 3,
      "uuid": 35004826
    },
    {
      "user": "aramburumerlos",
      "count": 2,
      "uuid": 40673171
    },
    {
      "user": "nowosad",
      "count": 2,
      "uuid": 3457131
    },
    {
      "user": "dybovsky98",
      "count": 1,
      "uuid": 44479531
    },
    {
      "user": "iod-ine",
      "count": 1,
      "uuid": 62653164
    }
  ],
  "_userbio": {
    "uuid": 10555025,
    "type": "organization",
    "name": "Predictive Ecology Group",
    "followers": 36,
    "description": "Ecological forecasting models and data"
  },
  "_downloads": {
    "count": 17419,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geodata"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/rspatial/geodata",
  "_pkgdown": "https://rspatial.github.io/geodata/",
  "_searchresults": 2700,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geodata.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rspatial/geodata",
  "_realowner": "rspatial",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2-3",
      "date": "2021-05-31"
    },
    {
      "version": "0.3-2",
      "date": "2021-09-29"
    },
    {
      "version": "0.3-5",
      "date": "2021-12-03"
    },
    {
      "version": "0.4-6",
      "date": "2022-04-09"
    },
    {
      "version": "0.4-9",
      "date": "2022-08-07"
    },
    {
      "version": "0.4-11",
      "date": "2022-10-03"
    },
    {
      "version": "0.4-13",
      "date": "2022-11-15"
    },
    {
      "version": "0.5-3",
      "date": "2022-12-01"
    },
    {
      "version": "0.5-8",
      "date": "2023-04-14"
    },
    {
      "version": "0.5-9",
      "date": "2023-10-13"
    },
    {
      "version": "0.6-2",
      "date": "2024-06-10"
    },
    {
      "version": "0.6-6",
      "date": "2025-09-30"
    },
    {
      "version": "0.6-9",
      "date": "2026-04-11"
    }
  ],
  "_exports": [
    "bio_oracle",
    "cmip6_tile",
    "cmip6_world",
    "country_codes",
    "crop_calendar_sacks",
    "crop_monfreda",
    "crop_spam",
    "cropland",
    "elevation_30s",
    "elevation_3s",
    "elevation_global",
    "footprint",
    "gadm",
    "geodata_path",
    "landcover",
    "monfredaCrops",
    "osm",
    "population",
    "rice_calendar",
    "sacksCrops",
    "soil_af",
    "soil_af_elements",
    "soil_af_isda",
    "soil_af_isda_vsi",
    "soil_af_water",
    "soil_world",
    "soil_world_vsi",
    "sp_genus",
    "sp_occurrence",
    "sp_occurrence_split",
    "spamCrops",
    "travel_time",
    "world",
    "worldclim_country",
    "worldclim_global",
    "worldclim_tile"
  ],
  "_help": [
    {
      "page": "geodata-package",
      "title": "Access Geographic Data",
      "topics": [
        "geodata-package",
        "geodata"
      ]
    },
    {
      "page": "biooracle",
      "title": "Marine data",
      "topics": [
        "bio_oracle"
      ]
    },
    {
      "page": "cmip6",
      "title": "CMIP6 climate model data",
      "topics": [
        "cmip6_tile",
        "cmip6_world"
      ]
    },
    {
      "page": "countries",
      "title": "Get country codes",
      "topics": [
        "country_codes"
      ]
    },
    {
      "page": "crop_calendar_Sacks",
      "title": "Sacks crop calendar data",
      "topics": [
        "crop_calendar_sacks",
        "sacksCrops"
      ]
    },
    {
      "page": "crop_monfreda",
      "title": "Monfreda crop data",
      "topics": [
        "crop_monfreda",
        "monfredaCrops"
      ]
    },
    {
      "page": "crop_spam",
      "title": "SPAM crop data",
      "topics": [
        "crop_spam",
        "spamCrops"
      ]
    },
    {
      "page": "cropland",
      "title": "Cropland distribution data",
      "topics": [
        "cropland"
      ]
    },
    {
      "page": "elevation",
      "title": "Elevation",
      "topics": [
        "elevation_30s",
        "elevation_3s",
        "elevation_global"
      ]
    },
    {
      "page": "footprint",
      "title": "Human footprint",
      "topics": [
        "footprint"
      ]
    },
    {
      "page": "gadm",
      "title": "Administrative boundaries",
      "topics": [
        "gadm"
      ]
    },
    {
      "page": "geodata_path",
      "title": "Set the data path",
      "topics": [
        "geodata_path"
      ]
    },
    {
      "page": "landcover",
      "title": "Landcover data",
      "topics": [
        "landcover"
      ]
    },
    {
      "page": "osm",
      "title": "OpenStreetMap data",
      "topics": [
        "osm"
      ]
    },
    {
      "page": "population",
      "title": "population density",
      "topics": [
        "population"
      ]
    },
    {
      "page": "crop_calendar_rice",
      "title": "crop calendar for rice",
      "topics": [
        "rice_calendar"
      ]
    },
    {
      "page": "soil_af",
      "title": "Soil data for Africa",
      "topics": [
        "soil_af"
      ]
    },
    {
      "page": "soil_af_elements",
      "title": "Soil elements data for Africa",
      "topics": [
        "soil_af_elements"
      ]
    },
    {
      "page": "soil_af_isda",
      "title": "iSDA soil data for Africa",
      "topics": [
        "soil_af_isda"
      ]
    },
    {
      "page": "soil_af_isda_vsi",
      "title": "iSDA soil data for Africa, virtual connection",
      "topics": [
        "soil_af_isda_vsi"
      ]
    },
    {
      "page": "soil_af_water",
      "title": "Soil data for water balance computation (Africa only)",
      "topics": [
        "soil_af_water"
      ]
    },
    {
      "page": "soil_grids",
      "title": "Global soil data",
      "topics": [
        "soil_world"
      ]
    },
    {
      "page": "soil_grids_vsi",
      "title": "Global soil data, virtual connection",
      "topics": [
        "soil_world_vsi"
      ]
    },
    {
      "page": "sp_occurrence",
      "title": "Download species occurrence data from GBIF",
      "topics": [
        "sp_genus",
        "sp_occurrence",
        "sp_occurrence_split"
      ]
    },
    {
      "page": "travel_time",
      "title": "Travel time to a city or port",
      "topics": [
        "travel_time"
      ]
    },
    {
      "page": "world",
      "title": "Administrative boundaries",
      "topics": [
        "world"
      ]
    },
    {
      "page": "worldclim",
      "title": "WorldClim climate data",
      "topics": [
        "worldclim_country",
        "worldclim_global",
        "worldclim_tile"
      ]
    }
  ],
  "_readme": "https://github.com/rspatial/geodata/raw/HEAD/README.md",
  "_rundeps": [
    "rappdirs",
    "Rcpp",
    "terra"
  ],
  "_score": 12.030607456426809,
  "_indexed": false,
  "_nocasepkg": "geodata",
  "_universes": [
    "predictiveecology"
  ],
  "_indexurl": "https://rspatial.r-universe.dev/geodata",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-10",
      "date": "2026-06-16T23:03:25.000Z",
      "distro": "noble",
      "commit": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
      "fileid": "4f58cc5993ca1b522daf6f2ac2b4c6fa08b1f5a078e2e228d69675db733e92ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/27653663382"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-10",
      "date": "2026-06-16T23:03:26.000Z",
      "distro": "noble",
      "commit": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
      "fileid": "0a6d054bb538400ebd97116cac15aa23589cc002d564b41cb164be4cbd7e08d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/27653663382"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-10",
      "date": "2026-06-16T23:03:07.000Z",
      "commit": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
      "fileid": "e8a09943587270b795611f233613c8e0b123e9601173ae48070fc455e7a1aee0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/27653663382"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-10",
      "date": "2026-06-16T23:02:42.000Z",
      "commit": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
      "fileid": "cb2cae40c3a779b75e8f86d0d24b93c942e8ff5c5f8a5fa7f820acff8d3015c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/27653663382"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6-10",
      "date": "2026-06-16T23:03:24.000Z",
      "commit": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
      "fileid": "3ad12e1dc7127554914fc028c01816226aad18bbb5063f93dad33c1832b76782",
      "status": "success",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/27653663382"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6-10",
      "date": "2026-06-16T23:02:33.000Z",
      "commit": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
      "fileid": "2d728ebb58de22fee1e0f9b647ee795e4287159eacd30563b27e24852a413ffc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/27653663382"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6-10",
      "date": "2026-06-16T23:02:24.000Z",
      "commit": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
      "fileid": "7d6c28643399b084f4a0461341816ea65f8392a052eef72d1a5e675fd3f4f26c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/27653663382"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6-10",
      "date": "2026-06-16T23:02:29.000Z",
      "commit": "fe495b93cd1fb54d737f1fab5ce1ed160660458b",
      "fileid": "b1393d59138c1dcb19c173a069cbcfa4ced017282499094336e6edc752ae0ab5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/predictiveecology/actions/runs/27653663382"
    }
  ]
}