Archived
1
0
Fork 0

gnu: r-flare: Fix typo "This package".

* gnu/packages/cran (r-flare)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2019-05-22 14:46:14 -07:00
parent 9c98e0e7cf
commit 6a0c3e03a8
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -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)))