Package: prism Title: Access Data from the Oregon State Prism Climate Project Description: Allows users to access the Oregon State Prism climate data (). Using the web service API data can easily downloaded in bulk and loaded into R for spatial analysis. Some user friendly visualizations are also provided. URL: https://docs.ropensci.org/prism/, https://github.com/ropensci/prism BugReports: https://github.com/ropensci/prism/issues Version: 0.3.0.9000 Authors@R: c( person("Hart", "Edmund", email ="Edmund.m.hart@gmail.com",role = c("aut", "ccp")), person("Kendon", "Bell", email = "kmb56@berkeley.edu", role = c("aut")), person(given = "Alan", family = "Butler", email = "rabutler@usbr.gov", role = c("ctb","cre"),comment = c(ORCID = "0000-0002-8625-6386")) ) License: MIT + file LICENSE Imports: dplyr, ggplot2, httr, magrittr, raster, readr, stringr, terra, utils VignetteBuilder: knitr Suggests: covr, knitr, rmarkdown, testthat (>= 2.1.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Encoding: UTF-8 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libx11-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-11-18 22:18:16 UTC RemoteUrl: https://github.com/ropensci/prism RemoteRef: master RemoteSha: 876fe173ac4be162509fe3f79e38b119de56af30 NeedsCompilation: no Packaged: 2026-07-01 08:17:52 UTC; root Author: Hart Edmund [aut, ccp], Kendon Bell [aut], Alan Butler [ctb, cre] (ORCID: ) Maintainer: Alan Butler