Package: rnpn Title: Interface to the National 'Phenology' Network 'API' Version: 1.4.1.9000 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 (), 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 (>= 3.5.0) Imports: dplyr, httr2 (>= 1.1.0), jsonlite, lifecycle, magrittr, readr, rlang, tibble, tidyr, xml2 Suggests: covr, ggplot2, knitr, markdown, RColorBrewer, rmarkdown, sf, terra, testthat (>= 3.0.0), vcr (>= 2.0.0), withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libx11-dev Repository: https://usa-npn.r-universe.dev Date/Publication: 2025-10-27 15:44:25 UTC RemoteUrl: https://github.com/usa-npn/rnpn RemoteRef: HEAD RemoteSha: b7d5b8b20ce6dffb6febf7525573872aa3eede91 NeedsCompilation: no Packaged: 2026-07-04 01:17:12 UTC; root Author: Jeff Switzer [aut, cre], Scott Chamberlain [aut], Lee Marsh [aut], Kevin Wong [aut], Eric R Scott [aut] (ORCID: ), David LeBauer [ctb] Maintainer: Jeff Switzer