Package: rpaleoclim Title: Download Paleoclimate Data from 'PaleoClim' Version: 1.1.0.9000 Authors@R: person(given = "Joe", family = "Roe", role = c("aut", "cre", "cph"), email = "joe@joeroe.io") Description: 'PaleoClim' (Brown et al. 2019, ) is a set of free, high resolution paleoclimate surfaces covering the whole globe. It includes data on surface temperature, precipitation and the standard bioclimatic variables commonly used in ecological modelling, derived from the 'HadCM3' general circulation model and downscaled to a spatial resolution of up to 2.5 minutes. Simulations are available for key time periods from the Late Holocene to mid-Pliocene. Data on current and Last Glacial Maximum climate is derived from 'CHELSA' (Karger et al. 2017, ) and reprocessed by 'PaleoClim' to match their format; it is available at up to 30 seconds resolution. This package provides a simple interface for downloading 'PaleoClim' data in R, with support for caching and filtering retrieved data by period, resolution, and geographic extent. 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 Imports: curl, fs, httr, rlang, terra (>= 1.5-12), utils Suggests: knitr, covr, raster (>= 3.5-1), testthat (>= 3.0.0), rmarkdown Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev make libuv1-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: 2026-06-13 06:23:30 UTC; root Author: Joe Roe [aut, cre, cph] Maintainer: Joe Roe