Package: STMr
Title: Strength Training Manual R-Language Functions
Version: 0.1.6
Authors@R: 
    person(given = "Mladen",
           family = "Jovanović",
           role = c("aut", "cre"),
           email = "coach.mladen.jovanovic@gmail.com")
Description: Strength training prescription using percent-based approach requires
    numerous computations and assumptions. 'STMr' package allow users to estimate 
    individual reps-max relationships, implement various progression tables, and
    create numerous set and rep schemes. The 'STMr' package is originally created as
    a tool to help writing Jovanović M. (2020) Strength Training Manual
    <ISBN:979-8604459898>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
URL: https://mladenjovanovic.github.io/STMr/
BugReports: https://github.com/mladenjovanovic/STMr/issues
Imports: dplyr, ggfittext, ggplot2, magrittr, minpack.lm, nlme,
        quantreg, stats, tidyr
Suggests: testthat (>= 3.0.0)
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-11-02 10:13:24 UTC; mladenjovanovic
Author: Mladen Jovanović [aut, cre]
Maintainer: Mladen Jovanović <coach.mladen.jovanovic@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-02 10:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:44:20 UTC; unix
