[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/18: gnu: r-foreign: Update to 0.8-74.
From: |
guix-commits |
Subject: |
08/18: gnu: r-foreign: Update to 0.8-74. |
Date: |
Fri, 27 Dec 2019 15:30:45 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit adc1f223323aa7c6bda95f805805a53b3b5e37f2
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 27 20:31:46 2019 +0100
gnu: r-foreign: Update to 0.8-74.
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-74.
---
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 6a1237d..7c35606 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -504,14 +504,14 @@ code for possible problems.")
(define-public r-foreign
(package
(name "r-foreign")
- (version "0.8-73")
+ (version "0.8-74")
(source
(origin
(method url-fetch)
(uri (cran-uri "foreign" version))
(sha256
(base32
- "0d60h00ncmn7as8qw2fqk9aa578mdi4kpqiffccigcij89cn2f7r"))))
+ "047w772msiki85rxxhqkxya37gmw4331l32651rr09dl2vq02pgj"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/foreign")
(synopsis "Read data stored by other statistics software")
- 01/18: gnu: r-shortread: Update to 1.44.1., (continued)
- 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, 2019/12/27
- 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 <=
- 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
- 16/18: gnu: r-rgadem: Update to 2.34.1., guix-commits, 2019/12/27
- 17/18: gnu: r-multiassayexperiment: Update to 1.12.1., guix-commits, 2019/12/27
- 18/18: gnu: r-inspect: Update to 1.16.1., guix-commits, 2019/12/27