Package: swfscDAS
Title: Southwest Fisheries Science Center Shipboard DAS Data Processing
Version: 0.4.0
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 shipboard DAS data (data written to a .das file) 
    collected using the Southwest Fisheries Science Center (SWFSC) 'WinCruz' program.
    This package is intended to standardize and streamline basic DAS data processing.
    A PDF with the DAS data format requirements is included in this package.
URL: https://smwoodman.github.io/swfscDAS,
        https://github.com/smwoodman/swfscDAS
BugReports: https://github.com/smwoodman/swfscDAS/issues
Depends: R (>= 3.5.0)
Imports: dplyr, lubridate, magrittr, methods, parallel, purrr, readr,
        rlang, sf, swfscMisc, tidyr
Suggests: knitr, rmarkdown, stringr, testthat (>= 2.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-29 18:41:15 UTC; sam.woodman
Author: Sam Woodman [aut, cre] (<https://orcid.org/0000-0001-6071-8186>)
Maintainer: Sam Woodman <sam.woodman@noaa.gov>
Repository: CRAN
Date/Publication: 2020-06-30 09:20:07 UTC
