Package: afscdata Title: An R Package for Extraction of AFSC Fishery Data Version: 1.0.0 Authors@R: c(person(given = "Benjamin", family = "Williams", email = "ben.williams@noaa.gov", role = c("aut", "cre")), person(given = "Jane", family = "Sullivan", email = "jane.sullivan@noaa.gov", role = "ctb"), person(given = "Steve", family = "Barbeaux", role = "ctb"), person(given = "Pete", family = "Hulson", role = "ctb"), person(given = "Jim", family = "Ianelli", role = "ctb"), person(given = "Matt", family = "Callahan", role = "ctb"), person(given = "Meaghan", family = "Bryan", role = "ctb"), person(given = "Kalei", family = "Shotwell", role = "ctb"), person(given = "Margaret", family = "Siple", role = "ctb")) Maintainer: The package maintainer Description: This package provides a folder structure and SQL queries for accessing the AKFIN and AFSC databases in support of fishery stock assessments. Additionally, archived data are held/provided to maintain consistency across assessments/assessment authors. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://afsc-assessments.github.io/afscdata Imports: DBI, getPass, here, keyring, magrittr, odbc, utils, vroom, stringi, tidytable, dplyr, lubridate, stats, stringr Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tibble Depends: R (>= 3.5.0) LazyData: true Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev libsecret-1-dev unixodbc-dev Repository: https://jimianelli.r-universe.dev Date/Publication: 2026-04-22 22:32:07 UTC RemoteUrl: https://github.com/afsc-assessments/afscdata RemoteRef: HEAD RemoteSha: 96ed9cea60f38f65a27553a2b14483e2c6ce3180 NeedsCompilation: no Packaged: 2026-07-23 07:47:37 UTC; root Author: Benjamin Williams [aut, cre], Jane Sullivan [ctb], Steve Barbeaux [ctb], Pete Hulson [ctb], Jim Ianelli [ctb], Matt Callahan [ctb], Meaghan Bryan [ctb], Kalei Shotwell [ctb], Margaret Siple [ctb]