[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/13: gnu: r-rnifti: Update to 1.0.1.
From: |
guix-commits |
Subject: |
04/13: gnu: r-rnifti: Update to 1.0.1. |
Date: |
Thu, 28 Nov 2019 04:03:36 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 04c3fd85eaa2ddb27aba6c695a6fe81b3886f13c
Author: Ricardo Wurmus <address@hidden>
Date: Thu Nov 28 09:59:46 2019 +0100
gnu: r-rnifti: Update to 1.0.1.
* gnu/packages/cran.scm (r-rnifti): Update to 1.0.1.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b12e89e..5610cd8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10045,14 +10045,14 @@ Touzet and Varre (2007).")
(define-public r-rnifti
(package
(name "r-rnifti")
- (version "1.0.0")
+ (version "1.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "RNifti" version))
(sha256
(base32
- "0l61hjnzv043ibpkgrhc0yngaqmc58lkvii8j1dzh022z5wbqrj8"))))
+ "0hfid40pgfi1ykqka8y3v0m7h0iyd6fbvycvqlad3ibmbg621f0w"))))
(properties `((upstream-name . "RNifti")))
(build-system r-build-system)
(propagated-inputs `(("r-rcpp" ,r-rcpp)))
- branch master updated (3751555 -> 18a5575), guix-commits, 2019/11/28
- 02/13: gnu: r-writexl: Update to 1.2., guix-commits, 2019/11/28
- 03/13: gnu: r-emmeans: Update to 1.4.3., guix-commits, 2019/11/28
- 04/13: gnu: r-rnifti: Update to 1.0.1.,
guix-commits <=
- 06/13: gnu: r-grimport2: Update to 0.2-0., guix-commits, 2019/11/28
- 11/13: gnu: r-matrix: Update to 1.2-18., guix-commits, 2019/11/28
- 07/13: gnu: r-kohonen: Update to 3.0.10., guix-commits, 2019/11/28
- 05/13: gnu: r-grimport: Update to 0.9-3., guix-commits, 2019/11/28
- 01/13: gnu: r-factominer: Update to 2.0., guix-commits, 2019/11/28
- 09/13: gnu: r-rgdal: Update to 1.4-8., guix-commits, 2019/11/28
- 12/13: gnu: r-rmarkdown: Update to 1.18., guix-commits, 2019/11/28
- 10/13: gnu: r-igraph: Update to 1.2.4.2., guix-commits, 2019/11/28
- 13/13: gnu: r-e1071: Update to 1.7-3., guix-commits, 2019/11/28
- 08/13: gnu: r-covr: Update to 3.4.0., guix-commits, 2019/11/28