Package: shorts
Type: Package
Title: Short Sprints
Authors@R: 
    person(given = "Mladen",
           family = "Jovanovic",
           role = c("aut", "cre"),
           email = "coach.mladen.jovanovic@gmail.com")
Version: 1.0.0
Description: Create short sprint (<6sec) profiles using the split times or the radar gun data.
    Mono-exponential equation is used to estimate maximal sprinting speed (MSS), relative acceleration (TAU),
    and other parameters such us maximal acceleration (MAC) and maximal relative power (PMAX). These parameters 
    can be used to predict kinematic and kinetics variables and to compare individuals. The modeling method utilized
    in this package is based on the works of Chelly SM, Denis C. (2001) <doi: 10.1097/00005768-200102000-00024>,
    Clark KP, Rieger RH, Bruno RF, Stearne DJ. (2017) <doi: 10.1519/JSC.0000000000002081>, 
    Furusawa K, Hill AV, Parkinson JL (1927) <doi: 10.1098/rspb.1927.0035>, 
    Greene PR. (1986) <doi: 10.1016/0025-5564(86)90063-5>, and 
    Samozino P. (2018) <doi: 10.1007/978-3-319-05633-3_11>.
URL: https://mladenjovanovic.github.io/shorts/
BugReports: https://github.com/mladenjovanovic/shorts/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 2.10)
Imports: stats, LambertW, nlme
Suggests: knitr, rmarkdown, tidyverse
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-05 17:14:09 UTC; mladenjovanovic
Author: Mladen Jovanovic [aut, cre]
Maintainer: Mladen Jovanovic <coach.mladen.jovanovic@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-05 17:40:02 UTC
