Last data update: 2014.03.03

locpol

Package: locpol
Version: 0.6-0
Date: 2012-10-25
Title: Kernel local polynomial regression
Author: Jorge Luis Ojeda Cabrera, <jojeda@unizar.es>
Description: Computes local polynomial estimators.
Depends: R (>= 2.5.0)
Maintainer: Jorge Luis Ojeda Cabrera <jojeda@unizar.es>
License: GPL-2
Packaged: 2012-10-25 11:25:13 UTC; jorge
Repository: CRAN
Date/Publication: 2012-10-25 13:23:53

● 0 images, 16 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'locpol' ...
** package 'locpol' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c locpol.c -o locpol.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o locpol.so locpol.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/locpol/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'locpol'
    finding HTML links ... done
    KernelChars                             html  
    Kernels                                 html  
    PRDenEstC                               html  
    bivLocPol                               html  
    compKernVals                            html  
    denCVBwSelC                             html  
    equivKernel                             html  
    kernelCtes                              html  
    locPolWeights                           html  
    locpol                                  html  
    locpolSmoothers                         html  
    pluginBw                                html  
    regCVBwSelC                             html  
    selKernel                               html  
    simpleSmoothers                         html  
    thumbBw                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (locpol)
Making 'packages.html' ... done