Package: pssp Title: Package to interface with the WDFW Puget Sound sampling database Version: 0.2.0 Authors@R: person("Ty", "Garber", , "tyler.garber@dfw.wa.gov", role = c("aut", "cre")) Description: The pssp package serves as an interface between R and the Puget Sound sampling database. It"s goal is to ease the burden of retrieving and analyzing sport creel information in Puget Sound. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: broom, cli, DBI, dplyr, ggplot2, glue, janitor, leaflet, leaflet.extras, lubridate, odbc, purrr, rlang, stats, stringr, tibble, tidyr, tidyselect, withr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev unixodbc-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://framverse.r-universe.dev Date/Publication: 2024-11-22 16:30:17 UTC RemoteUrl: https://github.com/FRAMverse/pssp RemoteRef: HEAD RemoteSha: a73c7a8c078694126e1941161ce60fd1eed78878 NeedsCompilation: no Packaged: 2026-07-09 16:47:45 UTC; root Author: Ty Garber [aut, cre] Maintainer: Ty Garber Depends: R (>= 4.1.0)