Package: PAMscapes Title: Tools for Summarising and Analysing Soundscape Data Version: 0.15.3 Authors@R: c( TS = person("Taiki", "Sakai", email = "taiki.sakai@noaa.gov", role = c("aut", "cre")), AS = person("Anne", "Simonis", role = c("ctb")), SR = person("Shannon", "Rankin", role = c("ctb")), MM = person("Megan", "McKenna", role = c("ctb")), KP = person("Kaitlin", "Palmer", role = c("ctb"))) Description: A variety of tools relevant to the analysis of marine soundscape data. There are tools for downloading AIS (automatic identification system) data from Marine Cadastre , connecting AIS data to GPS coordinates, plotting summaries of various soundscape measurements, and downloading relevant environmental variables (wind, swell height) from the National Center for Atmospheric Research data server . Most tools were developed to work well with output from 'Triton' software, but can be adapted to work with any similar measurements. License: GNU General Public License Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 3.5.0) Imports: dplyr, rlang (>= 1.1.7), ggplot2 (>= 4.0.1), lubridate, scales, tidyr, httr, data.table, geosphere, sf, PAMmisc (>= 1.12.4), ncdf4, purrr, shiny, future.apply, signal, tuneR, DT Suggests: testthat Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libfftw3-dev libgdal-dev gdal-bin libgeos-dev make libicu-dev libsndfile1-dev libuv1-dev libxml2-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://taikisan21.r-universe.dev Date/Publication: 2026-06-25 23:43:37 UTC RemoteUrl: https://github.com/taikisan21/pamscapes RemoteRef: HEAD RemoteSha: c4d222f2cbb366f4a17242f6b3325fa1585b939a NeedsCompilation: no Packaged: 2026-06-26 03:00:32 UTC; root Author: Taiki Sakai [aut, cre], Anne Simonis [ctb], Shannon Rankin [ctb], Megan McKenna [ctb], Kaitlin Palmer [ctb] Maintainer: Taiki Sakai