[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/104: gnu: r-fastica: Update to 1.2-2.
From: |
guix-commits |
Subject: |
25/104: gnu: r-fastica: Update to 1.2-2. |
Date: |
Tue, 6 Aug 2019 09:50:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 58aa971fbdde7740de757eccd33f1313f28ec0b3
Author: Ricardo Wurmus <address@hidden>
Date: Tue Aug 6 13:51:12 2019 +0200
gnu: r-fastica: Update to 1.2-2.
* gnu/packages/statistics.scm (r-fastica): Update to 1.2-2.
---
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 b949ac6..2e02500 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4642,14 +4642,14 @@ regression.")
(define-public r-fastica
(package
(name "r-fastica")
- (version "1.2-1")
+ (version "1.2-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "fastICA" version))
(sha256
(base32
- "108z2ymby5y4h8l4l2krqwm28rya93gq09yylgilnm3afvfrfabg"))))
+ "1zpijqcipm0aa3rxj0mys06lskqy4dbppjpxr1aby0j16y9ka8ij"))))
(properties `((upstream-name . "fastICA")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/fastICA")
- 18/104: gnu: r-rsqlite: Update to 2.1.2., (continued)
- 18/104: gnu: r-rsqlite: Update to 2.1.2., guix-commits, 2019/08/06
- 13/104: gnu: r-devtools: Update to 2.1.0., guix-commits, 2019/08/06
- 14/104: gnu: r-hms: Update to 0.5.0., guix-commits, 2019/08/06
- 06/104: gnu: r-dplyr: Update to 0.8.3., guix-commits, 2019/08/06
- 16/104: gnu: r-rmarkdown: Update to 1.14., guix-commits, 2019/08/06
- 17/104: gnu: r-blob: Update to 1.2.0., guix-commits, 2019/08/06
- 22/104: gnu: r-domc: Update to 1.3.6., guix-commits, 2019/08/06
- 23/104: gnu: r-rngtools: Update to 1.4., guix-commits, 2019/08/06
- 24/104: gnu: r-cowplot: Update to 1.0.0., guix-commits, 2019/08/06
- 28/104: gnu: r-pbapply: Update to 1.4-1., guix-commits, 2019/08/06
- 25/104: gnu: r-fastica: Update to 1.2-2.,
guix-commits <=
- 27/104: gnu: r-robust: Update to 0.4-18.1., guix-commits, 2019/08/06
- 30/104: gnu: r-desolve: Update to 1.24., guix-commits, 2019/08/06
- 32/104: gnu: r-ellipsis: Update to 0.2.0.1., guix-commits, 2019/08/06
- 04/104: gnu: r-digest: Update to 0.6.20., guix-commits, 2019/08/06
- 11/104: gnu: r-httr: Update to 1.4.1., guix-commits, 2019/08/06
- 19/104: gnu: r-iterators: Update to 1.0.12., guix-commits, 2019/08/06
- 20/104: gnu: r-foreach: Update to 1.4.7., guix-commits, 2019/08/06
- 21/104: gnu: r-doparallel: Update to 1.0.15., guix-commits, 2019/08/06
- 26/104: gnu: r-mclust: Update to 5.4.5., guix-commits, 2019/08/06
- 33/104: gnu: r-callr: Update to 3.3.1., guix-commits, 2019/08/06