[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
123/135: gnu: r-robustbase: Update to 0.93-9.
From: |
guix-commits |
Subject: |
123/135: gnu: r-robustbase: Update to 0.93-9. |
Date: |
Wed, 3 Nov 2021 18:00:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ca6798d7d32a6d9d1855832089101277ad590714
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)))
- 118/135: gnu: r-viridis: Update to 0.6.2., (continued)
- 118/135: gnu: r-viridis: Update to 0.6.2., guix-commits, 2021/11/03
- 120/135: gnu: r-plotly: Update to 4.10.0., guix-commits, 2021/11/03
- 122/135: gnu: r-ztable: Update to 0.2.3., guix-commits, 2021/11/03
- 124/135: gnu: r-lubridate: Update to 1.8.0., guix-commits, 2021/11/03
- 129/135: gnu: r-annotationhub: Update to 3.0.2., guix-commits, 2021/11/03
- 126/135: gnu: r-biocthis: Set HOME variable., guix-commits, 2021/11/03
- 133/135: gnu: r-motifstack: Update to 1.36.1., guix-commits, 2021/11/03
- 134/135: gnu: r-multidataset: Update to 1.20.2., guix-commits, 2021/11/03
- 132/135: gnu: r-enrichplot: Update to 1.12.3., guix-commits, 2021/11/03
- 135/135: gnu: r-s4vectors: Update to 0.30.2., guix-commits, 2021/11/03
- 123/135: gnu: r-robustbase: Update to 0.93-9.,
guix-commits <=
- 127/135: gnu: bedtools-2.18: Fix build with newer toolchain., guix-commits, 2021/11/03
- 128/135: gnu: r-annotationforge: Update to 1.34.1., guix-commits, 2021/11/03
- 130/135: gnu: r-genefilter: Update to 1.74.1., guix-commits, 2021/11/03
- 131/135: gnu: r-dose: Update to 3.18.3., guix-commits, 2021/11/03
- 114/135: gnu: r-desc: Update to 1.4.0., guix-commits, 2021/11/03
- 115/135: gnu: r-readr: Update to 2.0.2., guix-commits, 2021/11/03
- 121/135: gnu: r-hmisc: Update to 4.6-0., guix-commits, 2021/11/03
- 125/135: gnu: Add r-zellkonverter., guix-commits, 2021/11/03