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.0
License: MIT + file LICENSE
Authors@R: c(
    person("Lee", "Marsh", role = c("aut", "cre"), email = "lee@usanpn.org"),
    person("Scott", "Chamberlain", role = "aut"),
    person("Alyssa", "Rosemartin", role= "aut", email = "alyssa@usanpn.org"),
    person("Kevin", "Wong", role = "aut", email = "kevin@usanpn.org")
    )
LazyData: yes
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.1
VignetteBuilder: knitr
URL: https://docs.ropensci.org/rnpn/ (website)
        https://github.com/ropensci/rnpn/ (devel)
NeedsCompilation: no
Packaged: 2021-03-22 21:53:48 UTC; Lee
Author: Lee Marsh [aut, cre],
  Scott Chamberlain [aut],
  Alyssa Rosemartin [aut],
  Kevin Wong [aut]
Maintainer: Lee Marsh <lee@usanpn.org>
Repository: CRAN
Date/Publication: 2021-03-23 01:00:06 UTC
