Package: PAMscapes
Title: Tools for Summarising and Analysing Soundscape Data
Version: 0.14.5
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 <https://hub.marinecadastre.gov>,
    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 <https://rda.ucar.edu/datasets/ds084.1/>.
    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
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
Imports: dplyr, rlang, ggplot2 (>= 3.5.0), lubridate, scales, tidyr,
        httr, data.table, geosphere, sf, PAMmisc (>= 1.12.4), ncdf4,
        tdigest, purrr, shiny, future.apply, signal, tuneR, DT
Suggests: testthat
NeedsCompilation: no
Packaged: 2025-08-29 18:25:14 UTC; tnsak
Author: Taiki Sakai [aut, cre],
  Anne Simonis [ctb],
  Shannon Rankin [ctb],
  Megan McKenna [ctb],
  Kaitlin Palmer [ctb]
Maintainer: Taiki Sakai <taiki.sakai@noaa.gov>
Repository: CRAN
Date/Publication: 2025-08-31 15:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:32:43 UTC; windows
