Last data update: 2014.03.03

CHsharp

Package: CHsharp
Version: 0.4
Title: Choi and Hall Style Data Sharpening
Author: Douglas Woolford and John Braun
Maintainer: John Braun <braun@stats.uwo.ca>
Description: Functions for use in perturbing data prior to use of nonparametric smoothers
and clustering.
LazyLoad: true
LazyData: true
Depends: scatterplot3d, KernSmooth
License: GPL-3
NeedsCompilation: yes
Packaged: 2015-10-15 17:50:48 UTC; braun
Repository: CRAN
Date/Publication: 2015-10-16 00:51:37

● Cran Task View: Cluster
5 images, 11 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'CHsharp' ...
** package 'CHsharp' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c sharpen.f -o sharpen.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o CHsharp.so sharpen.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/CHsharp/libs
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'CHsharp'
    finding HTML links ... done
    MISE                                    html  
    SecondDerivativePenalty                 html  
    d                                       html  
    lambda                                  html  
    numericalDerivative                     html  
    penlocreg                               html  
    pllr                                    html  
    sharp1d                                 html  
    sharp2d                                 html  
    sharp3d                                 html  
    sharp3dB                                html  
    sharpen                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (CHsharp)
Making 'packages.html' ... done