[r-cran-lsmeans] branch master updated (aa0cd52 -> 1634fd9)

Sébastien Villemot sebastien at debian.org
Sun Oct 1 14:35:02 UTC 2017


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

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

      from  aa0cd52   Upload to unstable
      adds  6a86302   New upstream version 2.27-2
       new  a0e7db3   Updated version 2.27-2 from 'upstream/2.27-2'
       new  ec811d1   d/copyright:
       new  999c7ea   Bump Standards-Version to 4.1.1.
       new  b07dd8c   Shorten short description.
       new  08f574f   Add .gitignore.
       new  1634fd9   Changelog entry for 2.27-2-1.

The 6 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:
 .gitignore                  |    5 +
 DESCRIPTION                 |   17 +-
 MD5                         |   73 +--
 NAMESPACE                   |   31 +-
 R/MCMC-support.R            |  153 +++++-
 R/S4-classes.R              |    7 +-
 R/cld.lsm.R                 |    2 +-
 R/helpers.R                 |   39 +-
 R/lsm.list.R                |    4 +
 R/lsmeans.R                 |  337 +++++++------
 R/lsmip.R                   |   12 +-
 R/lstrends.R                |    1 +
 R/nested.R                  |  273 ++++++++++
 R/nonlin-support.R          |    2 +-
 R/ordinal-support.R         |   21 +-
 R/plot.lsm.R                |    7 +-
 R/rbind.R                   |   23 +-
 R/ref.grid.R                |   95 +++-
 R/reformulate.R             |   28 ++
 R/summary.R                 |  270 ++++++----
 R/zzz.R                     |    1 +
 README.md                   |   31 ++
 build/vignette.rds          |  Bin 239 -> 240 bytes
 debian/changelog            |   13 +
 debian/control              |    4 +-
 debian/copyright            |   22 +-
 inst/CITATION               |   38 +-
 inst/NEWS                   |   41 +-
 inst/doc/extending.pdf      |  Bin 279372 -> 278603 bytes
 inst/doc/using-lsmeans.R    |  201 +++++---
 inst/doc/using-lsmeans.pdf  |  Bin 451646 -> 460331 bytes
 inst/doc/using-lsmeans.rnw  |   72 ++-
 man/contrast.Rd             |   13 +-
 man/extending.Rd            |    2 +-
 man/glht.Rd                 |    2 +-
 man/lsmeans.Rd              |   14 +-
 man/models.Rd               |   11 +-
 man/nutrition.Rd            |    2 +-
 man/ref.grid.Rd             |    8 +-
 man/summary.Rd              |   33 +-
 man/update.Rd               |    3 +-
 tests/tests1.Rout.save      | 1150 ++++++++++++++++++++++---------------------
 vignettes/using-lsmeans.rnw |   72 ++-
 43 files changed, 2086 insertions(+), 1047 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 R/nested.R
 create mode 100644 R/reformulate.R
 create mode 100644 README.md

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