Package: matos Type: Package Title: Interface with the Mid-Atlantic Acoustic Telemetry Observing System (MATOS) Version: 0.5.0 Authors@R: person("Michael", "O'Brien", email = "mike@obrien.page", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1420-6395")) Description: This package provides HTML-scaping functions to interact with the MATOS website (https://matos.asascience.com/), allowing aggregation of data and the downloading and posting of files. Imports: cli, curl, getPass, httr, memoise, otndo, rvest Suggests: future.apply, testthat (>= 3.0.0), knitr, rmarkdown, rvdat Remotes: mhpob/otndo, mhpob/rvdat License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.2 URL: https://github.com/mhpob/matos, https://matos.obrien.page BugReports: https://github.com/mhpob/matos/issues Depends: R (>= 4.1.0) Config/testthat/edition: 3 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://benjaminhlina.r-universe.dev Date/Publication: 2026-03-30 20:47:03 UTC RemoteUrl: https://github.com/mhpob/matos RemoteRef: HEAD RemoteSha: df33d04d233a82857a722fe26e7e0c244d5beaf4 NeedsCompilation: no Packaged: 2026-05-30 09:34:09 UTC; root Author: Michael O'Brien [aut, cre] (ORCID: ) Maintainer: Michael O'Brien