[med-svn] [r-cran-globals] 01/02: Merge tag 'upstream/0.7.0'
Michael Crusoe
misterc-guest at moszumanska.debian.org
Mon Sep 19 09:54:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to tag debian/0.7.0-1
in repository r-cran-globals.
commit 58ca03dac9c92766226e6a395ed31af5a23ff810
Merge: 01e9238 07c7275
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date: Sun Sep 18 06:28:18 2016 -0700
Merge tag 'upstream/0.7.0'
Upstream version 0.7.0
.Rbuildignore | 53 ++++++
.Rinstignore | 5 +
.covr.R | 26 +++
.gitignore | 9 +
.make/Makefile | 475 +++++++++++++++++++++++++++++++++++++++++++++++++
.travis.yml | 38 ++++
DESCRIPTION | 14 +-
MD5 | 19 --
Makefile | 1 +
NAMESPACE | 6 +
NEWS | 8 +
R/Globals-class.R | 141 ++++++++++++++-
R/cleanup.R | 9 +-
R/globalsOf.R | 45 ++++-
R/utils.R | 4 +-
R/walkAST.R | 57 ++++++
README.md | 17 +-
appveyor.yml | 65 +++++++
cran-comments.md | 54 ++++++
incl/globalsOf.R | 10 ++
man/Globals.Rd | 1 +
man/cleanup.Globals.Rd | 2 +-
man/globalsByName.Rd | 26 +++
man/walkAST.Rd | 31 ++++
revdep/README.md | 384 +++++++++++++++++++++++++++++++++++++++
revdep/check.R | 20 +++
revdep/checks.rds | Bin 0 -> 8337 bytes
revdep/problems.md | 24 +++
tests/Globals.R | 250 ++++++++++++++++++++++++++
tests/globalsOf.R | 73 ++++++--
tests/utils.R | 28 ++-
tests/walkAST.R | 88 +++++++++
tests/zzz.R | 1 +
33 files changed, 1927 insertions(+), 57 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-globals.git
More information about the debian-med-commit
mailing list