Package: PAMscapes
Title: Tools for Summarising and Analysing Soundscape Data
Version: 0.5.8
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://marinecadastre.gov/ais/>,
    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.1
Depends: R (>= 3.5.0)
Imports: dplyr, rlang, ggplot2, lubridate, scales, magrittr, tidyr,
        readr, httr, data.table, geosphere, sf, PAMmisc, ncdf4,
        tdigest, purrr
Suggests: testthat
NeedsCompilation: no
Packaged: 2024-06-10 21:25:54 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: 2024-06-11 11:00:02 UTC
