Package: portalr
Title: Create Useful Summaries of the Portal Data
Version: 0.3.3
Authors@R: c(person(c("Glenda", "M."), "Yenni", role = c("aut", "cre"), 
                    email = "glenda@weecology.org", 
                    comment = c(ORCID = "0000-0001-6969-1848")), 
             person("Hao", "Ye", role = c("aut"), 
                    comment = c(ORCID = "0000-0002-8630-1458")), 
             person(c("Erica", "M."), "Christensen", role = c("aut"), 
                    comment = c(ORCID = "0000-0002-5635-2502")), 
             person(c("Juniper", "L."), "Simonis", role = c("aut"), 
                    comment = c(ORCID = "0000-0001-9798-0460")), 
             person(c("Ellen", "K."), "Bledsoe", role = c("aut"), 
                    comment = c(ORCID = "0000-0002-3629-7235")), 
             person(c("Renata", "M."), "Diaz", role = c("aut"), 
                    comment = c(ORCID = "0000-0003-0803-4734")), 
             person(c("Shawn", "D."), "Taylor", role = c("aut"), 
                    comment = c(ORCID = "0000-0002-6178-6903")), 
             person(c("Ethan", "P,"), "White", role = c("aut"), 
                    comment = c(ORCID = "0000-0001-6728-7745")), 
             person(c("S.K.", "Morgan"), "Ernest", role = c("aut"), 
                    comment = c(ORCID = "0000-0002-6026-8530")))
Description: Download and generate summaries for the rodent, plant, ant, and 
    weather data from the Portal Project. Portal is a long-term (and ongoing) 
    experimental monitoring site in the Chihuahua desert. The raw data files 
    can be found at <https://github.com/weecology/portaldata>.
License: MIT + file LICENSE
URL: https://weecology.github.io/portalr/,
        https://github.com/weecology/portalr
BugReports: https://github.com/weecology/portalr/issues
LazyData: true
Depends: R (>= 3.2.3)
Imports: dplyr, tidyr, lubridate, magrittr, httr, rlang, forecast,
        lunar, usethis (>= 1.5.0), crayon, clisymbols, gh (>= 1.1.0)
Suggests: httptest, cowplot, knitr, rmarkdown, pkgdown, covr, ggplot2,
        testthat
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-04-01 21:58:43 UTC; GlendaYenni
Author: Glenda M. Yenni [aut, cre] (<https://orcid.org/0000-0001-6969-1848>),
  Hao Ye [aut] (<https://orcid.org/0000-0002-8630-1458>),
  Erica M. Christensen [aut] (<https://orcid.org/0000-0002-5635-2502>),
  Juniper L. Simonis [aut] (<https://orcid.org/0000-0001-9798-0460>),
  Ellen K. Bledsoe [aut] (<https://orcid.org/0000-0002-3629-7235>),
  Renata M. Diaz [aut] (<https://orcid.org/0000-0003-0803-4734>),
  Shawn D. Taylor [aut] (<https://orcid.org/0000-0002-6178-6903>),
  Ethan P, White [aut] (<https://orcid.org/0000-0001-6728-7745>),
  S.K. Morgan Ernest [aut] (<https://orcid.org/0000-0002-6026-8530>)
Maintainer: Glenda M. Yenni <glenda@weecology.org>
Repository: CRAN
Date/Publication: 2020-04-02 05:20:08 UTC
Built: R 4.0.0; ; 2020-04-08 09:10:45 UTC; windows
