Package: portalr
Title: Create Useful Summaries of the Portal Data
Version: 0.4.0
Authors@R: 
    c(person(given = c("Glenda", "M."),
             family = "Yenni",
             role = c("aut", "cre"),
             email = "glenda@weecology.org",
             comment = c(ORCID = "0000-0001-6969-1848")),
      person(given = "Hao",
             family = "Ye",
             role = "aut",
             comment = c(ORCID = "0000-0002-8630-1458")),
      person(given = c("Erica", "M."),
             family = "Christensen",
             role = "aut",
             comment = c(ORCID = "0000-0002-5635-2502")),
      person(given = c("Juniper", "L."),
             family = "Simonis",
             role = "aut",
             comment = c(ORCID = "0000-0001-9798-0460")),
      person(given = c("Ellen", "K."),
             family = "Bledsoe",
             role = "aut",
             comment = c(ORCID = "0000-0002-3629-7235")),
      person(given = c("Renata", "M."),
             family = "Diaz",
             role = "aut",
             comment = c(ORCID = "0000-0003-0803-4734")),
      person(given = c("Shawn", "D."),
             family = "Taylor",
             role = "aut",
             comment = c(ORCID = "0000-0002-6178-6903")),
      person(given = c("Ethan", "P,"),
             family = "White",
             role = "aut",
             comment = c(ORCID = "0000-0001-6728-7745")),
      person(given = c("S.K.", "Morgan"),
             family = "Ernest",
             role = "aut",
             comment = c(ORCID = "0000-0002-6026-8530")),
      person("Weecology",
             role = "cph"))
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
Depends: R (>= 3.2.3)
Imports: clipr, clisymbols, crayon, dplyr, forecast, httr, lubridate,
        lunar, magrittr, rlang, tidyr, tidyselect (>= 1.0.0), zoo
Suggests: covr, cowplot, ggplot2, httptest, knitr, pkgdown, rmarkdown,
        testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-21 20:21:44 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>),
  Weecology [cph]
Maintainer: Glenda M. Yenni <glenda@weecology.org>
Repository: CRAN
Date/Publication: 2023-04-22 00:32:30 UTC
