Package: shorts
Type: Package
Title: Short Sprints
Authors@R: 
    c(person(given = "Mladen",
           family = "Jovanović",
           role = c("aut", "cre", "cph"),
           email = "coach.mladen.jovanovic@gmail.com",
           comment = c(ORCID = "0000-0002-4013-6530"))
           )
Version: 3.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 
    Furusawa K, Hill AV, Parkinson JL (1927) <doi: 10.1098/rspb.1927.0035>, 
    Greene PR. (1986) <doi: 10.1016/0025-5564(86)90063-5>, 
    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>, 
    Samozino P. (2018) <doi: 10.1007/978-3-319-05633-3_11>, 
    Samozino P. and Peyrot N., et al (2022) <doi: 10.1111/sms.14097>, 
    Clavel, P., et al (2023) <doi: 10.1016/j.jbiomech.2023.111602>, and 
    Jovanovic M. (2023) <doi: 10.1080/10255842.2023.2170713>.
URL: https://mladenjovanovic.github.io/shorts/
BugReports: https://github.com/mladenjovanovic/shorts/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
Imports: stats, LambertW, tidyr, ggplot2, minpack.lm, purrr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-01-13 18:35:07 UTC; mladenjovanovic
Author: Mladen Jovanović [aut, cre, cph]
    (<https://orcid.org/0000-0002-4013-6530>)
Maintainer: Mladen Jovanović <coach.mladen.jovanovic@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-13 21:50:05 UTC
