[r-cran-lsmeans] branch master updated (33094af -> 103d0cb)
Andreas Tille
tille at debian.org
Fri Nov 4 12:31:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository r-cran-lsmeans.
from 33094af Updated changelog for new upstream
adds 6647a8d Imported Upstream version 2.24
new e9e8f8e Merge tag 'upstream/2.24'
new af90a7a Convert to debhelper
new 3fdfc57 Update and fix copyright
new 103d0cb Add autopkgtest
The 4 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 | 11 +-
MD5 | 62 +--
NAMESPACE | 2 +-
R/S4-classes.R | 6 +-
R/cld.lsm.R | 13 +-
R/helpers.R | 92 ++--
R/lsmeans.R | 143 ++----
R/lstrends.R | 82 ++++
R/ref.grid.R | 110 +++--
R/summary.R | 8 +-
R/transformations.R | 19 +-
R/xtable-method.R | 2 +-
R/zzz.R | 16 +
build/vignette.rds | Bin 239 -> 239 bytes
debian/README.test | 8 +
debian/changelog | 9 +
debian/control | 14 +-
debian/copyright | 8 +-
debian/docs | 3 +
debian/rules | 4 +-
debian/tests/control | 3 +
debian/tests/run-unit-test | 39 ++
inst/NEWS | 50 ++
inst/doc/extending.R | 100 +++-
inst/doc/extending.pdf | Bin 251581 -> 278689 bytes
inst/doc/extending.rnw | 145 ++++--
inst/doc/using-lsmeans.R | 103 ++--
inst/doc/using-lsmeans.pdf | Bin 441830 -> 451192 bytes
inst/doc/using-lsmeans.rnw | 38 +-
man/cld.Rd | 5 +-
man/lsmeans-package.Rd | 2 +-
man/lsmeans.Rd | 14 +-
man/models.Rd | 8 +-
man/ref.grid.Rd | 7 +-
man/summary.Rd | 8 +-
man/update.Rd | 4 +-
tests/tests1.R | 8 +-
tests/tests1.Rout.save | 1112 ++++++++++++++++++++++---------------------
vignettes/extending.rnw | 145 ++++--
vignettes/lsmeans.bib | 8 +
vignettes/using-lsmeans.rnw | 38 +-
41 files changed, 1521 insertions(+), 928 deletions(-)
create mode 100644 R/lstrends.R
create mode 100644 R/zzz.R
create mode 100644 debian/README.test
create mode 100644 debian/docs
create mode 100644 debian/tests/control
create mode 100644 debian/tests/run-unit-test
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-lsmeans.git
More information about the debian-science-commits
mailing list