Last data update: 2014.03.03

ks

Package: ks
Version: 1.10.4
Date: 2016-06-25
Title: Kernel Smoothing
Author: Tarn Duong <tarn.duong@gmail.com>
Maintainer: Tarn Duong <tarn.duong@gmail.com>
Depends: R (>= 1.4.0), KernSmooth (>= 2.22), misc3d (>= 0.4-0), mvtnorm
(>= 1.0-0), rgl (>= 0.66)
Imports: grDevices, graphics, multicool, stats, utils
Suggests: MASS
Description: Kernel smoothers for univariate and multivariate data.
License: GPL-2 | GPL-3
URL: http://www.mvstat.net/tduong
NeedsCompilation: yes
Packaged: 2016-06-25 13:12:30 UTC; duongt
Repository: CRAN
Date/Publication: 2016-06-25 19:07:41

● Cran Task View: Multivariate
● 0 images, 30 functions, 1 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ks' ...
** package 'ks' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ks.c -o ks.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ks.so ks.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ks/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ks'
    finding HTML links ... done
    Hbcv                                    html  
    Hlscv                                   html  
    Hns                                     html  
    Hpi                                     html  
    Hscv                                    html  
    binning                                 html  
    contour                                 html  
    ise.mixt                                html  
    kcde                                    html  
    kcopula                                 html  
    kda                                     html  
    kdde                                    html  
    kde.1d                                  html  
    kde                                     html  
    kde.local.test                          html  
    kde.test                                html  
    kfe                                     html  
    kroc                                    html  
    ks-internal                             html  
    ks-package                              html  
    mixt                                    html  
    plot.kcde                               html  
    plot.kda                                html  
    plot.kdde                               html  
    plot.kde                                html  
    plot.kde.loctest                        html  
    plot.kroc                               html  
    plotmixt                                html  
    pre.transform                           html  
    unicef                                  html  
    vector                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ks)
Making 'packages.html' ... done