Package: HDPenReg
Version: 0.90
Date: 2014-10-30
Title: High-Dimensional Penalized Regression.
Authors@R: c(person("Quentin", "Grimonprez", role = c("aut","cre"), email =
    "quentin.grimonprez@inria.fr"), person("Serge", "Iovleff", role = "ctb"))
Copyright: inria 2013-2014 for HDPenReg. Serge Iovleff is the copyright
        holder of the c++ library STKpp.
Depends: methods
Imports: Rcpp
Description: This package contains algorithms for lasso and fused-lasso
    problems. It contains an implementation of the lars algorithm [1], for the
    lasso and fusion penalization and EM-based algorithms for (logistic) lasso
    and fused-lasso.
License: GPL (>= 2)
LinkingTo: Rcpp
SystemRequirements: GNU make
Packaged: 2014-11-03 16:15:07 UTC; grimonprez
Author: Quentin Grimonprez [aut, cre],
  Serge Iovleff [ctb]
Maintainer: Quentin Grimonprez <quentin.grimonprez@inria.fr>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-11-04 00:06:07
