Package: PAMpal Type: Package Title: Load and Process Passive Acoustic Data Version: 1.5.2 Authors@R: c( TS = person("Taiki", "Sakai", email = "taiki.sakai@noaa.gov", role = c("aut", "cre")), JB = person("Jay", "Barlow", role = c("ctb")), EG = person("Emily", "Griffiths", role = c("ctb")), MO = person("Michael", "Oswald", role = c("ctb")), SB = person("Simone", "Baumann-Pickering", role = c("ctb")), JO = person("Julie", "Oswald", role = c("ctb"))) Maintainer: Taiki Sakai Description: Tools for loading and processing passive acoustic data. Read in data that has been processed in 'Pamguard' (), apply a suite processing functions, and export data for reports or external modeling tools. Parameter calculations implement methods by Oswald et al (2007) , Griffiths et al (2020) and Baumann-Pickering et al (2010) . License: GNU General Public License Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0), dplyr (>= 1.1.1) Imports: PamBinaries (>= 1.3.0), PAMmisc (>= 1.12.0), tuneR, seewave, gam, data.table, RSQLite, purrr, methods, signal, tidyr, ggplot2, knitr, xml2, rlang, reticulate, lubridate, geosphere, shiny, future.apply RoxygenNote: 7.3.2 Suggests: testthat Config/pak/sysreqs: cmake libfftw3-dev make libicu-dev libpng-dev libsndfile1-dev libuv1-dev libxml2-dev libnetcdf-dev libssl-dev python3 zlib1g-dev Repository: https://taikisan21.r-universe.dev Date/Publication: 2026-02-26 20:04:14 UTC RemoteUrl: https://github.com/taikisan21/pampal RemoteRef: HEAD RemoteSha: 8f800f35cf48425dd574d09e6cb01626f22f2f98 NeedsCompilation: no Packaged: 2026-07-04 09:20:05 UTC; root Author: Taiki Sakai [aut, cre], Jay Barlow [ctb], Emily Griffiths [ctb], Michael Oswald [ctb], Simone Baumann-Pickering [ctb], Julie Oswald [ctb]