Package: PamBinaries
Title: Read and Process 'Pamguard' Binary Data
Version: 1.9.3
Authors@R: c(
TS = person("Taiki", "Sakai", email = "taiki.sakai@noaa.gov", role = c("aut", "cre")),
MO = person("Michael", "Oswald", email = "mo55@st-andrews.ac.uk", role = c("aut")),
DG = person("Douglas", "Gillespie", role = c("ctb")))
Description: Functions for easily reading and processing binary data
files created by 'Pamguard' (). All
functions for directly reading the binary data files are based
on 'MATLAB' code written by Michael Oswald.
Depends: R (>= 3.4.0)
License: GNU General Public License
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: ggplot2, dplyr
Suggests: testthat
Repository: https://taikisan21.r-universe.dev
Date/Publication: 2025-04-26 01:00:54 UTC
RemoteUrl: https://github.com/taikisan21/pambinaries
RemoteRef: HEAD
RemoteSha: cfa220fb55e2165fcb5867dc1fcf01330a90f59f
NeedsCompilation: no
Packaged: 2026-06-23 08:12:12 UTC; root
Author: Taiki Sakai [aut, cre],
Michael Oswald [aut],
Douglas Gillespie [ctb]
Maintainer: Taiki Sakai