Type: Package Package: ebirdst Title: Access and Analyze eBird Status and Trends Data Products Version: 3.2023.2 Authors@R: c( person("Matthew", "Strimas-Mackey", , "mes335@cornell.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8929-7776")), person("Shawn", "Ligocki", , "sligocki@cornell.edu", role = "aut"), person("Tom", "Auer", , "mta45@cornell.edu", role = "aut", comment = c(ORCID = "0000-0001-8619-7147")), person("Daniel", "Fink", , "df36@cornell.edu", role = "aut", comment = c(ORCID = "0000-0002-8368-1248")), person("Cornell Lab of Ornithology", role = "cph") ) Description: Tools for accessing and analyzing eBird Status and Trends Data Products (). eBird () is a global database of bird observations collected by member of the public. eBird Status and Trends uses these data to model global bird distributions, abundances, and population trends at a high spatial and temporal resolution. License: GPL-3 URL: https://ebird.github.io/ebirdst/, https://github.com/ebird/ebirdst BugReports: https://github.com/ebird/ebirdst/issues Depends: R (>= 4.0.0) Imports: arrow, dplyr (>= 1.0.0), grDevices, jsonlite, magrittr, RColorBrewer, rlang, scales, sf (>= 1.0-0), stats, stringr, terra (>= 1.6-3), tools, utils, viridisLite Suggests: fields, ggplot2, knitr, lubridate, PresenceAbsence, rmarkdown, rnaturalearth, scico, testthat, tidyr, withr VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ebird.r-universe.dev Date/Publication: 2026-03-17 02:54:50 UTC RemoteUrl: https://github.com/ebird/ebirdst RemoteRef: HEAD RemoteSha: cad9d1b3c0a89c6c86bd310fde471567dac3296e NeedsCompilation: no Packaged: 2026-06-15 11:25:40 UTC; root Author: Matthew Strimas-Mackey [aut, cre] (ORCID: ), Shawn Ligocki [aut], Tom Auer [aut] (ORCID: ), Daniel Fink [aut] (ORCID: ), Cornell Lab of Ornithology [cph] Maintainer: Matthew Strimas-Mackey