[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
123/124: gnu: r-robustbase: Update to 0.93-9.
From: |
guix-commits |
Subject: |
123/124: gnu: r-robustbase: Update to 0.93-9. |
Date: |
Mon, 1 Nov 2021 17:29:31 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 8cdd7f39f2e71d61dc8fa00750b2593d7c03deb8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:54 2021 +0000
gnu: r-robustbase: Update to 0.93-9.
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-9.
---
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 5106bcc..50d9b1c 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5173,14 +5173,14 @@ can be efficiently implemented directly in the R
language.")
(define-public r-robustbase
(package
(name "r-robustbase")
- (version "0.93-8")
+ (version "0.93-9")
(source
(origin
(method url-fetch)
(uri (cran-uri "robustbase" version))
(sha256
(base32
- "16fmnk3p32mi70rkx89l1v4pry3gnrpy9jicnlfnk6lg1pwz5j8w"))))
+ "0i9wf4aq8zpn2np6z2rjja21ks9n740dgkiv0qfwdzk3ah3vapyp"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
- 82/124: gnu: r-lightgbm: Update to 3.3.0., (continued)
- 82/124: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/01
- 100/124: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/01
- 77/124: gnu: r-sem: Update to 3.1-13., guix-commits, 2021/11/01
- 79/124: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/01
- 84/124: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/01
- 87/124: gnu: r-igraph: Update to 1.2.7., guix-commits, 2021/11/01
- 105/124: gnu: r-logger: Update to 0.2.2., guix-commits, 2021/11/01
- 106/124: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/01
- 108/124: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/01
- 114/124: gnu: r-desc: Update to 1.4.0., guix-commits, 2021/11/01
- 123/124: gnu: r-robustbase: Update to 0.93-9.,
guix-commits <=
- 58/124: gnu: r-s2: Update to 1.0.7., guix-commits, 2021/11/01
- 95/124: gnu: r-decon: Update to 1.3-4., guix-commits, 2021/11/01
- 96/124: gnu: r-textshaping: Update to 0.3.6., guix-commits, 2021/11/01
- 59/124: gnu: r-sf: Update to 1.0-3., guix-commits, 2021/11/01
- 69/124: gnu: r-terra: Update to 1.4-11., guix-commits, 2021/11/01
- 76/124: gnu: r-msm: Update to 1.6.9., guix-commits, 2021/11/01
- 80/124: gnu: r-rcdd: Update to 1.4., guix-commits, 2021/11/01
- 91/124: gnu: r-perm: Update to 1.0-0.2., guix-commits, 2021/11/01
- 92/124: gnu: r-qtl: Update to 1.50., guix-commits, 2021/11/01
- 112/124: gnu: r-tibble: Update to 3.1.5., guix-commits, 2021/11/01