Package: tidyfit
Type: Package
Title: Regularized Linear Modeling with Tidy Data
Date: 2023-03-15
Version: 0.6.3
Author: Johann Pfitzinger [aut, cre]
Maintainer: Johann Pfitzinger <johann.pfitzinger@gmail.com>
Description: An extension to the 'R' tidy data environment for automated machine learning. The package allows fitting and cross validation of linear regression and classification algorithms on grouped data. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
URL: https://tidyfit.residualmetrics.com,
        https://github.com/jpfitzinger/tidyfit
Depends: R (>= 3.5)
Imports: broom, crayon, dials, dplyr, furrr, magrittr, MASS, methods,
        progressr, purrr, rlang, rsample, stats, tibble, tidyr, utils,
        yardstick
Suggests: arm, bestglm, BMS, CORElearn, e1071, gets, ggplot2, glmnet,
        hfr, kableExtra, knitr, lme4, lmtest, lubridate, mboost,
        monomvn, mRMRe, MSwM, pls, quantreg, randomForest, sandwich,
        shrinkTVP, stringr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-15 19:04:24 UTC; johann
Repository: CRAN
Date/Publication: 2023-03-15 19:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:06:15 UTC; windows
