Package: rnpn
Title: Interface to the National 'Phenology' Network 'API'
Version: 1.4.1
Authors@R: c(
    person("Jeff", "Switzer", , "jeff@usanpn.org", role = c("aut", "cre")),
    person("Scott", "Chamberlain", role = "aut"),
    person("Lee", "Marsh", role = "aut"),
    person("Kevin", "Wong", role = "aut"),
    person("Eric R", "Scott", role = "aut", comment = c(ORCID = "0000-0002-7430-7879")),
    person("David", "LeBauer", role = "ctb")
  )
Description: Programmatic interface to the Web Service methods provided by
    the National 'Phenology' Network (<https://usanpn.org/>), which
    includes data on various life history events that occur at specific
    times.
License: MIT + file LICENSE
URL: https://github.com/usa-npn/rnpn, http://usa-npn.github.io/rnpn/
BugReports: https://github.com/usa-npn/rnpn/issues
Depends: R (>= 4.1.0)
Imports: dplyr, httr2 (>= 1.1.0), jsonlite, lifecycle, magrittr, rlang,
        tibble, tidyr, xml2
Suggests: covr, ggplot2, knitr, markdown, RColorBrewer, rmarkdown, sf,
        terra, testthat (>= 3.0.0), vcr, withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-25 02:11:11 UTC; jeff
Author: Jeff Switzer [aut, cre],
  Scott Chamberlain [aut],
  Lee Marsh [aut],
  Kevin Wong [aut],
  Eric R Scott [aut] (ORCID: <https://orcid.org/0000-0002-7430-7879>),
  David LeBauer [ctb]
Maintainer: Jeff Switzer <jeff@usanpn.org>
Repository: CRAN
Date/Publication: 2025-08-25 02:50:02 UTC
Built: R 4.4.1; ; 2025-08-25 05:40:59 UTC; unix
