Package: mlrpro
Type: Package
Title: Stepwise Regression with Assumptions Checking
Version: 0.1.2
Authors@R: 
    c(person("Thidarat","Thongsri",role = c("aut", "cre"),
           email = "k.th.thidarat@gmail.com"),
    person("Klairung", "Samart", role = c("aut")))
Description: The stepwise regression with assumptions checking and the possible Box-Cox transformation.
License: GPL-3
Encoding: UTF-8
Imports: car, dplyr, MASS
RoxygenNote: 7.2.0
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-10 15:39:22 UTC; PC
Author: Thidarat Thongsri [aut, cre],
  Klairung Samart [aut]
Maintainer: Thidarat Thongsri <k.th.thidarat@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-10 16:10:09 UTC
