The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
terra
to raster
:
paleoclim()
and load_paleoclim()
now
return a terra::SpatRaster
instead of a
raster::raster
.paleoclim(as = "raster")
and
load_paleoclim(as = "raster")
are provided for backwards
compatibility. These require raster
to be installed and
will be removed in future versions.region
argument of paleoclim()
now
expects a terra::ext
instead of a
raster::extent
. extent
is coercible to
ext
, so this shouldn’t break any existing code."mis19"
(was
"mis"
)NEWS.md
file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.