Package: ArgosQC Type: Package Title: Quality Control Process for the Integrated Marine Observing System's Argos Location Data Version: 0.9-16 Date: 2026-05-15 Author: Ian Jonsen [aut, cre, cph] Maintainer: Ian Jonsen Description: An automated Argos location quality control process for Argos location data from satellite tags. Functions automatically download and collate data from one of several potential remote source: a user-supplied URL, a user-supplied Google Drive link, a user-supplied Dropbox link, the SMRU server, or the Wildlife Computers Portal API. The package matches deployment data with user-supplied deployment metadata; projects location data from lon,lat to a user-supplied projection or a default projection; fits user-specified SSM's in 2 passes to estimate most plausible locations; collates results by species & deployment program; generates diagnostic plots & maps; appends predicted locations at tag-measured event times to the tag manufacturer activity files such as CTD profiles, dive records, haulout records, and the Argos and (when present) GPS location files; saves activity files as .csv in one of several possible schema (IMOS ATF, ATN, User-defined); pushes QC'd files to a user-specified server or saves to a local archive (zipfile). URL: https://github.com/ianjonsen/ArgosQC/, https://ianjonsen.github.io/ArgosQC/ BugReports: https://github.com/ianjonsen/ArgosQC/issues/ License: CC BY 4.0 Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: furrr (>= 0.3.1), future (>= 1.69.0), dplyr (>= 1.1.4), tidyr (>= 1.3.2), lubridate (>= 1.9.4), assertthat, purrr (>= 1.2.1), readr (>= 2.1.6), stringr (>= 1.6.0), sf (>= 1.0-24), kableExtra, ggplot2 (>= 4.0.1), rnaturalearth (>= 1.2.0), snakecase, aniMotum (>= 1.2-15), XML (>= 3.99-0.20), httr2 (>= 1.2.2), openssl (>= 2.3.4), rvest (>= 1.0.5), tibble (>= 3.3.1), traipse (>= 0.3.0), usethis (>= 3.2.1), vctrs (>= 0.7.1), jsonlite (>= 2.0.0), testthat, rnaturalearthdata Depends: R (>= 4.5.0) SystemRequirements: GDAL (>= 3.8.5), GEOS (>= 3.13.0), PROJ (>= 9.5.1), pandoc (>=3.8.3) Roxygen: list(markdown = TRUE) Remotes: jmlondon/pathroutr, ropensci/rnaturalearthhires, ianjonsen/aniMotum Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/testthat/edition: 3 Config/testthat/parallel: false Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev git make libharfbuzz-dev libgit2-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://ianjonsen.r-universe.dev Date/Publication: 2026-05-15 15:48:23 UTC RemoteUrl: https://github.com/ianjonsen/ArgosQC RemoteRef: HEAD RemoteSha: 6eebe98d3a3edc749d6a518adce414ad36a0b260 NeedsCompilation: no Packaged: 2026-05-30 09:15:36 UTC; root