[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
198/214: gnu: r-lars: Update to 1.3.
From: |
guix-commits |
Subject: |
198/214: gnu: r-lars: Update to 1.3. |
Date: |
Sat, 28 May 2022 04:37:56 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a89160b8877ce98dbd60daa58a9a778a08d36993
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:31:00 2022 +0200
gnu: r-lars: Update to 1.3.
* gnu/packages/statistics.scm (r-lars): Update to 1.3.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index eae1987b73..0b521dbf4b 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5014,14 +5014,14 @@ mixture models.")
(define-public r-lars
(package
(name "r-lars")
- (version "1.2")
+ (version "1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "lars" version))
(sha256
(base32
- "0blj44wqrx6lmym1m9v6wkz8zxzbjax2zl6swgdczci0ixb5nx34"))))
+ "17al1g0pvfz9frs2kxicqr8dyp7ciz3x87yx2l4lqd53ls6nm7n6"))))
(build-system r-build-system)
(inputs
(list gfortran))
- 179/214: gnu: r-dplyr: Update to 1.0.9., (continued)
- 179/214: gnu: r-dplyr: Update to 1.0.9., guix-commits, 2022/05/28
- 177/214: gnu: r-testthat: Update to 3.1.4., guix-commits, 2022/05/28
- 176/214: gnu: r-knitr: Update to 1.39., guix-commits, 2022/05/28
- 189/214: gnu: r-dt: Update to 0.23., guix-commits, 2022/05/28
- 193/214: gnu: r-matrixstats: Update to 0.62.0., guix-commits, 2022/05/28
- 194/214: gnu: r-hmisc: Update to 4.7-0., guix-commits, 2022/05/28
- 196/214: gnu: r-gdata: Update to 2.18.0.1., guix-commits, 2022/05/28
- 202/214: gnu: r-rrcov: Update to 1.7-0., guix-commits, 2022/05/28
- 200/214: gnu: r-mclust: Update to 5.4.10., guix-commits, 2022/05/28
- 209/214: gnu: r-datasaurus: Update to 0.1.6., guix-commits, 2022/05/28
- 198/214: gnu: r-lars: Update to 1.3.,
guix-commits <=
- 203/214: gnu: r-quantreg: Update to 5.93., guix-commits, 2022/05/28
- 208/214: gnu: r-logspline: Update to 2.1.17., guix-commits, 2022/05/28
- 213/214: gnu: r-rcurl: Update to 1.98-1.6., guix-commits, 2022/05/28
- 204/214: gnu: r-nloptr: Update to 2.0.3., guix-commits, 2022/05/28
- 01/214: gnu: r-activepathways: Update to 1.1.0., guix-commits, 2022/05/28
- 88/214: gnu: r-globals: Update to 0.15.0., guix-commits, 2022/05/28
- 153/214: gnu: r-seuratobject: Update to 4.1.0., guix-commits, 2022/05/28
- 141/214: gnu: r-scrypt: Update to 0.1.4., guix-commits, 2022/05/28
- 160/214: gnu: r-mlr3tuning: Update to 0.13.1., guix-commits, 2022/05/28
- 161/214: gnu: r-pkgdown: Update to 2.0.3., guix-commits, 2022/05/28