Package: macleish Type: Package Title: Retrieve Data from MacLeish Field Station Version: 0.3.10 Authors@R: c( person("Benjamin S.", "Baumer", email = "ben.baumer@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3279-0516")), person("Rose", "Goueth", role = "aut"), person("Wencong", "Li", email = "liwencong1995@gmail.com", role = "aut"), person("Weijia", "Zhang", email = "wzhang23@smith.edu", role = "ctb"), person("Nicholas", "Horton", email = "nhorton@amherst.edu", role = "ctb"), person("Dominique", "Kelly", email = "djkelly@smith.edu", role = "aut", comment = c(ORCID = "0000-0001-7186-9385")), person("Albert Y.", "Kim", email = "albert.ys.kim@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-7824-306X")) ) Description: Download data from the Ada and Archibald MacLeish Field Station in Whately, MA. The Ada and Archibald MacLeish Field Station is a 260-acre patchwork of forest and farmland located in West Whately, MA that provides opportunities for faculty and students to pursue environmental research, outdoor education, and low-impact recreation (see for more information). This package contains weather data over several years, and spatial data on various man-made and natural structures. License: CC0 LazyData: TRUE Imports: dplyr, lubridate, phenocamr, readr, rvest, sf, stringr, xml2 Depends: R (>= 4.1), etl Suggests: ggplot2, dbplyr, RSQLite, broom, knitr, leaflet, purrr, rmarkdown, markdown, mgcv, testthat URL: https://github.com/beanumber/macleish, http://beanumber.github.io/macleish/ BugReports: https://github.com/beanumber/macleish/issues RoxygenNote: 7.3.3 Encoding: UTF-8 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev git make libgit2-dev libicu-dev libuv1-dev libxml2-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://beanumber.r-universe.dev Date/Publication: 2025-11-21 19:59:53 UTC RemoteUrl: https://github.com/beanumber/macleish RemoteRef: HEAD RemoteSha: 9b599624f03582c62da1222a62404475a19d0e0d NeedsCompilation: no Packaged: 2026-06-16 08:33:30 UTC; root Author: Benjamin S. Baumer [aut, cre] (ORCID: ), Rose Goueth [aut], Wencong Li [aut], Weijia Zhang [ctb], Nicholas Horton [ctb], Dominique Kelly [aut] (ORCID: ), Albert Y. Kim [aut] (ORCID: ) Maintainer: Benjamin S. Baumer