Package: ACWR
Type: Package
Title: Acute Chronic Workload Ratio Calculation
Version: 0.1.0
Authors@R: person("Jorge R",
             "Fernandez-Santos",
             role = c("aut", "cre"),
             email = "jorgedelrosario.fernandez@uca.es",
             comment = c(ORCID = "https://orcid.org/0000-0002-5047-2976"))
Maintainer: Jorge R Fernandez-Santos <jorgedelrosario.fernandez@uca.es>
Description: Functions for calculating the acute chronic workload ratio using three 
            different methods: exponentially weighted moving average (EWMA), rolling 
            average coupled (RAC) and rolling averaged uncoupled (RAU). Examples of this 
            methods can be found in Williams et al. (2017) <doi:10.1136/bjsports-2016-096589>
            for EWMA and Windt & Gabbet (2018) for RAC and RAU <doi: 10.1136/bjsports-2017-098925>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: r2d3
Depends: R (>= 2.10)
RoxygenNote: 7.1.1
URL: https://github.com/JorgeDelro/ACWR
BugReports: https://github.com/JorgeDelro/ACWR/issues
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-02-25 08:17:28 UTC; jorge
Author: Jorge R Fernandez-Santos [aut, cre]
    (<https://orcid.org/0000-0002-5047-2976>)
Repository: CRAN
Date/Publication: 2022-03-01 08:10:06 UTC
Built: R 4.6.0; ; 2025-07-18 08:52:42 UTC; unix
