Package: portalr
Title: Create Useful Summaries of the Portal Data
Version: 0.4.4
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 Chihuahuan
    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: cli, clipr, dplyr, forecast, httr, lubridate, lunar, magrittr,
        rlang, tibble, tidyr, tidyselect (>= 1.2.1), zoo
Suggests: cowplot, ggplot2, httptest, knitr, rmarkdown, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-06-26 04:29:20 UTC; GlendaYenni
Author: Glenda M. Yenni [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6969-1848>),
  Hao Ye [aut] (ORCID: <https://orcid.org/0000-0002-8630-1458>),
  Erica M. Christensen [aut] (ORCID:
    <https://orcid.org/0000-0002-5635-2502>),
  Juniper L. Simonis [aut] (ORCID:
    <https://orcid.org/0000-0001-9798-0460>),
  Ellen K. Bledsoe [aut] (ORCID: <https://orcid.org/0000-0002-3629-7235>),
  Renata M. Diaz [aut] (ORCID: <https://orcid.org/0000-0003-0803-4734>),
  Shawn D. Taylor [aut] (ORCID: <https://orcid.org/0000-0002-6178-6903>),
  Ethan P, White [aut] (ORCID: <https://orcid.org/0000-0001-6728-7745>),
  S.K. Morgan Ernest [aut] (ORCID:
    <https://orcid.org/0000-0002-6026-8530>),
  Weecology [cph]
Maintainer: Glenda M. Yenni <glenda@weecology.org>
Repository: CRAN
Date/Publication: 2025-06-30 08:50:06 UTC
Built: R 4.4.3; ; 2025-10-08 03:58:06 UTC; windows
