Package: tbeploads Title: Calculate Loading Data to Tampa Bay Version: 0.0.0.9000 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 = "Ed", family = "Sherwood", role = c("aut"), email = "esherwood@tbep.org", comment = c(ORCID = "0000-0001-5330-302X") ), person(given = "Ray", family = "Pribble", role = c("aut"), email = "rpribble@esassoc.com" ) ) Description: Loading data from major sources to Tampa Bay are calculated on a monthly or annual basis. Major sources include domestic point source (reuse, end of pipe), industrial point source, material losses, non-point sources (MS4), atmospheric deposition, and groundwater. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.2) Imports: dataRetrieval, dplyr, ggplot2, httr, jsonlite, lubridate, openxlsx, pdftools, purrr, readxl, sf, tbeptools, terra, tibble, tidyr, zoo LazyData: true LazyDataCompression: xz VignetteBuilder: knitr URL: , BugReports: https://github.com/tbep-tech/tbeploads/issues Suggests: knitr, mockery, rmarkdown, testthat (>= 3.0.0) SystemRequirements: GDAL (>= 2.0.0) Remotes: tbep-tech/tbeptools Config/testthat/edition: 3 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 libpoppler-cpp-dev poppler-data libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://tbep-tech.r-universe.dev Date/Publication: 2026-06-04 15:56:49 UTC RemoteUrl: https://github.com/tbep-tech/tbeploads RemoteRef: HEAD RemoteSha: d3ed80f822fad266204e7589fa64407a38557ea2 NeedsCompilation: no Packaged: 2026-06-04 17:03:54 UTC; root Author: Marcus Beck [aut, cre] (ORCID: ), Ed Sherwood [aut] (ORCID: ), Ray Pribble [aut] Maintainer: Marcus Beck