[med-svn] [r-cran-checkmate] branch upstream updated (2542492 -> 6ffca72)

Andreas Tille tille at debian.org
Sat Nov 11 07:56:25 UTC 2017


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

tille pushed a change to branch upstream
in repository r-cran-checkmate.

      from  2542492   New upstream version 1.8.4
       new  6ffca72   New upstream version 1.8.5

The 1 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                           |  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(-)
 create mode 100644 R/checkPOSIXct.R
 copy man/{checkDate.Rd => checkPOSIXct.Rd} (57%)
 create mode 100644 tests/testthat/test_checkPOSIXct.R

-- 
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