{
  "_id": "6a0ff1d9acfb0bcc41c76ba1",
  "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-05-22 05:59:48 UTC",
    "User": "root"
  },
  "Author": "Mladen Jovanović [aut, cre]",
  "Maintainer": "Mladen Jovanović <coach.mladen.jovanovic@gmail.com>",
  "MD5sum": "bac5cbc38ae82da98ca024bec6058bbc",
  "_user": "mladenjovanovic",
  "_type": "src",
  "_file": "STMr_0.1.7.tar.gz",
  "_fileid": "5cc58bc546057c531ad81d2409806265062486f75205d67cb9b750128b56cf1e",
  "_filesize": 3936568,
  "_sha256": "5cc58bc546057c531ad81d2409806265062486f75205d67cb9b750128b56cf1e",
  "_created": "2026-05-22T05:59:48.000Z",
  "_published": "2026-05-22T06:04:09.222Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77324948986,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153820186"
    },
    {
      "job": 77324948930,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153804665"
    },
    {
      "job": 77324949060,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153801491"
    },
    {
      "job": 77324948980,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153799662"
    },
    {
      "job": 77324576633,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153770908"
    },
    {
      "job": 77324948900,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153795398"
    },
    {
      "job": 77324949028,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153796467"
    },
    {
      "job": 77324949019,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153794531"
    },
    {
      "job": 77324948958,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153793156"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/26271115455",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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ć",
    "description": "PhD, Strength and Conditioning Coach, Performance Manage, Data Analyst"
  },
  "_downloads": {
    "count": 226,
    "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.0",
  "_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",
    "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-05-22T06:03:15.000Z",
      "distro": "noble",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "8d192ebf7b6cfa474dae716a7c0644bb72fd1a360fab563454e209eec15d63d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/26271115455"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-05-22T06:02:11.000Z",
      "distro": "noble",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "4aa64a59083b5970a094ae8e3bd6f1385d42272758f555746a49ee2b1d974baa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/26271115455"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-22T06:02:04.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "937a268422e7a61df4480faf396b093896c950338342511e04d9593200eec39c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/26271115455"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-22T06:01:57.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "c385cd4466e4d5e28d7715cc1ddeba6e12a4e1e5cff061b35b21678905ffdd82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/26271115455"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-05-22T06:02:02.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "a14c4c0f8bb8da57aea9f2a136eec26610ef49f0c2f5a5ab04a50a52c8a31ab7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/26271115455"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-22T06:01:17.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "e0efcae5cb86b630dfc6ae735f93a1b67fdcd61d563dcbb30a95defb1a604d33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/26271115455"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-22T06:01:10.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "3fe322989bec90551101e0f792b2b4a87938dc0ef25b440e4f887f51b8964667",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/26271115455"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-22T06:01:07.000Z",
      "commit": "5fbdef5dae9738b728b8e2669f05f00227268c4c",
      "fileid": "65d965cef9ed78e85efd1343cf6a43e9c952f6db3f62bc198756b6db1c62d12f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mladenjovanovic/actions/runs/26271115455"
    }
  ]
}