Last data update: 2014.03.03

gplm

Package: gplm
Type: Package
Title: Generalized partial linear models (GPLM)
Version: 0.7-2
Date: 2014-05-07
Author: Marlene Mueller
Maintainer: Marlene Mueller <marlene.mueller@gmx.de>
Description: Functions for estimating generalized partial linear models
Depends: AER
License: GPL (>= 2)
NeedsCompilation: yes
Repository: CRAN
Packaged: 2014-05-07 20:07:47 UTC; marlene
Date/Publication: 2014-05-07 22:38:05

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gplm' ...
** package 'gplm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kernconv.c -o kernconv.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o gplm.so kernconv.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/gplm/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gplm'
    finding HTML links ... done
    bandwidth.scott                         html  
    convol                                  html  
    create.grid                             html  
    glm.inverse.link                        html  
    glm.link                                html  
    glm.ll                                  html  
    glm.lld                                 html  
    kbackfit                                html  
    kde                                     html  
    kernel.constants                        html  
    kernel.function                         html  
    kgplm                                   html  
    kreg                                    html  
    sgplm1                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gplm)
Making 'packages.html' ... done