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 <https://swfsc-publications.fisheries.noaa.gov/publications/TM/SWFSC/NOAA-TM-NMFS-SWFSC-305.PDF> 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
NeedsCompilation: no
Packaged: 2025-06-09 19:44:35 UTC; sam.woodman
Author: Sam Woodman [aut, cre] (ORCID: <https://orcid.org/0000-0001-6071-8186>)
Maintainer: Sam Woodman <sam.woodman@noaa.gov>
Repository: CRAN
Date/Publication: 2025-06-10 12:50:02 UTC
Built: R 4.4.3; ; 2025-11-07 20:04:10 UTC; windows
