Package: Athlytics
Title: Advanced Sports Performance Analysis for 'Strava' Data
Version: 0.1.2
Author: Ang [aut, cre]
Maintainer: Ang <ang@hezhiang.com>
Authors@R: 
    person("Ang", email = "ang@hezhiang.com", role = c("aut", "cre"))
Description: Advanced sports performance analysis and modeling for activity data retrieved from 'Strava'. This package focuses on applying established sports science models and statistical methods to gain deeper insights into training load, performance prediction, recovery status, and identifying key performance factors, extending basic data analysis capabilities.
License: MIT + file LICENSE
URL: https://hezhiang.com/Athlytics/,
        https://github.com/HzaCode/Athlytics
BugReports: https://github.com/HzaCode/Athlytics/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
Imports: dplyr (>= 1.0.0), ggplot2, httr, jsonlite, lubridate, purrr,
        rlang (>= 0.4.0), rStrava, tidyr, viridis, zoo
Suggests: devtools, knitr, pkgdown, rmarkdown, testthat (>= 3.0.0),
        mockery
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-14 06:53:40 UTC; Ang
Repository: CRAN
Date/Publication: 2025-05-16 09:40:23 UTC
Built: R 4.6.0; ; 2025-10-11 03:35:25 UTC; windows
