Last data update: 2014.03.03

RSKC

Package: RSKC
Type: Package
Title: Robust sparse K-means
Version: 2.4.1
Date: 2011-09-11
Author: Yumi Kondo
Maintainer: Yumi Kondo <y.kondo@stat.ubc.ca>
Description: This package contains a function RSKC which runs the robust sparse K-means clustering algorithm.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
Repository: CRAN
Depends: flexclust, stats, R (>= 2.14.0)
Imports:
Packaged: 2014-06-14 22:55:45 UTC; yumik091186
Date/Publication: 2014-06-15 07:33:29
NeedsCompilation: yes

● Cran Task View: Robust
1 images, 9 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RSKC' ...
** package 'RSKC' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c RSKC_trimkmeans.c -o RSKC_trimkmeans.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o RSKC.so RSKC_trimkmeans.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/RSKC/libs
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RSKC'
    finding HTML links ... done
    CER                                     html  
    Clest                                   html  
    DBWorld                                 html  
    RSKC-internal                           html  
    RSKC                                    html  
    condProb                                html  
    mfeat                                   html  
    optdigit                                html  
    revisedsil                              html  
** building package indices
** testing if installed package can be loaded
* DONE (RSKC)
Making 'packages.html' ... done