Last data update: 2014.03.03

bestglm

Package: bestglm
Type: Package
Title: Best Subset GLM
Version: 0.34
Date: 2014-03-02
Author: A.I. McLeod and Changjiang Xu
Maintainer: A.I. McLeod <aimcleod@uwo.ca>
Depends: R (>= 2.0.0), leaps
Suggests: xtable
Description: Best subset glm using AIC, BIC, EBIC, BICq or Cross-Validation. For the normal case, the 'leaps' is used. Otherwise, a slower exhaustive search. The 'xtable' package is needed for vignette 'SimExperimentBICq.Rnw' accompanying this package.
LazyLoad: yes
LazyData: yes
Classification/ACM: G.3, G.4, I.5.1
Classification/MSC: 62M10, 91B84
License: GPL (>= 2)
URL: http://www.stats.uwo.ca/faculty/aim
Packaged: 2014-03-02 23:26:13 UTC; Aim
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-03-03 01:02:28


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'bestglm' ...
** package 'bestglm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c asBinary.c -o asBinary.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o bestglm.so asBinary.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/bestglm/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'bestglm'
    finding HTML links ... done
    AirQuality                              html  
    CVDH                                    html  
    CVHTF                                   html  
    CVd                                     html  
    Detroit                                 html  
    Fires                                   html  
    LOOCV                                   html  
    MontesinhoFires                         html  
    SAheart                                 html  
    Shao                                    html  
    bestglm-package                         html  
    bestglm                                 html  
    manpower                                html  
    oneSdRule                               html  
    print.bestglm                           html  
    summary.bestglm                         html  
    to.binary                               html  
    znuclear                                html  
    zprostate                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (bestglm)
Making 'packages.html' ... done