Last data update: 2014.03.03

ISBF

Package: ISBF
Type: Package
Title: Iterative Selection of Blocks of Features - ISBF
Version: 0.2.1
Date: 2014/11/10
Author: Pierre Alquier
Maintainer: Pierre Alquier <pierre.alquier@ensae.fr>
Description: Selection of features for sparse regression estimation (like the LASSO). Selection of blocks of features when the regression parameter is sparse and constant by blocks (like the Fused-LASSO). Application to cgh arrays.
License: GPL
LazyLoad: yes
Packaged: 2014-11-10 12:29:04 UTC; alquier
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-11-10 14:24:12

2 images, 4 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ISBF' ...
** package 'ISBF' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c code.c -o code.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ISBF.so code.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ISBF/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ISBF'
    finding HTML links ... done
    CGHDisease1                             html  
    ISBF-package                            html  
    cghISBF                                 html  
    isbf                                    html  
    isbfReg                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (ISBF)
Making 'packages.html' ... done