Last data update: 2014.03.03

som

Package: som
Version: 0.3-5
Date: 2010-04-08
Title: Self-Organizing Map
Author: Jun Yan <jyan@stat.uconn.edu>
Maintainer: Jun Yan <jyan@stat.uconn.edu>
Depends: R (>= 1.9.0)
Description: Self-Organizing Map (with application in gene clustering)
License: GPL (>= 3)
Packaged: 2010-04-06 21:21:04 UTC; jyan
Repository: CRAN
Date/Publication: 2010-04-07 06:49:04

● Cran Task View: ChemPhys, Cluster
● 0 images, 7 functions, 1 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'som' ...
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I.  -I/usr/local/include    -fpic  -g -O2  -c som.cc -o som.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o som.so som.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/som/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'som'
    finding HTML links ... done
    filtering                               html  
    normalize                               html  
    plot.som                                html  
    qerror                                  html  
    som-internal                            html  
    som                                     html  
    summary                                 html  
    yeast                                   html  
** building package indices
** testing if installed package can be loaded
* DONE (som)
Making 'packages.html' ... done