Last data update: 2014.03.03

biclust

Package: biclust
Version: 1.2.0
Date: 2015-05-08
Author: Sebastian Kaiser, Rodrigo Santamaria, Tatsiana Khamiakova,
Martin Sill, Roberto Theron, Luis Quintales, Friedrich
Leisch and Ewoud De Troyer.
Maintainer: Sebastian Kaiser <Sebastian.Kaiser@stat.uni-muenchen.de>
Title: BiCluster Algorithms
Depends: R (>= 2.10), MASS, grid, colorspace, lattice
Imports: methods, flexclust
Suggests: isa2
Description: The main function biclust provides several algorithms to
find biclusters in two-dimensional data: Cheng and Church,
Spectral, Plaid Model, Xmotifs and Bimax. In addition, the
package provides methods for data preprocessing (normalization
and discretisation), visualisation, and validation of bicluster
solutions.
License: GPL-3
LazyLoad: yes
Repository: CRAN
Repository/R-Forge/Project: biclust
Repository/R-Forge/Revision: 225
Date/Publication: 2015-05-12 11:44:19
NeedsCompilation: yes
Repository/R-Forge/DateTimeStamp: 2015-05-08 13:40:16
Packaged: 2015-05-11 20:10:09 UTC; rforge

● Cran Task View: Cluster, Graphics
● 0 images, 32 functions, 3 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'biclust' ...
** package 'biclust' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rbimax.c -o rbimax.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o biclust.so rbimax.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/biclust/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'biclust'
    finding HTML links ... done
    BCBimax                                 html  
    BCCC                                    html  
    BCPlaid                                 html  
    BCQuest                                 html  
    BCSpectral                              html  
    BCXmotifs                               html  
    BicatYeast                              html  
    Biclust                                 html  
    BiclustMethod                           html  
    ChiaKaruturi                            html  
    EisenYeast                              html  
    SyntrenEcoli                            html  
    biclust-method                          html  
    biclustbarchart                         html  
    bicluster                               html  
    bimax.grid                              html  
    binarize                                html  
    bubbleplot                              html  
    clustmember                             html  
    coherence                               html  
    computeObservedFstat                    html  
    diagnoseColRow                          html  
    diagnosticPlot                          html  
    discretize                              html  
    drawHeatmap                             html  
    ensemble                                html  
    heatmapBC                               html  
    isoverlapp                              html  
    jaccard                                 html  
    parallelCoordinates                     html  
    plaid.grid                              html  
    plotclust                               html  
    predict                                 html  
    writeBiclusterResults                   html  
    writeclust                              html  
** building package indices
** testing if installed package can be loaded
* DONE (biclust)
Making 'packages.html' ... done