Package: slrcsap Title: Lightweight Tools to Create Sea Level Rise Projections for the Tampa Bay Region Version: 1.3.0 Authors@R: c( person(given = "Marcus", family = "Beck", role = c("aut", "cre"), email = "mbeck@tbep.org", comment = c(ORCID = "0000-0002-4996-0059") ) ) Description: Lightweight tools to download data and create plots for sea level rise projections in the Tampa Bay region. Plots are produced to support recommendations of the Climate Science Advisory Panel facilitated by the Tampa Bay Estuary Program. Data are from NOAA Tides and Currents web page and the Interagency Sea Level Rise Scenario Tool . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1) Imports: dplyr, ggplot2, plotly, readxl, scales, tidyr VignetteBuilder: knitr URL: , BugReports: https://github.com/tbep-tech/slrcsap/issues Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://fawda123.r-universe.dev Date/Publication: 2026-03-24 17:54:17 UTC RemoteUrl: https://github.com/tbep-tech/slrcsap RemoteRef: HEAD RemoteSha: 4e6f67181ca40ee946d3d2a23c5db2daa82f4e86 NeedsCompilation: no Packaged: 2026-06-22 10:13:06 UTC; root Author: Marcus Beck [aut, cre] (ORCID: ) Maintainer: Marcus Beck