[r-cran-afex] branch master updated (e6d8451 -> 28121eb)

Jonathon Love jon at thon.cc
Sat Dec 19 03:36:34 UTC 2015


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

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

      from  e6d8451   Corrections to docs descriptions
      adds  f6b1f53   Imported Upstream version 0.15-2
       new  c853199   Merge tag 'upstream/0.15-2'
       new  28121eb   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                                        |   40 +-
 MD5                                                |   77 +-
 NAMESPACE                                          |    1 +
 NEWS                                               |  956 +++++++-------
 R/afex-package.R                                   |    6 +-
 R/allFit.R                                         |  176 +--
 R/aov_car.R                                        |  778 ++++++------
 R/compare.2.vectors.R                              |  186 +--
 R/deprecated.R                                     |   58 +-
 R/ems.R                                            |  214 ++--
 R/helpers.R                                        |   96 +-
 R/ks2013.3-data.R                                  |   56 +-
 R/md_12.1-data.R                                   |   90 +-
 R/md_15.1-data.R                                   |  122 +-
 R/md_16.1-data.R                                   |   68 +-
 R/md_16.4-data.R                                   |   68 +-
 R/methods.afex_aov.R                               |  286 +++--
 R/mixed.R                                          | 1328 ++++++++++----------
 R/nice.R                                           |  286 ++---
 R/obk.long-data.R                                  |   92 +-
 R/round_ps.R                                       |   56 +-
 R/set_contrasts.R                                  |   90 +-
 R/sk2011.1-data.R                                  |   90 +-
 R/sk2011.2-data.R                                  |   64 +-
 debian/changelog                                   |    6 +
 inst/doc/anova_posthoc.R                           |    2 +-
 inst/doc/anova_posthoc.Rmd                         |    2 +-
 inst/doc/anova_posthoc.html                        |  154 +--
 man/afex-package.Rd                                |    6 +-
 man/afex_aov-methods.Rd                            |   11 +-
 man/mixed.Rd                                       |    6 +-
 man/nice.Rd                                        |   11 +-
 tests/testthat.R                                   |    8 +-
 tests/testthat/test-afex_aov.R                     |  106 +-
 ..._car-basic.car-basic.R => test-aov_car-basic.R} |  210 ++--
 ...ov_car-basic.car-bugs.R => test-aov_car-bugs.R} |  377 +++---
 ....car-structural.R => test-aov_car-structural.R} |   84 +-
 tests/testthat/test-mixed-bugs.R                   |   11 +
 tests/testthat/test-mixed-mw.R                     |   92 +-
 tests/testthat/test-mixed-structure.R              |  324 ++---
 vignettes/anova_posthoc.Rmd                        |    2 +-
 41 files changed, 3406 insertions(+), 3290 deletions(-)
 rename tests/testthat/{test-aov_car-basic.car-basic.R => test-aov_car-basic.R} (63%)
 rename tests/testthat/{test-aov_car-basic.car-bugs.R => test-aov_car-bugs.R} (94%)
 rename tests/testthat/{test-aov_car-basic.car-structural.R => test-aov_car-structural.R} (98%)
 create mode 100644 tests/testthat/test-mixed-bugs.R

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-afex.git



More information about the debian-science-commits mailing list