Source: r-cran-lasso2 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-lasso2 Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-lasso2.git Homepage: https://cran.r-project.org/package=lasso2 Rules-Requires-Root: no Package: r-cran-lasso2 Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R L1 constrained estimation aka `lasso' Routines and documentation for solving regression problems while imposing an L1 constraint on the estimates, based on the algorithm of Osborne et al. (1998).