Package: caret
Version: 6.0-81
Title: Classification and Regression Training
Author: Max Kuhn. Contributions from Jed Wing, Steve Weston, Andre
    Williams, Chris Keefer, Allan Engelhardt, Tony Cooper, Zachary Mayer,
    Brenton Kenkel, the R Core Team, Michael Benesty, Reynald Lescarbeau,
    Andrew Ziem, Luca Scrucca, Yuan Tang, Can Candan, and Tyler Hunt.
Description: Misc functions for training and plotting classification and
    regression models.
Maintainer: Max Kuhn <mxkuhn@gmail.com>
Depends: R (>= 2.10), lattice (>= 0.20), ggplot2
URL: https://github.com/topepo/caret/
BugReports: https://github.com/topepo/caret/issues
Imports: foreach, methods, plyr, ModelMetrics (>= 1.1.0), nlme,
        reshape2, stats, stats4, utils, grDevices, recipes (>= 0.1.4),
        withr (>= 2.0.0)
Suggests: BradleyTerry2, e1071, earth (>= 2.2-3), fastICA, gam (>=
        1.15), ipred, kernlab, knitr, klaR, MASS, ellipse, mda, mgcv,
        mlbench, MLmetrics, nnet, party (>= 0.9-99992), pls, pROC,
        proxy, randomForest, RANN, spls, subselect, pamr, superpc,
        Cubist, testthat (>= 0.9.1), rpart, dplyr
License: GPL (>= 2)
RoxygenNote: 6.1.0.9000
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-11-20 02:52:45 UTC; max
Repository: CRAN
Date/Publication: 2018-11-20 10:10:14 UTC
