{
  "_id": "6a10156dacfb0bcc41c84147",
  "Package": "rpaleoclim",
  "Title": "Download Paleoclimate Data from 'PaleoClim'",
  "Version": "1.1.0.9000",
  "Authors@R": "person(given = \"Joe\",\nfamily = \"Roe\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"joe@joeroe.io\")",
  "Description": "'PaleoClim' <http://www.paleoclim.org> (Brown et al. 2019,\n<doi:10.1038/sdata.2018.254>) is a set of free, high resolution\npaleoclimate surfaces covering the whole globe. It includes\ndata on surface temperature, precipitation and the standard\nbioclimatic variables commonly used in ecological modelling,\nderived from the 'HadCM3' general circulation model and\ndownscaled to a spatial resolution of up to 2.5 minutes.\nSimulations are available for key time periods from the Late\nHolocene to mid-Pliocene. Data on current and Last Glacial\nMaximum climate is derived from 'CHELSA' (Karger et al. 2017,\n<doi:10.1038/sdata.2017.122>) and reprocessed by 'PaleoClim' to\nmatch their format; it is available at up to 30 seconds\nresolution. This package provides a simple interface for\ndownloading 'PaleoClim' data in R, with support for caching and\nfiltering retrieved data by period, resolution, and geographic\nextent.",
  "License": "MIT + file LICENSE",
  "URL": "https://rpaleoclim.joeroe.io, https://github.com/joeroe/rpaleoclim",
  "BugReports": "https://github.com/joeroe/rpaleoclim/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libgdal-dev gdal-bin libgeos-dev make\nlibuv1-dev libssl-dev libproj-dev libsqlite3-dev",
  "Repository": "https://joeroe.r-universe.dev",
  "Date/Publication": "2026-01-14 10:37:38 UTC",
  "RemoteUrl": "https://github.com/joeroe/rpaleoclim",
  "RemoteRef": "HEAD",
  "RemoteSha": "d21b798d23c35741533dc123f83b2d81fc373106",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:23:41 UTC",
    "User": "root"
  },
  "Author": "Joe Roe [aut, cre, cph]",
  "Maintainer": "Joe Roe <joe@joeroe.io>",
  "MD5sum": "015497f13dd42092a49337c9dd8811d7",
  "_user": "joeroe",
  "_type": "src",
  "_file": "rpaleoclim_1.1.0.9000.tar.gz",
  "_fileid": "9a7f53ca0a2cd6fb5b2666a2b155af31816d40383d42e7b96c9408f1cc04e369",
  "_filesize": 637132,
  "_sha256": "9a7f53ca0a2cd6fb5b2666a2b155af31816d40383d42e7b96c9408f1cc04e369",
  "_created": "2026-05-14T08:23:41.000Z",
  "_published": "2026-05-22T08:35:57.330Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77344780017,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990286063"
    },
    {
      "job": 77344779858,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990285099"
    },
    {
      "job": 77344780230,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990287148"
    },
    {
      "job": 77344780530,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010985634"
    },
    {
      "job": 77344779349,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990251158"
    },
    {
      "job": 77344779554,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156282136"
    },
    {
      "job": 77344780130,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990275013"
    },
    {
      "job": 77344780233,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990282036"
    },
    {
      "job": 77344780318,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990278170"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joeroe/actions/runs/25849772469",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/joeroe/rpaleoclim",
  "_commit": {
    "id": "d21b798d23c35741533dc123f83b2d81fc373106",
    "author": "Joe Roe <git@joeroe.io>",
    "committer": "Joe Roe <git@joeroe.io>",
    "message": "Generate CITATION.cff, closes #24\n",
    "time": 1768387058
  },
  "_maintainer": {
    "name": "Joe Roe",
    "email": "joe@joeroe.io",
    "login": "joeroe",
    "mastodon": "@joeroe@archaeo.social",
    "uuid": 6751089
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 1.5-12",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "raster",
      "version": ">= 3.5-1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "joeroe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 12
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-09-30"
    }
  ],
  "_topics": [
    "paleoclimate"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "joeroe",
      "count": 106,
      "uuid": 6751089
    }
  ],
  "_userbio": {
    "uuid": 6751089,
    "type": "user",
    "name": "Joe Roe",
    "description": "Computational archaeologist and research software engineer. Currently working on @xronos-ch and @archaeo-social."
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rpaleoclim"
  },
  "_devurl": "https://github.com/joeroe/rpaleoclim",
  "_pkgdown": "https://rpaleoclim.joeroe.io",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rpaleoclim.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/joeroe/rpaleoclim",
  "_realowner": "joeroe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-04-28"
    },
    {
      "version": "1.0.1",
      "date": "2023-08-09"
    },
    {
      "version": "1.1.0",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "load_paleoclim",
    "paleoclim"
  ],
  "_help": [
    {
      "page": "load_paleoclim",
      "title": "Load data from PaleoClim",
      "topics": [
        "load_paleoclim"
      ]
    },
    {
      "page": "paleoclim",
      "title": "Retrieve data from PaleoClim",
      "topics": [
        "paleoclim"
      ]
    }
  ],
  "_readme": "https://github.com/joeroe/rpaleoclim/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "fs",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "Rcpp",
    "rlang",
    "sys",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "rpaleoclim.Rmd",
      "filename": "rpaleoclim.html",
      "title": "Introduction to rpaleoclim",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Data available",
        "Periods",
        "Bioclimatic variables",
        "Other options",
        "Retrieving data",
        "Caching",
        "Backwards compatibility with raster",
        "Citing data"
      ],
      "created": "2022-02-16 14:14:25",
      "modified": "2025-09-29 14:25:37",
      "commits": 8
    }
  ],
  "_score": 5.176091259055681,
  "_indexed": true,
  "_nocasepkg": "rpaleoclim",
  "_universes": [
    "joeroe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-14T08:25:45.000Z",
      "distro": "noble",
      "commit": "d21b798d23c35741533dc123f83b2d81fc373106",
      "fileid": "edf4dd5a603173da910f876d589291424a2d79b463d699afbccbb8cc73d39945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeroe/actions/runs/25849772469"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-14T08:25:42.000Z",
      "distro": "noble",
      "commit": "d21b798d23c35741533dc123f83b2d81fc373106",
      "fileid": "5d03334a6fc0e9529566da1bc35e676f91d1a8fe646a0a777c07de1a8a1f8213",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeroe/actions/runs/25849772469"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-14T08:25:54.000Z",
      "commit": "d21b798d23c35741533dc123f83b2d81fc373106",
      "fileid": "93d1aa4e6a5fb6a49d9328852b24e1fde564cf5567cad427dd9890dd42da7d11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeroe/actions/runs/25849772469"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-15T05:54:04.000Z",
      "commit": "d21b798d23c35741533dc123f83b2d81fc373106",
      "fileid": "183b76a4965aca18e478e8fa7da5de6f1cb60bdbd28c11ca73d7202b3b876854",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeroe/actions/runs/25849772469"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-14T08:24:50.000Z",
      "commit": "d21b798d23c35741533dc123f83b2d81fc373106",
      "fileid": "04bdbb14211c199ab4741f1eb306792a18f5b8f6c067d64d67e26c76143b2d76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeroe/actions/runs/25849772469"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-14T08:25:12.000Z",
      "commit": "d21b798d23c35741533dc123f83b2d81fc373106",
      "fileid": "0486dbd855793d42e4910a189daecf2ecafa23c515ad797e388db88d8bafa1ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeroe/actions/runs/25849772469"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-14T08:24:58.000Z",
      "commit": "d21b798d23c35741533dc123f83b2d81fc373106",
      "fileid": "f4ad3fad14e34f85fcd5a6c4f8b9004140e5320eb75f9fbfbb8d5df7b93354fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeroe/actions/runs/25849772469"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-05-22T08:35:34.000Z",
      "commit": "d21b798d23c35741533dc123f83b2d81fc373106",
      "fileid": "98c7e0de7695c4764f8d3fff4203591986e582b6a9e1f75a6c626575a35af99c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joeroe/actions/runs/25849772469"
    }
  ]
}