Last data update: 2014.03.03

KernSmooth

Package: KernSmooth
Priority: recommended
Version: 2.23-15
Date: 2015-06-29
Title: Functions for Kernel Smoothing Supporting Wand & Jones (1995)
Authors@R: c(person("Matt", "Wand", role = "aut",
email = "Matt.Wand@uts.edu.au"),
person("Brian", "Ripley", role = c("trl", "cre", "ctb"),
email = "ripley@stats.ox.ac.uk",
comment = "R port and updates"))
Depends: R (>= 2.5.0), stats
Suggests: MASS
Description: Functions for kernel smoothing (and density estimation)
corresponding to the book:
Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
License: Unlimited
ByteCompile: yes
NeedsCompilation: yes
Packaged: 2015-06-29 08:37:00 UTC; ripley
Author: Matt Wand [aut],
Brian Ripley [trl, cre, ctb] (R port and updates)
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
Repository: CRAN
Date/Publication: 2015-06-29 17:15:14

● Cran Task View: Multivariate
8 images, 7 functions, 0 datasets
Reverse Depends: 16

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'KernSmooth' ...
** package 'KernSmooth' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c blkest.f -o blkest.o
f95   -fpic  -g -O2  -c cp.f -o cp.o
f95   -fpic  -g -O2  -c dgedi.f -o dgedi.o
f95   -fpic  -g -O2  -c dgefa.f -o dgefa.o
f95   -fpic  -g -O2  -c dgesl.f -o dgesl.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
f95   -fpic  -g -O2  -c linbin.f -o linbin.o
f95   -fpic  -g -O2  -c linbin2D.f -o linbin2D.o
f95   -fpic  -g -O2  -c locpoly.f -o locpoly.o
f95   -fpic  -g -O2  -c rlbin.f -o rlbin.o
f95   -fpic  -g -O2  -c sdiag.f -o sdiag.o
f95   -fpic  -g -O2  -c sstdiag.f -o sstdiag.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o KernSmooth.so blkest.o cp.o dgedi.o dgefa.o dgesl.o init.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o sstdiag.o -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/KernSmooth/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'KernSmooth'
    finding HTML links ... done
    bkde                                    html  
    bkde2D                                  html  
    bkfe                                    html  
    dpih                                    html  
    dpik                                    html  
    dpill                                   html  
    locpoly                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (KernSmooth)
Making 'packages.html' ... done