[r-cran-coin] branch master updated (29a0a36 -> 4d843f1)
Andreas Tille
tille at debian.org
Fri Sep 8 19:06:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository r-cran-coin.
from 29a0a36 Upload to unstable
adds 8eca98a New upstream version 1.2-1
new 0d6a16a Updated version 1.2-1 from 'upstream/1.2-1'
new d7e1ad9 New upstream version
new f322b73 Standards-Version: 4.1.0 (new upstream version)
new 4d843f1 Upload to unstable
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 | 113 +-
NAMESPACE | 2 +-
R/AAA.R | 2 +-
R/Confints.R | 18 +-
R/ContingencyTests.R | 27 +-
R/ContrastTest.R | 2 +-
R/CorrelationTests.R | 16 +-
R/ExactDistributions.R | 244 +-
R/IndependenceTest.R | 5 +-
R/LocationTests.R | 24 +-
R/MTP.R | 110 +-
R/MarginalHomogeneityTests.R | 7 +-
R/MaximallySelectedStatisticsTests.R | 7 +-
R/Methods.R | 331 +-
R/MonteCarloDistributions.R | 13 +-
R/ScaleTests.R | 24 +-
R/SurvivalTests.R | 15 +-
R/SymmetryTest.R | 3 +-
R/SymmetryTests.R | 18 +-
R/Transformations.R | 252 +-
R/helpers.R | 49 +-
R/zAccess.R | 76 +-
build/vignette.rds | Bin 500 -> 500 bytes
debian/changelog | 8 +
debian/control | 2 +-
inst/NEWS.Rd | 64 +-
inst/doc/LegoCondInf.pdf | Bin 173472 -> 176120 bytes
inst/doc/MAXtest.pdf | Bin 149996 -> 150234 bytes
inst/doc/coin.pdf | Bin 109998 -> 110138 bytes
inst/doc/coin_implementation.Rnw | 6 +-
inst/doc/coin_implementation.pdf | Bin 210383 -> 210057 bytes
man/CWD.Rd | 2 +-
man/GTSG.Rd | 4 +-
man/LocationTests.Rd | 61 +-
man/NullDistribution-class.Rd | 16 +-
man/PermutationDistribution-methods.Rd | 14 +-
man/SurvivalTests.Rd | 113 +-
man/SymmetryTests.Rd | 2 +-
man/Transformations.Rd | 4 +-
man/glioma.Rd | 4 +-
man/hohnloser.Rd | 4 +-
man/ocarcinoma.Rd | 4 +-
man/photocar.Rd | 4 +-
src/Helpers.c | 10 +-
src/Makevars | 1 +
src/coin-init.c | 29 +
src/coin-win.def | 3 +
src/coin.h | 103 +
tests/Examples/coin-Ex.Rout.save | 5987 ++++++++++++++++----------------
tests/bugfixes.R | 52 +-
tests/bugfixes.Rout.save | 77 +-
tests/regtest_MTP.Rout.save | 8 +-
tests/regtest_distribution.R | 209 +-
tests/regtest_distribution.Rout.save | 352 +-
tests/regtest_helpers.R | 1353 ++++----
tests/regtest_helpers.Rout.save | 1359 ++++----
tests/regtest_libcoin.R | 421 +++
tests/regtest_libcoin.Rout.save | 858 +++++
tests/regtest_trafo.R | 23 +-
tests/regtest_trafo.Rout.save | 38 +-
vignettes/coin_implementation.Rnw | 6 +-
62 files changed, 7269 insertions(+), 5301 deletions(-)
create mode 100644 src/coin-init.c
create mode 100644 src/coin-win.def
create mode 100644 src/coin.h
create mode 100644 tests/regtest_libcoin.R
create mode 100644 tests/regtest_libcoin.Rout.save
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-coin.git
More information about the debian-science-commits
mailing list