Last data update: 2014.03.03

wccsom

Package: wccsom
Version: 1.2.11
Title: SOM Networks for Comparing Patterns with Peak Shifts
Author: Ron Wehrens
Maintainer: Ron Wehrens <ron.wehrens@gmail.com>
Description: SOMs can be useful tools to group patterns containing several peaks. If peaks do not always occur at exactly the same position, classical distance measures cannot be used. This package provides SOM technology using the weighted crosscorrelation (WCC) distance.
License: GPL (>= 2)
Depends: class, MASS, kohonen
NeedsCompilation: yes
Packaged: 2015-09-07 15:17:28 UTC; ron
Repository: CRAN
Date/Publication: 2015-09-15 00:31:44

● 0 images, 12 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'wccsom' ...
** package 'wccsom' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c wccsom.c -o wccsom.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o wccsom.so wccsom.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/wccsom/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'wccsom'
    finding HTML links ... done
    bucket                                  html  
    cepha                                   html  
    degelder                                html  
    expand                                  html  
    plot.wccsom                             html  
    predict.wccsom                          html  
    summary.wccsom                          html  
    unit.distances                          html  
    wcc                                     html  
    wccassign                               html  
    wccmap                                  html  
    wccsom-internal                         html  
    wccsom                                  html  
    wccxyf                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (wccsom)
Making 'packages.html' ... done