-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathCITATION.cff
More file actions
22 lines (22 loc) · 888 Bytes
/
CITATION.cff
File metadata and controls
22 lines (22 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "Athlytics: A Reproducible Framework for Endurance Data Analysis"
version: 1.0.5
date-released: 2026-05-09
url: "https://github.com/ropensci/Athlytics"
repository-code: "https://github.com/ropensci/Athlytics"
license: MIT
authors:
- family-names: "He"
given-names: "Zhiang"
email: "ang@hezhiang.com"
orcid: "https://orcid.org/0009-0009-0171-4578"
keywords:
- R
- sports-science
- exercise-physiology
- training-load
- ACWR
- Strava
abstract: "An open-source computational framework for longitudinal analysis of exercise physiology metrics using local Strava data exports. Provides standardized functions to calculate and visualize key physiological indicators including Acute:Chronic Workload Ratio (ACWR), Efficiency Factor (EF), and training load metrics."