Package: rnpn
Title: Interface to the National 'Phenology' Network 'API'
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.
Version: 1.2.4
License: MIT + file LICENSE
Authors@R: c(
    person("Alyssa", "Rosemartin", role = c("aut", "cre"), email = "alyssa@usanpn.org"),
    person("Scott", "Chamberlain", role = "aut"),
    person("Lee", "Marsh", role= "aut", email = "lee@usanpn.org"),
    person("Kevin", "Wong", role = "aut", email = "kevin@usanpn.org")
    )
Depends: R (>= 3.5.0)
Imports: httr (>= 1.1.0), jsonlite (>= 0.9.19), data.table (>= 1.9.6),
        sp (>= 1.1-0), tibble, curl, raster, rgdal, plyr, XML, magrittr
Suggests: ggplot2, testthat, covr, knitr, markdown, rmarkdown,
        RColorBrewer, vcr
RoxygenNote: 7.1.2
VignetteBuilder: knitr
URL: https://docs.ropensci.org/rnpn/ (website)
        https://github.com/ropensci/rnpn/ (devel)
NeedsCompilation: no
Packaged: 2021-11-10 21:30:02 UTC; usanpn
Author: Alyssa Rosemartin [aut, cre],
  Scott Chamberlain [aut],
  Lee Marsh [aut],
  Kevin Wong [aut]
Maintainer: Alyssa Rosemartin <alyssa@usanpn.org>
Repository: CRAN
Date/Publication: 2021-11-10 21:50:03 UTC
