Package: portalr Title: Create Useful Summaries of the Portal Data Version: 0.4.5 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 . 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.3 Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://weecology.r-universe.dev Date/Publication: 2026-01-29 17:07:59 UTC RemoteUrl: https://github.com/weecology/portalr RemoteRef: HEAD RemoteSha: 1178c20e230b9358ad2f0ec6ab6d9b1a3f50de82 NeedsCompilation: no Packaged: 2026-07-04 06:00:34 UTC; root Author: Glenda M. Yenni [aut, cre] (ORCID: ), Hao Ye [aut] (ORCID: ), Erica M. Christensen [aut] (ORCID: ), Juniper L. Simonis [aut] (ORCID: ), Ellen K. Bledsoe [aut] (ORCID: ), Renata M. Diaz [aut] (ORCID: ), Shawn D. Taylor [aut] (ORCID: ), Ethan P, White [aut] (ORCID: ), S.K. Morgan Ernest [aut] (ORCID: ), Weecology [cph] Maintainer: Glenda M. Yenni