Package: biglasso
Version: 1.5.0
Date: 2022-02-05
Title: Extending Lasso Model Fitting to Big Data
Author: Yaohui Zeng [aut,cre], Chuyi Wang [aut,cre], Patrick Breheny [ctb]
Maintainer: Chuyi Wang <wwaa0208@gmail.com>
Description: Extend lasso and elastic-net model fitting for ultrahigh-dimensional, 
    multi-gigabyte data sets that cannot be loaded into memory. It's much more 
    memory- and computation-efficient as compared to existing lasso-fitting packages 
    like 'glmnet' and 'ncvreg', thus allowing for very powerful big data analysis 
    even with an ordinary laptop.
License: GPL-3
URL: https://github.com/YaohuiZeng/biglasso,
        https://arxiv.org/abs/1701.05936
BugReports: https://github.com/YaohuiZeng/biglasso/issues
Depends: R (>= 3.2.0), bigmemory (>= 4.5.0), Matrix, ncvreg
Imports: Rcpp (>= 0.12.1), methods
LinkingTo: Rcpp, RcppArmadillo (>= 0.8.600), bigmemory, BH
VignetteBuilder: knitr
Suggests: parallel, testthat, R.rsp, glmnet, survival, knitr, rmarkdown
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-02-07 22:49:18 UTC; pbreheny
Repository: CRAN
Date/Publication: 2022-02-08 07:40:05 UTC
