[med-svn] [r-cran-checkmate] 03/05: Update upstream source from tag 'upstream/1.8.5'
Andreas Tille
tille at debian.org
Sat Nov 11 07:56:24 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-checkmate.
commit 7a49dacc29cbecc0ddf0145e939e8908f7345e4e
Merge: 7661ff4 6ffca72
Author: Andreas Tille <tille at debian.org>
Date: Sat Nov 11 08:48:27 2017 +0100
Update upstream source from tag 'upstream/1.8.5'
Update to upstream version '1.8.5'
with Debian dir 2aabd71ae31f462dbc6ac6c0d8223de6d6cd9dee
DESCRIPTION | 14 ++---
MD5 | 85 ++++++++++++++++---------------
NAMESPACE | 8 +++
NEWS.md | 6 +++
R/checkAtomic.R | 2 +-
R/checkChoice.R | 14 +++--
R/checkDate.R | 9 ++--
R/checkEnvironment.R | 2 +-
R/checkPOSIXct.R | 51 +++++++++++++++++++
R/checkR6.R | 8 +--
R/checkSetEqual.R | 6 ++-
R/checkSubset.R | 19 +++++--
README.md | 1 +
build/vignette.rds | Bin 198 -> 198 bytes
inst/doc/checkmate.html | 93 +++++++++++++++++++---------------
man/checkArray.Rd | 2 +-
man/checkAtomic.Rd | 16 +++---
man/checkAtomicVector.Rd | 2 +-
man/checkCharacter.Rd | 2 +-
man/checkChoice.Rd | 25 +++++----
man/checkComplex.Rd | 2 +-
man/checkDataFrame.Rd | 2 +-
man/checkDate.Rd | 20 ++++----
man/checkEnvironment.Rd | 2 +-
man/checkFactor.Rd | 2 +-
man/checkFunction.Rd | 2 +-
man/checkInteger.Rd | 2 +-
man/checkIntegerish.Rd | 2 +-
man/checkList.Rd | 3 +-
man/checkLogical.Rd | 3 +-
man/checkMatrix.Rd | 3 +-
man/checkNull.Rd | 3 +-
man/checkNumeric.Rd | 3 +-
man/{checkDate.Rd => checkPOSIXct.Rd} | 76 ++++++++++++++-------------
man/checkSetEqual.Rd | 23 ++++++---
man/checkSubset.Rd | 25 +++++----
man/checkVector.Rd | 3 +-
src/checks.c | 87 ++++++++++++++++++++++++++++++-
src/helper.c | 16 +++---
src/init.c | 2 +
tests/testthat/test_checkChoice.R | 14 +++++
tests/testthat/test_checkNumeric.R | 4 +-
tests/testthat/test_checkPOSIXct.R | 47 +++++++++++++++++
tests/testthat/test_checkSetEqual.R | 14 +++++
tests/testthat/test_checkSubset.R | 14 +++++
45 files changed, 526 insertions(+), 213 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-checkmate.git
More information about the debian-med-commit
mailing list