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-06-24 13:21:00 UTC RemoteUrl: https://github.com/ocean-tracking-network/surimi RemoteRef: HEAD RemoteSha: 7716c5f72f37e62cc9c8d174354037f400a0ae4d NeedsCompilation: no Packaged: 2026-06-24 13:26:21 UTC; root Author: Bruce Delo [aut, ctb, cre] Maintainer: Bruce Delo