https://github.com/cran/caret
Raw File
Tip revision: a7843c78130a5c59bf1ccd2bc93688122f4be047 authored by Max Kuhn on 10 December 2017, 19:28:28 UTC
version 6.0-78
Tip revision: a7843c7
DESCRIPTION
Package: caret
Version: 6.0-78
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.0.1),
        withr (>= 2.0.0)
Suggests: BradleyTerry2, e1071, earth (>= 2.2-3), fastICA, gam, ipred,
        kernlab, 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)
License: GPL (>= 2)
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-11-28 20:04:04 UTC; max
Repository: CRAN
Date/Publication: 2017-12-10 20:28:28 UTC
back to top