Package: PAMmisc
Title: Miscellaneous Functions for Passive Acoustic Analysis
Version: 1.7.0
Authors@R: c(
  TS = person("Taiki", "Sakai", email = "taiki.sakai@noaa.gov", role = c("aut", "cre")),
  JB = person("Jay", "Barlow", role = c("ctb")),
  JO = person("Julie", "Oswald", role = c("ctb")),
  VS = person("Val", "Schmidt", role = c("ctb")))
Description: A collection of miscellaneous functions for passive acoustics. 
    Much of the content here is adapted to R from code written by other people.
    If you have any ideas of functions to add, please contact Taiki Sakai.
License: GNU General Public License
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: ggplot2, tuneR, seewave, dplyr, magrittr, RcppRoll,
        PamBinaries, RSQLite, lubridate, rerddap, ncdf4, httr, purrr,
        xml2, hoardr, methods, geosphere, tcltk, stringr, viridisLite,
        viridis
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-10-07 18:30:55 UTC; tnsak
Author: Taiki Sakai [aut, cre],
  Jay Barlow [ctb],
  Julie Oswald [ctb],
  Val Schmidt [ctb]
Maintainer: Taiki Sakai <taiki.sakai@noaa.gov>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2021-10-08 07:10:06 UTC
