Package: matuR Title: Athlete Maturation and Biobanding Version: 0.0.1.0 Authors@R: person(given = "Jose", family = "Fernandez", role = c("aut", "cre"), email = "jose.fernandezdv@gmail.com") Description: Identifying maturation stages across young athletes is paramount for talent identification. Furthermore, the concept of biobanding, or grouping of athletes based on their biological development, instead of their chronological age, has been widely researched. The goal of this package is to help professionals working in the field of strength & conditioning and talent ID obtain common maturation metrics and as well as to quickly visualize this information via several plotting options. For the methods behind the computed maturation metrics implemented in this package refer to Khamis, H. J., & Roche, A. F. (1994) , Mirwald, R.L et al., (2002) and Cumming, Sean P. et al., (2017) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: dplyr, ggplot2, lubridate, tidyr, magrittr, ggrepel Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Depends: R (>= 2.10) URL: https://github.com/josedv82/matuR BugReports: https://github.com/josedv82/matuR/issues Config/pak/sysreqs: libicu-dev Repository: https://josedv82.r-universe.dev Date/Publication: 2024-12-26 05:32:21 UTC RemoteUrl: https://github.com/josedv82/matur RemoteRef: HEAD RemoteSha: 3966c9bd2fd3be29ea35de63a4d9f190321cce36 NeedsCompilation: no Packaged: 2026-07-14 07:50:21 UTC; root Author: Jose Fernandez [aut, cre] Maintainer: Jose Fernandez