Package: climateStability Title: Estimating Climate Stability from Climate Model Data Version: 0.1.4 Authors@R: person("Hannah", "Owens", email = "hannah.owens@gmail.com", role = c("aut", "cre")) Description: Climate stability measures are not formalized in the literature and tools for generating stability metrics from existing data are nascent. This package provides tools for calculating climate stability from raster data encapsulating climate change as a series of time slices. The methods follow Owens and Guralnick Biodiversity Informatics. Depends: R (>= 3.5.0) URL: https://github.com/hannahlowens/climateStability BugReports: https://github.com/hannahlowens/climateStability/issues License: GPL-3 Encoding: UTF-8 Imports: terra, methods Suggests: rangeBuilder, rmarkdown, knitr, testthat (>= 3.0.0), covr VignetteBuilder: knitr RoxygenNote: 7.2.1 Config/testthat/edition: 3 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://hannahlowens.r-universe.dev Date/Publication: 2022-10-01 21:37:52 UTC RemoteUrl: https://github.com/hannahlowens/climatestability RemoteRef: HEAD RemoteSha: b0def0a5923f0b3eeb6d0d878123707334592f10 NeedsCompilation: no Packaged: 2026-06-19 08:18:24 UTC; root Author: Hannah Owens [aut, cre] Maintainer: Hannah Owens