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.9.0
License: MIT + file LICENSE
Authors@R: c(
    person("Jeff", "Switzer", role = c("aut", "cre"), email = "jeff@usanpn.org"),
    person("Scott", "Chamberlain", role = "aut"),
    person("Lee", "Marsh", role= "aut"),
    person("Kevin", "Wong", role = "aut"),
    person("David", "LeBauer", role = "ctb"),
    person("Eric R", "Scott", role = "ctb")
    )
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, plyr, XML, magrittr
Suggests: ggplot2, testthat, covr, knitr, markdown, rmarkdown,
        RColorBrewer, vcr
RoxygenNote: 7.2.3
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://github.com/usa-npn/rnpn
BugReports: https://github.com/usa-npn/rnpn/issues
NeedsCompilation: no
Packaged: 2024-08-19 03:24:45 UTC; jeff
Author: Jeff Switzer [aut, cre],
  Scott Chamberlain [aut],
  Lee Marsh [aut],
  Kevin Wong [aut],
  David LeBauer [ctb],
  Eric R Scott [ctb]
Maintainer: Jeff Switzer <jeff@usanpn.org>
Repository: CRAN
Date/Publication: 2024-08-19 06:20:09 UTC
