Package: PAMmisc Title: Miscellaneous Functions for Passive Acoustic Analysis Version: 1.14.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 Imports: ggplot2, tuneR, seewave, dplyr, RcppRoll, PamBinaries, RSQLite, lubridate, rerddap, ncdf4, httr, purrr, xml2, methods, geosphere, tcltk, scales, suncalc, rjson, fftw, signal Suggests: testthat Depends: R (>= 3.50) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libfftw3-dev libsndfile1-dev libxml2-dev libnetcdf-dev libssl-dev Repository: https://taikisan21.r-universe.dev Date/Publication: 2026-06-04 21:09:57 UTC RemoteUrl: https://github.com/taikisan21/pammisc RemoteRef: HEAD RemoteSha: 9777e06261491a6c0a3d97871749222400b28e69 NeedsCompilation: yes Packaged: 2026-06-24 10:11:06 UTC; root Author: Taiki Sakai [aut, cre], Jay Barlow [ctb], Julie Oswald [ctb], Val Schmidt [ctb] Maintainer: Taiki Sakai