Last data update: 2014.03.03

isa2

Package: isa2
Version: 0.3.4
Title: The Iterative Signature Algorithm
Author: Gabor Csardi <csardi.gabor@gmail.com>
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
Description: The ISA is a biclustering algorithm that finds modules
in an input matrix. A module or bicluster is a block of the
reordered input matrix.
Imports: lattice
Depends: methods
Suggests: igraph (>= 0.5.5), biclust
License: CC BY-NC-SA 4.0
Packaged: 2015-04-08 21:15:11 UTC; gaborcsardi
URL: https://github.com/gaborcsardi/ISA
BugReports: https://github.com/gaborcsardi/ISA/issues
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-04-09 01:05:31

● 0 images, 17 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'isa2' ...
** package 'isa2' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c isa.c -o isa.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o isa2.so isa.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/isa2/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'isa2'
    finding HTML links ... done
    aaa-package                             html  
    generate.seeds                          html  
    isa                                     html  
    isa.biclust                             html  
    isa.in.silico                           html  
    isa.iterate                             html  
    isa.normalize                           html  
    isa.option                              html  
    isa.sweep                               html  
    isa.unique                              html  
    plot.modules                            html  
    ppa                                     html  
    ppa.in.silico                           html  
    ppa.iterate                             html  
    ppa.normalize                           html  
    ppa.unique                              html  
    robustness                              html  
** building package indices
** testing if installed package can be loaded
* DONE (isa2)
Making 'packages.html' ... done