Package: standardize Type: Package Title: Tools for Standardizing Variables for Regression in R Version: 0.2.2-9999 Authors@R: person("Christopher D.", "Eager", email = "eager.stats@gmail.com", role = c("aut", "cre")) Description: Tools which allow regression variables to be placed on similar scales, offering computational benefits as well as easing interpretation of regression output. Depends: R (>= 3.6.0) Imports: lme4, MASS, methods, stats, stringr License: GPL (>= 3) Encoding: UTF-8 LazyData: true URL: https://github.com/CDEager/standardize BugReports: https://github.com/CDEager/standardize/issues RoxygenNote: 7.1.0 Suggests: afex, emmeans, knitr, lmerTest, rmarkdown, testthat VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev Repository: https://cdeager.r-universe.dev Date/Publication: 2021-03-05 06:57:20 UTC RemoteUrl: https://github.com/cdeager/standardize RemoteRef: HEAD RemoteSha: b687af2aa09f16418ddcdb9a0b3a86118c2e4cdb NeedsCompilation: no Packaged: 2026-06-14 10:06:11 UTC; root Author: Christopher D. Eager [aut, cre] Maintainer: Christopher D. Eager