Package: standardize
Type: Package
Title: Tools for Standardizing Variables for Regression in R
Version: 0.2.0
Authors@R: person("Christopher D.", "Eager",
    email = "eagerstats@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.3.3)
Imports: stats, methods, MASS (>= 7.3-45), lme4 (>= 1.1-12), stringr
        (>= 1.2.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/CDEager/standardize
BugReports: https://github.com/CDEager/standardize/issues
RoxygenNote: 5.0.1
Suggests: testthat, knitr, rmarkdown, afex (>= 0.17-8), lsmeans (>=
        2.25-5), lmerTest (>= 2.0-33)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-05-28 00:53:52 UTC; Admin
Author: Christopher D. Eager [aut, cre]
Maintainer: Christopher D. Eager <eagerstats@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-28 07:25:28 UTC
