Last data update: 2014.03.03

coin

Package: coin
Version: 1.1-2
Date: 2015-11-13
Title: Conditional Inference Procedures in a Permutation Test Framework
Authors@R: c(person("Torsten", "Hothorn", role = c("aut", "cre"),
email = "Torsten.Hothorn@R-project.org"),
person("Kurt", "Hornik", role = "aut"),
person("Mark A.", "van de Wiel", role = "aut"),
person("Henric", "Winell", role = "aut"),
person("Achim", "Zeileis", role = "aut"))
Description: Conditional inference procedures for the general independence
problem including two-sample, K-sample (non-parametric ANOVA), correlation,
censored, ordered and multivariate problems.
Depends: R (>= 2.14.0), methods, survival
Imports: stats, modeltools (>= 0.2-9), mvtnorm (>= 1.0-3), multcomp
Suggests: parallel, xtable, e1071, vcd, TH.data
LazyData: yes
NeedsCompilation: yes
ByteCompile: yes
License: GPL-2
URL: http://coin.r-forge.r-project.org
Packaged: 2015-11-16 10:15:00 UTC; hothorn
Author: Torsten Hothorn [aut, cre],
Kurt Hornik [aut],
Mark A. van de Wiel [aut],
Henric Winell [aut],
Achim Zeileis [aut]
Maintainer: Torsten Hothorn <Torsten.Hothorn@R-project.org>
Repository: CRAN
Date/Publication: 2015-11-16 16:20:12

● Cran Task View: ClinicalTrials, Survival
● 0 images, 29 functions, 16 datasets
Reverse Depends: 5

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'coin' ...
** package 'coin' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Classes.c -o Classes.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Helpers.c -o Helpers.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c LinearStatistic.c -o LinearStatistic.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c StreitbergRoehmel.c -o StreitbergRoehmel.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c vandeWiel.c -o vandeWiel.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o coin.so Classes.o Helpers.o LinearStatistic.o StreitbergRoehmel.o vandeWiel.o -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/coin/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'coin'
    finding HTML links ... done
    CWD                                     html  
    ContingencyTests                        html  
    CorrelationTests                        html  
    ExpectCovar-class                       html  
    ExpectCovarInfluence-class              html  
    GTSG                                    html  
    IndependenceLinearStatistic-class       html  
    IndependenceProblem-class               html  
    IndependenceTest-class                  html  
    IndependenceTest                        html  
    IndependenceTestProblem-class           html  
    IndependenceTestStatistic-class         html  
    LocationTests                           html  
    MarginalHomogeneityTests                html  
    MaximallySelectedStatisticsTests        html  
    NullDistribution-class                  html  
    NullDistribution-methods                html  
    NullDistribution                        html  
    PValue-class                            html  
    PermutationDistribution-methods         html  
    ScaleTests                              html  
    SurvivalTests                           html  
    SymmetryProblem-class                   html  
    SymmetryTest                            html  
    SymmetryTests                           html  
    Transformations                         html  
    VarCovar-class                          html  
    alpha                                   html  
    alzheimer                               html  
    asat                                    html  
    coin-package                            html  
    expectation-methods                     html  
    glioma                                  html  
    hohnloser                               html  
    jobsatisfaction                         html  
    malformations                           html  
    mercuryfish                             html  
    neuropathy                              html  
    ocarcinoma                              html  
    photocar                                html  
    pvalue-methods                          html  
    rotarod                                 html  
    statistic-methods                       html  
    treepipit                               html  
    vision                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (coin)
Making 'packages.html' ... done