Package: swfscDAS Title: Processing DAS Data Files Version: 0.6.4 Authors@R: person("Sam", "Woodman", email = "sam.woodman@noaa.gov", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6071-8186")) Description: Process and summarize DAS data files. These files are typically, but do not have to be DAS data produced by the Southwest Fisheries Science Center (SWFSC) program 'WinCruz'. This package standardizes and streamlines basic DAS data processing, and includes a PDF with the DAS data format requirements expected by the package. URL: https://swfsc.github.io/swfscDAS/, https://github.com/swfsc/swfscDAS/ BugReports: https://github.com/swfsc/swfscDAS/issues/ Depends: R (>= 4.0.0) Imports: dplyr (>= 1.1.0), lubridate, magrittr, methods, parallel, purrr, readr, rlang, sf, swfscMisc, tidyr Suggests: knitr, rmarkdown, stringr, testthat (>= 2.1.0) License: Apache License (== 2) Encoding: UTF-8 RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://swfsc.r-universe.dev Date/Publication: 2025-06-10 15:21:08 UTC RemoteUrl: https://github.com/swfsc/swfscdas RemoteRef: HEAD RemoteSha: 6ee107156e19c846d77f812745d95c498617ec1b NeedsCompilation: no Packaged: 2026-07-06 10:33:50 UTC; root Author: Sam Woodman [aut, cre] (ORCID: ) Maintainer: Sam Woodman