Package: surimi Title: Convert Acoustic Telemetry Data Between Institutional Formats Version: 1.0.0.0 Authors@R: c(person(given="Bruce", family="Delo", role=c("aut", "ctb", "cre"), email="br772481@dal.ca")) Description: Surimi takes as input data files representing acoustic telemetry, which may have column names and structures specific to particular institutions. It can convert, with minimal code on the user's part, data from one format to another, allowing data from one institution to be easily used across software packages that may expect different formats. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, lubridate, tidyr, worrms, nanoparquet, glatos Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libavfilter-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ocean-tracking-network.r-universe.dev Date/Publication: 2026-07-03 15:50:30 UTC RemoteUrl: https://github.com/ocean-tracking-network/surimi RemoteRef: HEAD RemoteSha: 8638e690743292cf764ded503432b7efcc213acf NeedsCompilation: no Packaged: 2026-07-13 05:08:38 UTC; root Author: Bruce Delo [aut, ctb, cre] Maintainer: Bruce Delo