Last data update: 2014.03.03

GenKern

Package: GenKern
Version: 1.2-60
Date: 10/11/2013
Title: Functions for generating and manipulating binned kernel density
estimates
Author: David Lucy <d.lucy@lancaster.ac.uk> and Robert Aykroyd <r.g.aykroyd@leeds.ac.uk>
Maintainer: David Lucy <d.lucy@lancaster.ac.uk>
Description: Computes generalised KDEs
Depends: KernSmooth, utils
License: GPL-2
Packaged: 2013-11-10 10:46:24 UTC; lucy
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-11-11 12:50:45

● Cran Task View: Multivariate
8 images, 5 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GenKern' ...
** package 'GenKern' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GenKernSec.c -o GenKernSec.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GenKernSur.c -o GenKernSur.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c getlims.c -o getlims.o
getlims.c:70:1: warning: return type defaults to 'int' [-Wimplicit-int]
 getlims(double *vals, double *limits, int *bins)
 ^
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o GenKern.so GenKernSec.o GenKernSur.o getlims.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/GenKern/libs
** R
** preparing package for lazy loading

Loading GenKern version 1.2-60
Copyright Lucy and Aykroyd 2000
last update November 2013
requires KernSmooth


Package GenKern installed

** help
*** installing help indices
  converting help for package 'GenKern'
    finding HTML links ... done
    GenKern.internal                        html  
    KernSec                                 html  
    KernSur                                 html  
    nearest                                 html  
    per                                     html  
** building package indices
** testing if installed package can be loaded
* DONE (GenKern)
Making 'packages.html' ... done