[med-svn] [r-cran-r.methodss3] 08/09: Updated version 1.7.1 from 'upstream/1.7.1'
Andreas Tille
tille at debian.org
Fri Oct 20 09:58:27 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-r.methodss3.
commit dce9aeaf60d8c1ed96426f341938f50f98335351
Merge: d459c67 357c775
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 20 11:56:45 2017 +0200
Updated version 1.7.1 from 'upstream/1.7.1'
with Debian dir 30b261101e41069fddb1145d94ec8f86f5306d90
DESCRIPTION | 17 ++
MD5 | 43 +++++
NAMESPACE | 59 +++++++
NEWS | 163 +++++++++++++++++
R/000.R | 114 ++++++++++++
R/001.R.KEYWORDS.R | 40 +++++
R/005.varArgs.R | 41 +++++
R/006.fixVarArgs.R | 9 +
R/010.setGenericS3.R | 262 +++++++++++++++++++++++++++
R/030.setMethodS3.R | 401 ++++++++++++++++++++++++++++++++++++++++++
R/999.NonDocumentedObjects.R | 37 ++++
R/999.package.R | 50 ++++++
R/findDispatchMethodsS3.R | 129 ++++++++++++++
R/getDispatchMethodS3.R | 50 ++++++
R/getGenericS3.R | 55 ++++++
R/getMethodS3.R | 47 +++++
R/isGenericS3.R | 209 ++++++++++++++++++++++
R/pkgStartupMessage.R | 88 +++++++++
R/rccValidators.R | 39 ++++
R/throw.default.R | 63 +++++++
R/zzz.R | 9 +
inst/CITATION | 30 ++++
man/Non-documented_objects.Rd | 41 +++++
man/R.KEYWORDS.Rd | 30 ++++
man/R.methodsS3-package.Rd | 71 ++++++++
man/findDispatchMethodsS3.Rd | 46 +++++
man/getDispatchMethodS3.Rd | 45 +++++
man/getGenericS3.Rd | 43 +++++
man/getMethodS3.Rd | 42 +++++
man/isGenericS3.Rd | 45 +++++
man/isGenericS4.Rd | 45 +++++
man/pkgStartupMessage.Rd | 44 +++++
man/setGenericS3.Rd | 75 ++++++++
man/setMethodS3.Rd | 130 ++++++++++++++
man/throw.Rd | 57 ++++++
tests/appendVarArgs.R | 17 ++
tests/attributes.R | 27 +++
tests/findDispatchMethodsS3.R | 11 ++
tests/getDispatchMethodS3.R | 15 ++
tests/isGenericS3S4.R | 21 +++
tests/pkgStartupMessage.R | 13 ++
tests/setGenericS3.R | 40 +++++
tests/setMethodS3.R | 82 +++++++++
tests/throw.R | 19 ++
44 files changed, 2914 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-r.methodss3.git
More information about the debian-med-commit
mailing list