[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/18: gnu: r-car: Update to 3.0-6.
From: |
guix-commits |
Subject: |
11/18: gnu: r-car: Update to 3.0-6. |
Date: |
Fri, 27 Dec 2019 15:30:46 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 366cb041e1d0122447012ac82e50f0564efa9806
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 27 20:32:02 2019 +0100
gnu: r-car: Update to 3.0-6.
* gnu/packages/statistics.scm (r-car): Update to 3.0-6.
---
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 a75d52e..dfbed89 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5238,13 +5238,13 @@ Companion to Applied Regression, Third Edition, Sage.")
(define-public r-car
(package
(name "r-car")
- (version "3.0-5")
+ (version "3.0-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "car" version))
(sha256
- (base32 "0w7fm81pn0wqrwzbjyddnrkpjl8gavg7ijh7rab9f21rkgkzgm3y"))))
+ (base32 "0yv5mwaa0ymrbis9590mx0zcj3w6j4drhs6ab13zhx4zc3x1b7b6"))))
(build-system r-build-system)
(propagated-inputs
`(("r-abind" ,r-abind)
- branch master updated (abfe3c5 -> bd824de), guix-commits, 2019/12/27
- 01/18: gnu: r-shortread: Update to 1.44.1., guix-commits, 2019/12/27
- 02/18: gnu: r-biocparallel: Update to 1.20.1., guix-commits, 2019/12/27
- 05/18: gnu: r-topgo: Update to 2.38.1., guix-commits, 2019/12/27
- 07/18: gnu: r-slam: Update to 0.1-47., guix-commits, 2019/12/27
- 11/18: gnu: r-car: Update to 3.0-6.,
guix-commits <=
- 13/18: gnu: r-biocsingular: Update to 1.2.1., guix-commits, 2019/12/27
- 03/18: gnu: r-delayedarray: Update to 0.12.1., guix-commits, 2019/12/27
- 04/18: gnu: r-summarizedexperiment: Update to 1.16.1., guix-commits, 2019/12/27
- 06/18: gnu: r-bibtex: Update to 0.4.2.1., guix-commits, 2019/12/27
- 10/18: gnu: r-robust: Update to 0.4-18.2., guix-commits, 2019/12/27
- 08/18: gnu: r-foreign: Update to 0.8-74., guix-commits, 2019/12/27
- 09/18: gnu: r-bigmemory: Update to 4.5.36., guix-commits, 2019/12/27
- 14/18: gnu: r-enrichplot: Update to 1.6.1., guix-commits, 2019/12/27
- 12/18: gnu: r-affycoretools: Update to 1.58.3., guix-commits, 2019/12/27
- 15/18: gnu: r-clusterprofiler: Update to 3.14.2., guix-commits, 2019/12/27