Package: tbeptools Title: Data and Indicators for the Tampa Bay Estuary Program Version: 3.1.0.9028 Date: 2026-03-02 Authors@R: c( person(given = "Marcus", family = "Beck", role = c("aut", "cre"), email = "mbeck@tbep.org", comment = c(ORCID = "0000-0002-4996-0059") ), person(given = "Meagan", family = "Schrandt", role = c("aut"), email = "Meagan.Schrandt@myfwc.com",, comment = c(ORCID = "0000-0002-0482-5072") ), person(given = "Mike", family = "Wessel", role = c("aut"), email = "mwessel@janickienvironmental.com" ), person(given = "Ed", family = "Sherwood", role = c("aut"), email = "esherwood@tbep.org", comment = c(ORCID = "0000-0001-5330-302X") ), person(given = "Gary", family = "Raulerson", role = c("aut"), email = "graulerson@tbep.org", comment = c(ORCID = "0000-0002-5920-5743") ), person(given = "Adhokshaja Achar", family = "Budihal Prasad", role = c("aut"), email = "adhokshajaac@usf.edu", comment = c(ORCID = "0000-0002-6485-6858") ), person(given = "Benjamin", family = "Best", role = c("aut"), email = "ben@ecoquants.com", comment = c(ORCID = "0000-0002-2686-0784") ), person(given = "Kim", family = "Cressman", role = c("aut"), email = "kim@catbirdstats.com", comment = c(ORCID = "0000-0002-8083-2434")) ) Description: Several functions are provided for working with Tampa Bay Estuary Program data and indicators, including the water quality report card, tidal creek assessments, Tampa Bay Nekton Index, Tampa Bay Benthic Index, seagrass transect data, habitat report card, and fecal indicator bacteria. Additional functions are provided for miscellaneous tasks, such as reference library curation. Depends: R (>= 4.1), methods Imports: dataRetrieval, dplyr, flextable, fs, ggplot2 (>= 3.2.0), httr, httr2, jsonlite, leaflet, lubridate, patchwork, plotly, purrr, reactable, readxl, rvest, sf, terra, tibble, tidyr, tools Suggests: bookdown, ftExtra, ggmap, ggnewscale, ggrepel, ggspatial, htmlwidgets, knitr, mapview, mockery, rmarkdown, testthat (>= 2.1.0), covr License: MIT + file LICENSE Encoding: UTF-8 VignetteBuilder: knitr LazyData: true LazyDataCompression: xz RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) URL: https://github.com/tbep-tech/tbeptools BugReports: https://github.com/tbep-tech/tbeptools/issues Config/pak/sysreqs: libabsl-dev libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://tbep-tech.r-universe.dev Date/Publication: 2026-06-29 12:56:03 UTC RemoteUrl: https://github.com/tbep-tech/tbeptools RemoteRef: HEAD RemoteSha: 67865d96b1b984b2e2c55b001ec1a0bbb2db987d NeedsCompilation: no Packaged: 2026-06-29 15:21:42 UTC; root Author: Marcus Beck [aut, cre] (ORCID: ), Meagan Schrandt [aut] (ORCID: ), Mike Wessel [aut], Ed Sherwood [aut] (ORCID: ), Gary Raulerson [aut] (ORCID: ), Adhokshaja Achar Budihal Prasad [aut] (ORCID: ), Benjamin Best [aut] (ORCID: ), Kim Cressman [aut] (ORCID: ) Maintainer: Marcus Beck