[r-cran-bradleyterry2] 03/14: Merge tag 'upstream/1.0-8'
Sébastien Villemot
sebastien at debian.org
Sat Sep 30 21:12:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository r-cran-bradleyterry2.
commit c0e9fabbe70b97a2878533d780f8223cb2d06eb8
Merge: f4c4379 613f483
Author: Sébastien Villemot <sebastien at debian.org>
Date: Sat Sep 30 22:47:42 2017 +0200
Merge tag 'upstream/1.0-8'
Upstream version 1.0-8
DESCRIPTION | 24 +-
MD5 | 152 +--
NAMESPACE | 100 +-
NEWS.md | 176 +++
R/BTabilities.R | 93 +-
R/BTm.R | 185 ++-
R/BTm.setup.R | 4 +-
R/CEMS.R | 161 +++
R/Diff.R | 12 +-
R/GenDavidson.R | 184 ++-
R/add1.BTm.R | 82 +-
R/anova.BTm.R | 89 +-
R/anova.BTmlist.R | 21 +-
R/baseball.R | 47 +
R/chameleons.R | 81 ++
R/citations.R | 42 +
R/countsToBinomial.R | 30 +
R/drop1.BTm.R | 18 +-
R/flatlizards.R | 149 +++
R/football.R | 54 +
R/formula.BTm.R | 1 +
R/glmmPQL.R | 124 +-
R/glmmPQL.control.R | 46 +
R/glmmPQL.fit.R | 43 +-
R/icehockey.R | 111 ++
R/missToZero.R | 0
R/model.frame.BTm.R | 27 -
R/model.matrix.BTm.R | 6 +-
R/plotProportions.R | 178 ++-
R/predict.BTglmmPQL.R | 116 +-
R/predict.BTm.R | 173 ++-
R/print.BTglmmPQL.R | 2 +
R/print.BTm.R | 1 +
R/print.summary.glmmPQL.R | 5 +-
R/qvcalc.BTabilities.R | 82 ++
R/residuals.BTm.R | 54 +
R/seeds.R | 31 +
R/sound.fields.R | 83 ++
R/springall.R | 70 ++
R/summary.BTglmmPQL.R | 2 +
R/vcov.BTglmmPQL.R | 1 +
README | 58 -
README.md | 23 +
build/vignette.rds | Bin 300 -> 302 bytes
data/CEMS.R | 2325 ++++++++++++++++++++++++++++++++++++++
data/CEMS.rda | Bin 8251 -> 0 bytes
data/baseball.RData | Bin
data/chameleons.R | 133 +++
data/chameleons.rda | Bin 2223 -> 0 bytes
data/citations.R | 6 +
data/citations.rda | Bin 242 -> 0 bytes
data/flatlizards.rda | Bin
data/football.RData | Bin
data/icehockey.R | 838 ++++++++++++++
data/icehockey.rda | Bin 8593 -> 0 bytes
data/seeds.R | 10 +
data/seeds.rda | Bin 317 -> 0 bytes
data/sound.fields.R | 64 ++
data/sound.fields.rda | Bin 840 -> 0 bytes
data/springall.R | 32 +
data/springall.rda | Bin 700 -> 0 bytes
inst/CITATION | 0
inst/NEWS | 143 ---
inst/doc/BradleyTerry.R | 1 +
inst/doc/BradleyTerry.Rnw | 153 ++-
inst/doc/BradleyTerry.pdf | Bin 293093 -> 293128 bytes
man/BTabilities.Rd | 86 +-
man/BTm.Rd | 331 +++---
man/CEMS.Rd | 171 +--
man/GenDavidson.Rd | 187 +--
man/add1.BTm.Rd | 106 +-
man/anova.BTm.Rd | 108 +-
man/baseball.Rd | 68 +-
man/chameleons.Rd | 122 +-
man/citations.Rd | 64 +-
man/countsToBinomial.Rd | 37 +-
man/flatlizards.Rd | 179 +--
man/football.Rd | 64 +-
man/glmmPQL.Rd | 301 +++--
man/glmmPQL.control.Rd | 88 +-
man/icehockey.Rd | 99 +-
man/plotProportions.Rd | 230 ++--
man/predict.BTglmmPQL.Rd | 151 ++-
man/predict.BTm.Rd | 205 ++--
man/qvcalc.BTabilities.Rd | 84 ++
man/reexports.Rd | 16 +
man/residuals.BTm.Rd | 81 +-
man/seeds.Rd | 58 +-
man/sound.fields.Rd | 115 +-
man/springall.Rd | 97 +-
tests/BTabilities.R | 37 +
tests/BTabilities.Rout.save | 114 ++
tests/add1.R | 5 +-
tests/add1.Rout.save | 20 +-
tests/baseball.R | 0
tests/baseball.Rout.save | 0
tests/countsToBinomial.R | 0
tests/countsToBinomial.Rout.save | 0
tests/flatlizards.R | 13 +-
tests/flatlizards.Rout.save | 36 +-
tests/nested.R | 0
tests/nested.Rout.save | 0
tests/predict.R | 102 +-
tests/predict.Rout.save | 167 ++-
vignettes/BradleyTerry.Rnw | 153 ++-
vignettes/BradleyTerry.bib | 0
vignettes/baseball-qvplot.pdf | 0
vignettes/residuals.pdf | 0
108 files changed, 8410 insertions(+), 1931 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-bradleyterry2.git
More information about the debian-science-commits
mailing list