Recent Releases of rpaleoclim
rpaleoclim - rpaleoclim 1.0.1
- Removed suggested dependency on rgdal (#18)
- raster (>= 3.5.1) now uses terra (>= 1.5-12) for linking to GDAL
- rgdal is retired and will be removed from CRAN in October 2023: https://r-spatial.org/r/2022/04/12/evolution.html
- R
Published by joeroe over 2 years ago
rpaleoclim - rpaleoclim 1.0.0
- Added an introductory vignette
- Migrated from
terratoraster:paleoclim()andload_paleoclim()now return aterra::SpatRasterinstead of araster::raster.paleoclim(as = "raster")andload_paleoclim(as = "raster")are provided for backwards compatibility. These requirerasterto be installed and will be removed in future versions.- The
regionargument ofpaleoclim()now expects aterra::extinstead of araster::extent.extentis coercible toext, so this shouldn't break any existing code.
- Fixed name of period
"mis19"(was"mis")
- R
Published by joeroe almost 3 years ago
rpaleoclim - rpaleoclim 0.9
Development version prior to rOpenSci peer review and CRAN submission.
- Added a
NEWS.mdfile to track changes to the package.
- R
Published by joeroe about 4 years ago