Package: rppo
Title: Access the Global Plant Phenology Data Portal
URL: https://github.com/ropensci/rppo
BugReports: https://github.com/ropensci/rppo/issues
Version: 1.0
Authors@R: c(
    person("John","Deck", email = "jdeck88@gmail.com", 
      role = c("aut", "cre")), 
    person("Brian","Stucky",email = "stuckyb@flmnh.ufl.edu",
      role = "aut"),
    person("Ramona","Walls", email = "rwalls@cyverse.org", 
      role = "aut"),
    person("Kjell", "Bolmgren", email = "Kjell.Bolmgren@slu.se", 
      role = "aut"),
    person("Ellen", "Denny", email = "ellen@usanpn.org", 
      role = "aut"),
    person("Robert","Guralnick", email = "rguralnick@flmnh.ufl.edu", 
      role = "aut")
  )
Maintainer: John Deck <jdeck88@gmail.com>
Description: An R interface to the Global Plant Phenology Data Portal,
    which is accessible online at <https://www.plantphenology.org/>.
Depends: R (>= 3.4.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
Imports: jsonlite, readr, plyr, httr
Suggests: testthat, knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-06-05 23:44:09 UTC; jdeck
Author: John Deck [aut, cre],
  Brian Stucky [aut],
  Ramona Walls [aut],
  Kjell Bolmgren [aut],
  Ellen Denny [aut],
  Robert Guralnick [aut]
Repository: CRAN
Date/Publication: 2018-06-06 11:45:23 UTC
