[r-cran-caret] branch master updated (e86e33a -> e5a350d)
Andreas Tille
tille at debian.org
Tue Dec 19 09:02:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository r-cran-caret.
from e86e33a Link where missing Build-Depends is maintained
adds 3a9f9c1 New upstream version 6.0-78+dfsg1
new 640ad5c Update upstream source from tag 'upstream/6.0-78+dfsg1'
new 1ca06cf New upstream version occured, while we were waiting for new Build-Depends, Standards-Version 4.1.2
new e5a350d Upload to unstable
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
DESCRIPTION | 6 +-
MD5 | 76 ++--
R/bagEarth.R | 279 +++++++-----
R/bagFDA.R | 5 +-
R/createDataPartition.R | 2 +-
R/createResample.R | 37 +-
R/dummyVar.R | 2 +-
R/knn3.R | 70 +--
R/knnreg.R | 68 +--
R/postResample.R | 7 +-
R/preProcess.R | 41 +-
R/print.train.R | 2 +-
R/resamples.R | 6 +-
R/spatialSign.R | 92 ++--
R/train.default.R | 20 +-
R/twoClassSim.R | 2 +-
R/workflows.R | 90 ++--
build/vignette.rds | Bin 225 -> 226 bytes
debian/changelog | 8 +-
debian/control | 2 +-
inst/NEWS.Rd | 43 +-
inst/doc/caret.R | 1 +
inst/doc/caret.Rnw | 1 -
inst/models/models.RData | Bin 2477406 -> 2527228 bytes
man/bagEarth.Rd | 5 +-
man/bagFDA.Rd | 5 +-
man/createDataPartition.Rd | 5 +-
man/knn3.Rd | 2 +-
man/knnreg.Rd | 2 +-
man/models.Rd | 83 ++--
man/postResample.Rd | 3 +-
man/preProcess.Rd | 8 +-
man/predict.bagEarth.Rd | 10 +-
man/spatialSign.Rd | 36 +-
man/summary.bagEarth.Rd | 1 +
man/train.Rd | 16 +-
tests/testthat/preProcess_methods.R | 323 --------------
tests/testthat/test_models_bagEarth.R | 10 +-
tests/testthat/{preProcess.R => test_preProcess.R} | 4 -
tests/testthat/test_preProcess_methods.R | 472 +++++++++++++++++++++
tests/testthat/test_spatialSign.R | 15 +
41 files changed, 1101 insertions(+), 759 deletions(-)
delete mode 100644 tests/testthat/preProcess_methods.R
rename tests/testthat/{preProcess.R => test_preProcess.R} (90%)
create mode 100644 tests/testthat/test_preProcess_methods.R
--
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