gnu: r-flare: Fix typo "This package".
* gnu/packages/cran (r-flare)[description]: Fix typo.
This commit is contained in:
parent
9c98e0e7cf
commit
6a0c3e03a8
1 changed files with 1 additions and 1 deletions
|
@ -9464,7 +9464,7 @@ diagnostics for controlling type-1 errors are also provided.")
|
||||||
(home-page "https://cran.r-project.org/web/packages/flare")
|
(home-page "https://cran.r-project.org/web/packages/flare")
|
||||||
(synopsis "Family of Lasso regression implementations")
|
(synopsis "Family of Lasso regression implementations")
|
||||||
(description
|
(description
|
||||||
"This packages provides implementations of a family of Lasso variants
|
"This package provides implementations of a family of Lasso variants
|
||||||
including Dantzig Selector, LAD Lasso, SQRT Lasso, Lq Lasso for estimating
|
including Dantzig Selector, LAD Lasso, SQRT Lasso, Lq Lasso for estimating
|
||||||
high dimensional sparse linear models.")
|
high dimensional sparse linear models.")
|
||||||
(license license:gpl2)))
|
(license license:gpl2)))
|
||||||
|
|
Reference in a new issue