Package: prism
Title: Access Data from the Oregon State Prism Climate Project
Description: Allows users to access the Oregon State Prism climate data
    (<https://prism.nacse.org/>). 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
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)
RoxygenNote: 7.3.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-11-14 20:21:59 UTC; RAButler
Author: Hart Edmund [aut, ccp],
  Kendon Bell [aut],
  Alan Butler [ctb, cre] (ORCID: <https://orcid.org/0000-0002-8625-6386>)
Maintainer: Alan Butler <rabutler@usbr.gov>
Repository: CRAN
Date/Publication: 2025-11-14 21:20:02 UTC
Built: R 4.6.0; ; 2025-11-16 00:52:32 UTC; windows
