# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "rCoros" in publications use:' type: software license: MIT title: 'rCoros: Access COROS Training Hub Fitness Data' version: 0.1.0 doi: 10.32614/CRAN.package.rCoros abstract: 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. authors: - family-names: O'Reilly given-names: Matt email: fermoymatt@gmail.com repository: https://mattyoreilly.r-universe.dev repository-code: https://github.com/mattyoreilly/rCoros commit: bdbff0a430b4eca19565baada2dee4829c3e8aa0 url: https://mattyoreilly.github.io/rCoros/ date-released: '2026-06-07' contact: - family-names: O'Reilly given-names: Matt email: fermoymatt@gmail.com