Last data update: 2014.03.03

leaps

Package: leaps
Title: regression subset selection
Version: 2.9
Author: Thomas Lumley <tlumley@u.washington.edu> using Fortran code by
Alan Miller
Description: Regression subset selection including exhaustive search
Depends:
Suggests: biglm
License: GPL (>= 2)
Maintainer: Thomas Lumley <tlumley@u.washington.edu>
Packaged: 2009-05-05 18:21:30 UTC; tlumley
Repository: CRAN
Date/Publication: 2009-05-05 18:43:21

● Cran Task View: ChemPhys, SocialSciences
● 0 images, 4 functions, 0 datasets
Reverse Depends: 13

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'leaps' ...
** libs
f95   -fpic  -g -O2  -c leaps.f -o leaps.o
f95   -fpic  -g -O2  -c leapshdr.f -o leapshdr.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o leaps.so leaps.o leapshdr.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/leaps/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'leaps'
    finding HTML links ... done
    leaps                                   html  
    leaps.setup                             html  
    plot.regsubsets                         html  
    regsubsets                              html  
** building package indices
** testing if installed package can be loaded
* DONE (leaps)
Making 'packages.html' ... done