Last data update: 2014.03.03

gelnet

Package: gelnet
Version: 1.2.1
Date: 2015-10-16
License: GPL (>= 3)
Title: Generalized Elastic Nets
Description: Implements several extensions of the elastic net regularization
scheme. These extensions include individual feature penalties for the L1 term,
feature-feature penalties for the L2 term, as well as translation coefficients
for the latter.
Author: Artem Sokolov
Maintainer: Artem Sokolov <artem.sokolov@gmail.com>
Depends: R (>= 3.1.0)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
Packaged: 2016-04-04 23:16:50 UTC; sokolov
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-04-05 08:14:29

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gelnet' ...
** package 'gelnet' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gelnet.c -o gelnet.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o gelnet.so gelnet.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/gelnet/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gelnet'
    finding HTML links ... done
    L1.ceiling                              html  
    adj2lapl                                html  
    adj2nlapl                               html  
    gelnet                                  html  
    gelnet.cv                               html  
    gelnet.ker                              html  
    gelnet.lin.obj                          html  
    gelnet.logreg.obj                       html  
    gelnet.oneclass.obj                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gelnet)
Making 'packages.html' ... done