# ------------------------------------------------ # 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 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://cran.r-universe.dev repository-code: https://github.com/mattyoreilly/rCoros commit: a3f4bcacbe450d0097b5b7e0d348a25933d80050 url: https://mattyoreilly.github.io/rCoros/ date-released: '2026-06-07' contact: - family-names: O'Reilly given-names: Matt email: fermoymatt@gmail.com