{
  "_id": "6a5f08029baadeef8ab58dc9",
  "Package": "STMr",
  "Title": "Strength Training Manual R-Language Functions",
  "Version": "0.1.7",
  "Authors@R": "person(given = \"Mladen\",\nfamily = \"Jovanović\",\nrole = c(\"aut\", \"cre\"),\nemail = \"coach.mladen.jovanovic@gmail.com\")",
  "Description": "Strength training prescription using percent-based\napproach requires numerous computations and assumptions. 'STMr'\npackage allow users to estimate individual reps-max\nrelationships, implement various progression tables, and create\nnumerous set and rep schemes. The 'STMr' package is originally\ncreated as a tool to help writing Jovanović M. (2020) Strength\nTraining Manual <ISBN:979-8604459898>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://mladenjovanovic.github.io/STMr/",
  "BugReports": "https://github.com/mladenjovanovic/STMr/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://mladenjovanovic.r-universe.dev",
  "Date/Publication": "2026-01-21 23:24:33 UTC",
  "RemoteUrl": "https://github.com/mladenjovanovic/stmr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 05:43:46 UTC",
    "User": "root"
  },
  "Author": "Mladen Jovanović [aut, cre]",
  "Maintainer": "Mladen Jovanović <coach.mladen.jovanovic@gmail.com>",
  "_user": "mladenjovanovic",
  "_type": "src",
  "_file": "STMr_0.1.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/3aa63f34f4493e46b1ca3ae0ba07e4b55ada95c0cb98f891eec792a8ff293d3a",
  "_filesize": 3936952,
  "_sha256": "3aa63f34f4493e46b1ca3ae0ba07e4b55ada95c0cb98f891eec792a8ff293d3a",
  "_expires": "2026-10-29T05:47:44.000Z",
  "_created": "2026-07-21T05:43:46.000Z",
  "_published": "2026-07-21T05:47:46.903Z",
  "_jobs": [
    {
      "job": 88553178454,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8485131995"
    },
    {
      "job": 88553178481,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485130054"
    },
    {
      "job": 88553178475,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8485134077"
    },
    {
      "job": 88553178455,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485120484"
    },
    {
      "job": 88552716490,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485085663"
    },
    {
      "job": 88553178440,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8485119213"
    },
    {
      "job": 88553178477,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8485117707"
    },
    {
      "job": 88553178471,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8485131647"
    },
    {
      "job": 88553178486,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485126213"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/29804664203",
  "_status": "success",
  "_upstream": "https://github.com/mladenjovanovic/stmr",
  "_commit": {
    "id": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
    "author": "Mladen Jovanović <coach.mladen.jovanovic@gmail.com>",
    "committer": "Mladen Jovanović <coach.mladen.jovanovic@gmail.com>",
    "message": "Version 0.1.7\n",
    "time": 1769037873
  },
  "_maintainer": {
    "name": "Mladen Jovanović",
    "email": "coach.mladen.jovanovic@gmail.com",
    "login": "mladenjovanovic",
    "description": "PhD, Strength and Conditioning Coach, Performance Manage, Data Analyst",
    "uuid": 39139548
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggfittext",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "minpack.lm",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mladenjovanovic",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 4
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "0.1.7",
      "date": "2026-01-21"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "mladenjovanovic",
      "count": 342,
      "uuid": 39139548
    }
  ],
  "_userbio": {
    "uuid": 39139548,
    "type": "user",
    "name": "Mladen Jovanović",
    "followers": 137,
    "description": "PhD, Strength and Conditioning Coach, Performance Manage, Data Analyst"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/STMr"
  },
  "_devurl": "https://github.com/mladenjovanovic/stmr",
  "_pkgdown": "https://mladenjovanovic.github.io/STMr/",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/STMr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mladenjovanovic/stmr",
  "_realowner": "mladenjovanovic",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2022-03-16"
    },
    {
      "version": "0.1.4",
      "date": "2022-08-31"
    },
    {
      "version": "0.1.5",
      "date": "2022-09-17"
    },
    {
      "version": "0.1.6",
      "date": "2023-11-02"
    },
    {
      "version": "0.1.7",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    ".vertical_rep_accumulation.post",
    "%>%",
    "adj_perc_1RM_DI",
    "adj_perc_1RM_perc_MR",
    "adj_perc_1RM_rel_int",
    "adj_perc_1RM_RIR",
    "adj_reps_DI",
    "adj_reps_perc_MR",
    "adj_reps_rel_int",
    "adj_reps_RIR",
    "create_example",
    "estimate_k",
    "estimate_k_1RM",
    "estimate_k_1RM_mixed",
    "estimate_k_1RM_quantile",
    "estimate_k_generic",
    "estimate_k_generic_1RM",
    "estimate_k_generic_1RM_mixed",
    "estimate_k_generic_1RM_quantile",
    "estimate_k_mixed",
    "estimate_k_quantile",
    "estimate_klin",
    "estimate_klin_1RM",
    "estimate_klin_1RM_mixed",
    "estimate_klin_1RM_quantile",
    "estimate_klin_mixed",
    "estimate_klin_quantile",
    "estimate_kmod",
    "estimate_kmod_1RM",
    "estimate_kmod_1RM_mixed",
    "estimate_kmod_1RM_quantile",
    "estimate_kmod_mixed",
    "estimate_kmod_quantile",
    "estimate_rolling_1RM",
    "generate_progression_table",
    "get_perc_1RM",
    "get_predicted_1RM_from_k_model",
    "get_reps",
    "max_perc_1RM_epley",
    "max_perc_1RM_linear",
    "max_perc_1RM_modified_epley",
    "max_reps_epley",
    "max_reps_linear",
    "max_reps_modified_epley",
    "plot_progression_table",
    "plot_scheme",
    "plot_vertical",
    "progression_DI",
    "progression_perc_drop",
    "progression_perc_MR",
    "progression_perc_MR_variable",
    "progression_rel_int",
    "progression_RIR",
    "progression_RIR_increment",
    "progression_variable_DI",
    "progression_variable_RIR",
    "release",
    "scheme_generic",
    "scheme_ladder",
    "scheme_light_heavy",
    "scheme_manual",
    "scheme_perc_1RM",
    "scheme_plateau",
    "scheme_pyramid",
    "scheme_pyramid_reverse",
    "scheme_rep_acc",
    "scheme_step",
    "scheme_step_reverse",
    "scheme_wave",
    "scheme_wave_descending",
    "vertical_block",
    "vertical_block_undulating",
    "vertical_block_variant",
    "vertical_constant",
    "vertical_linear",
    "vertical_linear_reverse",
    "vertical_planning",
    "vertical_rep_accumulation",
    "vertical_set_accumulation",
    "vertical_set_accumulation_reverse",
    "vertical_undulating",
    "vertical_undulating_reverse",
    "vertical_volume_intensity"
  ],
  "_datasets": [
    {
      "name": "RTF_testing",
      "title": "Reps to failure testing of 12 athletes",
      "object": "RTF_testing",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Athlete",
        "1RM",
        "Target %1RM",
        "Target Weight",
        "Real Weight",
        "Real %1RM",
        "nRM"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "strength_training_log",
      "title": "Strength Training Log",
      "object": "strength_training_log",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "phase",
        "week",
        "day",
        "session",
        "set",
        "weight",
        "reps",
        "eRIR"
      ],
      "rows": 144,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "plus-.STMr_scheme",
      "title": "Method for adding set and rep schemes",
      "topics": [
        "+.STMr_scheme"
      ]
    },
    {
      "page": "adj_perc_1RM",
      "title": "Family of functions to adjust %1RM",
      "topics": [
        "adj_perc_1RM",
        "adj_perc_1RM_DI",
        "adj_perc_1RM_perc_MR",
        "adj_perc_1RM_rel_int",
        "adj_perc_1RM_RIR"
      ]
    },
    {
      "page": "adj_reps",
      "title": "Family of functions to adjust number of repetition",
      "topics": [
        "adj_reps",
        "adj_reps_DI",
        "adj_reps_perc_MR",
        "adj_reps_rel_int",
        "adj_reps_RIR"
      ]
    },
    {
      "page": "create_example",
      "title": "Create Example",
      "topics": [
        "create_example"
      ]
    },
    {
      "page": "estimate_functions",
      "title": "Estimate relationship between reps and %1RM (or weight)",
      "topics": [
        "estimate_functions",
        "estimate_k",
        "estimate_klin",
        "estimate_klin_1RM",
        "estimate_kmod",
        "estimate_kmod_1RM",
        "estimate_k_1RM",
        "estimate_k_generic",
        "estimate_k_generic_1RM",
        "get_predicted_1RM_from_k_model"
      ]
    },
    {
      "page": "estimate_functions_mixed",
      "title": "Estimate relationship between reps and weight using the non-linear mixed-effects regression",
      "topics": [
        "estimate_functions_mixed",
        "estimate_klin_1RM_mixed",
        "estimate_klin_mixed",
        "estimate_kmod_1RM_mixed",
        "estimate_kmod_mixed",
        "estimate_k_1RM_mixed",
        "estimate_k_generic_1RM_mixed",
        "estimate_k_mixed"
      ]
    },
    {
      "page": "estimate_functions_quantile",
      "title": "Estimate relationship between reps and weight using the non-linear quantile regression",
      "topics": [
        "estimate_functions_quantile",
        "estimate_klin_1RM_quantile",
        "estimate_klin_quantile",
        "estimate_kmod_1RM_quantile",
        "estimate_kmod_quantile",
        "estimate_k_1RM_quantile",
        "estimate_k_generic_1RM_quantile",
        "estimate_k_quantile"
      ]
    },
    {
      "page": "estimate_rolling_1RM",
      "title": "Estimate the rolling profile and 1RM",
      "topics": [
        "estimate_rolling_1RM"
      ]
    },
    {
      "page": "progression_table",
      "title": "Family of functions to create progression tables",
      "topics": [
        "generate_progression_table",
        "progression_DI",
        "progression_perc_drop",
        "progression_perc_MR",
        "progression_perc_MR_variable",
        "progression_rel_int",
        "progression_RIR",
        "progression_RIR_increment",
        "progression_table",
        "progression_variable_DI",
        "progression_variable_RIR"
      ]
    },
    {
      "page": "get_perc_1RM",
      "title": "Get %1RM",
      "topics": [
        "get_perc_1RM"
      ]
    },
    {
      "page": "get_reps",
      "title": "Get Reps",
      "topics": [
        "get_reps"
      ]
    },
    {
      "page": "max_perc_1RM",
      "title": "Family of functions to estimate max %1RM",
      "topics": [
        "max_perc_1RM",
        "max_perc_1RM_epley",
        "max_perc_1RM_linear",
        "max_perc_1RM_modified_epley"
      ]
    },
    {
      "page": "max_reps",
      "title": "Family of functions to estimate max number of repetition (nRM)",
      "topics": [
        "max_reps",
        "max_reps_epley",
        "max_reps_linear",
        "max_reps_modified_epley"
      ]
    },
    {
      "page": "plot_progression_table",
      "title": "Plotting of the Progression Table",
      "topics": [
        "plot_progression_table"
      ]
    },
    {
      "page": "plot_scheme",
      "title": "Plotting of the Set and Reps Scheme",
      "topics": [
        "plot_scheme"
      ]
    },
    {
      "page": "plot_vertical",
      "title": "Plotting of the Vertical Planning",
      "topics": [
        "plot_vertical"
      ]
    },
    {
      "page": "plot.STMr_release",
      "title": "Plotting of the Release",
      "topics": [
        "plot.STMr_release"
      ]
    },
    {
      "page": "plot.STMr_scheme",
      "title": "Plotting of the Set and Reps Scheme",
      "topics": [
        "plot.STMr_scheme"
      ]
    },
    {
      "page": "release",
      "title": "Create a Release period",
      "topics": [
        "release"
      ]
    },
    {
      "page": "RTF_testing",
      "title": "Reps to failure testing of 12 athletes",
      "topics": [
        "RTF_testing"
      ]
    },
    {
      "page": "set_and_reps_schemes",
      "title": "Set and Rep Schemes",
      "topics": [
        "scheme_generic",
        "scheme_ladder",
        "scheme_light_heavy",
        "scheme_manual",
        "scheme_perc_1RM",
        "scheme_plateau",
        "scheme_pyramid",
        "scheme_pyramid_reverse",
        "scheme_rep_acc",
        "scheme_step",
        "scheme_step_reverse",
        "scheme_wave",
        "scheme_wave_descending",
        "set_and_reps_schemes"
      ]
    },
    {
      "page": "sig_pad",
      "title": "Format to significant digits and pad to equal string width",
      "topics": [
        "sig_pad"
      ]
    },
    {
      "page": "strength_training_log",
      "title": "Strength Training Log",
      "topics": [
        "strength_training_log"
      ]
    },
    {
      "page": "vertical_planning_functions",
      "title": "Vertical Planning Functions",
      "topics": [
        ".vertical_rep_accumulation.post",
        "vertical_block",
        "vertical_block_undulating",
        "vertical_block_variant",
        "vertical_constant",
        "vertical_linear",
        "vertical_linear_reverse",
        "vertical_planning",
        "vertical_planning_functions",
        "vertical_rep_accumulation",
        "vertical_set_accumulation",
        "vertical_set_accumulation_reverse",
        "vertical_undulating",
        "vertical_undulating_reverse",
        "vertical_volume_intensity"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mladenjovanovic/stmr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mladenjovanovic/stmr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "ggfittext",
    "ggplot2",
    "glue",
    "gridtext",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "minpack.lm",
    "nlme",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "shades",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2"
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "stmr",
  "_universes": [
    "mladenjovanovic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-07-21T05:46:06.000Z",
      "distro": "resolute",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "https://r2.ropensci.org/87d993fa9f33e8bc59e9bdeefe6b9be8ad89a9f5aa10440f15676266943f8ecd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/29804664203"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-07-21T05:46:07.000Z",
      "distro": "resolute",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "https://r2.ropensci.org/b0473f51ba9eb55e34bc034171f619a5bb5aa319ac9a09143031be5822de0521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/29804664203"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-07-21T05:46:20.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "https://r2.ropensci.org/0dbc79d8488d55289c7f5fd8e044592d1d547c467401a83944749e0258428468",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/29804664203"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-07-21T05:45:39.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "https://r2.ropensci.org/73511a1dca8afaa0aa84d271face79ac24762147c4a3500256095d8655500ba2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/29804664203"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-07-21T05:45:56.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "https://r2.ropensci.org/733cd32dcd7e51fa967d97dd23b72dcb75ccd0ce4615c7a5580b6d9a47a603c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/29804664203"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-07-21T05:45:01.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "https://r2.ropensci.org/8f6182ac15585eab8649823ad779df80c8cd2113855ab1b3e89d452a9509daa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/29804664203"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-07-21T05:45:51.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "https://r2.ropensci.org/df4fbf781e550a6384e2a93239233b3f58c2f6d59cac15807ba30bf8d9c9a3c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/29804664203"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-07-21T05:45:28.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "https://r2.ropensci.org/d9867c673f02735808cd96ee2f4c3358c7ea2abd0adcc475f20d26c1dee0c3c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/29804664203"
    }
  ]
}