Last data update: 2014.03.03

cba

Package: cba
Type: Package
Title: Clustering for Business Analytics
Version: 0.2-17
Author: Christian Buchta and Michael Hahsler
Maintainer: Christian Buchta <christian.buchta@wu.ac.at>
Description: Implements clustering techniques such as Proximus and Rock, utility functions for efficient computation of cross distances and data manipulation.
Depends: R (>= 2.10), grid, proxy
Imports: stats, graphics, grDevices, methods
Suggests: gclus, colorspace
Encoding: latin1
License: GPL-2
NeedsCompilation: yes
Packaged: 2016-06-04 17:57:48 UTC; hornik
Repository: CRAN
Date/Publication: 2016-06-04 19:59:29

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'cba' ...
** package 'cba' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c arrayIndex.c -o arrayIndex.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ccfkms.c -o ccfkms.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cluster.c -o cluster.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c coding.c -o coding.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gknn.c -o gknn.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c greedy.c -o greedy.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c interpolate.c -o interpolate.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c optimal.c -o optimal.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c proximus.c -o proximus.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rock.c -o rock.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c sdists.c -o sdists.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c stress.c -o stress.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o cba.so arrayIndex.o ccfkms.o cluster.o coding.o gknn.o greedy.o interpolate.o optimal.o proximus.o rock.o sdists.o stress.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/cba/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'cba'
    finding HTML links ... done
    Mushroom                                html  
    Votes                                   html  
    ccfkms                                  html  
    circleplot.dist                         html  
    clmplot                                 html  
    cluster.dist                            html  
    coding                                  html  
    cut.ordered                             html  
    fitted.proximus                         html  
    gknn                                    html  
    image                                   html  
    lminter                                 html  
    lmplot                                  html  
    order                                   html  
    order.greedy                            html  
    order.length                            html  
    order.optimal                           html  
    plot.sdists.graph                       html  
    predict.ccfkms                          html  
    predict.rock                            html  
    proximus                                html  
    rlbmat                                  html  
    rockCluster                             html  
    sdists                                  html  
    sdists.center                           html  
    sdists.center.align                     html  
    sdists.trace                            html  
    stress                                  html  
    summary.proximus                        html  
    townships                               html  
** building package indices
** testing if installed package can be loaded
* DONE (cba)
Making 'packages.html' ... done