Package: rCoros Title: Access COROS Training Hub Fitness Data Version: 0.1.0 Date: 2026-06-07 Authors@R: person( given = "Matt", family = "O'Reilly", email = "fermoymatt@gmail.com", role = c("aut", "cre") ) Description: Provides a tidy interface to the 'COROS' Training Hub API (), the web platform that accompanies 'COROS' GPS sports watches. Retrieves activities, daily wellness metrics (heart rate variability, resting heart rate, VO2 max and training load), workout programmes and training calendars. All results are returned as tibbles, ready for analysis with 'dplyr' and 'ggplot2'. Both the US and EU regional endpoints are supported. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Imports: digest (>= 0.6.30), dplyr (>= 1.1.0), httr2 (>= 1.0.0), purrr (>= 1.0.0), tibble (>= 3.2.0) Suggests: bslib (>= 0.6.0), DT (>= 0.28), ggplot2 (>= 3.4.0), knitr (>= 1.40), plotly (>= 4.10.0), rmarkdown (>= 2.20), shiny (>= 1.8.0), testthat (>= 3.0.0), withr (>= 2.5.0) VignetteBuilder: knitr URL: https://github.com/mattyoreilly/rCoros, https://mattyoreilly.github.io/rCoros/ BugReports: https://github.com/mattyoreilly/rCoros/issues Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/pak/sysreqs: libssl-dev Repository: https://mattyoreilly.r-universe.dev Date/Publication: 2026-06-25 12:15:09 UTC RemoteUrl: https://github.com/mattyoreilly/rcoros RemoteRef: HEAD RemoteSha: bdbff0a430b4eca19565baada2dee4829c3e8aa0 NeedsCompilation: no Packaged: 2026-06-25 14:20:31 UTC; root Author: Matt O'Reilly [aut, cre] Maintainer: Matt O'Reilly