[r-cran-caret] 02/05: Updated version 6.0-77+dfsg1 from 'upstream/6.0-77+dfsg1'

Andreas Tille tille at debian.org
Sun Oct 22 18:49:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-caret.

commit dfb2be27251143b9784df89c4e2f5aad419f41c8
Merge: 6176fb3 64740ea
Author: Andreas Tille <tille at debian.org>
Date:   Sun Oct 22 19:54:59 2017 +0200

    Updated version 6.0-77+dfsg1 from 'upstream/6.0-77+dfsg1'
    
    with Debian dir 69d0587868bbc7bea26b67302163e3f5385ba755

 DESCRIPTION                                |   11 +-
 MD5                                        |   92 +-
 NAMESPACE                                  |   16 +-
 R/aaa.R                                    |    1 +
 R/adaptive.R                               |  350 ++++----
 R/classLevels.R                            |    6 +-
 R/confusionMatrix.R                        |   22 +-
 R/createDataPartition.R                    |   80 +-
 R/createModel.R                            |    1 +
 R/dummyVar.R                               |   16 +-
 R/extractPrediction.R                      |   35 +
 R/lift.R                                   |  122 ++-
 R/misc.R                                   |  292 ++++++-
 R/modelLookup.R                            |    4 +-
 R/plsda.R                                  |   96 +--
 R/postResample.R                           |  189 ++--
 R/preProcess.R                             |   84 +-
 R/prec_rec.R                               |   17 +-
 R/predict.train.R                          |   75 +-
 R/predictors.R                             |   26 +-
 R/print.train.R                            |    9 +-
 R/recipes.R                                | 1289 ++++++++++++++++++++++++++++
 R/rfe.R                                    |   40 +-
 R/thresholder.R                            |  141 +++
 R/train.default.R                          |  909 ++++++++++++++++----
 R/trainControl.R                           |    4 +-
 R/varImp.R                                 |   66 +-
 R/varImp.train.R                           |   89 +-
 R/workflows.R                              |  559 +++++-------
 build/vignette.rds                         |  Bin 226 -> 225 bytes
 inst/NEWS.Rd                               |   33 +
 inst/doc/caret.R                           |    1 -
 inst/doc/caret.Rnw                         |    1 +
 inst/models/models.RData                   |  Bin 93745 -> 2477406 bytes
 man/caret-internal.Rd                      |    3 +
 man/lift.Rd                                |    8 +-
 man/models.Rd                              |  329 ++++---
 man/plsda.Rd                               |    8 +-
 man/postResample.Rd                        |  160 ++--
 man/predict.train.Rd                       |    4 +-
 man/thresholder.Rd                         |   69 ++
 man/train.Rd                               |  306 ++++---
 man/trainControl.Rd                        |    2 +-
 man/varImp.Rd                              |    4 -
 tests/testthat/test_confusionMatrix.R      |    6 +-
 tests/testthat/test_mnLogLoss.R            |   24 +
 tests/testthat/test_preProcess_internals.R |   12 +
 tests/testthat/test_sampling_options.R     |   49 +-
 48 files changed, 4145 insertions(+), 1515 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-caret.git



More information about the debian-science-commits mailing list