[r-cran-lsmeans] branch master updated (67088b0 -> 33094af)

Jonathon Love jon at thon.cc
Sat Apr 23 07:21:28 UTC 2016


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

jonathon-guest pushed a change to branch master
in repository r-cran-lsmeans.

      from  67088b0   Updated changelog for new upstream
      adds  ac0e0bc   Imported Upstream version 2.23
       new  a24ccad   Merge tag 'upstream/2.23'
       new  33094af   Updated changelog for new upstream

The 2 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                 |  16 +-
 MD5                         |  55 ++++---
 NAMESPACE                   |  24 ++-
 R/betareg.support.R         | 107 +++++++++++++
 R/glht-support.R            |  26 +++-
 R/helpers.R                 |   8 +-
 R/lsmeans.R                 | 140 ++++++++++++-----
 R/rbind.R                   |  11 +-
 R/ref.grid.R                | 120 ++++++++++-----
 R/summary.R                 | 137 +++++++++++------
 R/transformations.R         | 148 ++++++++++++++++++
 R/xtable-method.R           |  70 +++++++++
 build/vignette.rds          | Bin 239 -> 239 bytes
 debian/changelog            |   6 +
 debian/control              |  10 +-
 debian/copyright            |   2 +-
 inst/CITATION               |  19 +++
 inst/NEWS                   |  36 +++++
 inst/doc/extending.pdf      | Bin 233785 -> 251581 bytes
 inst/doc/using-lsmeans.R    | 230 ++++++++++++++++++----------
 inst/doc/using-lsmeans.pdf  | Bin 433493 -> 441830 bytes
 inst/doc/using-lsmeans.rnw  | 363 ++++++++++++++++++++++++++++++--------------
 man/contrast.Rd             |  31 ++--
 man/glht.Rd                 |  14 +-
 man/lsmeans-package.Rd      |   4 +
 man/lsmeans.Rd              |  14 +-
 man/make.tran.Rd            |  79 ++++++++++
 man/models.Rd               |   9 +-
 man/ref.grid.Rd             |   7 +-
 man/summary.Rd              |  37 +++--
 man/update.Rd               |  37 ++++-
 tests/tests1.Rout.save      |  54 ++++---
 vignettes/lsmeans.bib       |  40 +++--
 vignettes/using-lsmeans.rnw | 363 ++++++++++++++++++++++++++++++--------------
 34 files changed, 1663 insertions(+), 554 deletions(-)
 create mode 100644 R/betareg.support.R
 create mode 100644 R/transformations.R
 create mode 100644 R/xtable-method.R
 create mode 100644 inst/CITATION
 create mode 100644 man/make.tran.Rd

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