[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/43: gnu: r-rfast: Update to 2.0.1.
From: |
guix-commits |
Subject: |
35/43: gnu: r-rfast: Update to 2.0.1. |
Date: |
Mon, 14 Sep 2020 13:07:34 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e6711231ed2cd592f72ad1c5c5b47de645c65eb4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 14 19:03:24 2020 +0200
gnu: r-rfast: Update to 2.0.1.
* gnu/packages/cran.scm (r-rfast): Update to 2.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 5a6efa7..1c4e894 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23218,14 +23218,14 @@ aggregation for comparing different implementations
in order to provide a
(define-public r-rfast
(package
(name "r-rfast")
- (version "2.0.0")
+ (version "2.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "Rfast" version))
(sha256
(base32
- "010dm5h2vayvfbh0zny7i2c7fmn83r2b54849r0b4id3wjpmg3xy"))))
+ "1cq3mcg49hsvqhwn6f4dgsx7f8ma4qnwr5n6s7m22qy57rg31958"))))
(properties `((upstream-name . "Rfast")))
(build-system r-build-system)
(propagated-inputs
- 27/43: gnu: r-deldir: Update to 0.1-29., (continued)
- 27/43: gnu: r-deldir: Update to 0.1-29., guix-commits, 2020/09/14
- 28/43: gnu: r-sf: Update to 0.9-6., guix-commits, 2020/09/14
- 22/43: gnu: r-misc3d: Update to 0.9-0., guix-commits, 2020/09/14
- 24/43: gnu: r-fields: Update to 11.4., guix-commits, 2020/09/14
- 25/43: gnu: r-etm: Update to 1.1.1., guix-commits, 2020/09/14
- 26/43: gnu: r-shinyjs: Update to 2.0.0., guix-commits, 2020/09/14
- 30/43: gnu: r-systemfonts: Update to 0.3.1., guix-commits, 2020/09/14
- 31/43: gnu: r-parameters: Update to 0.8.5., guix-commits, 2020/09/14
- 34/43: gnu: r-scatterpie: Update to 0.1.5., guix-commits, 2020/09/14
- 32/43: gnu: r-gamlss: Update to 5.2-0., guix-commits, 2020/09/14
- 35/43: gnu: r-rfast: Update to 2.0.1.,
guix-commits <=
- 36/43: gnu: r-seurat: Update to 3.2.1., guix-commits, 2020/09/14
- 37/43: gnu: r-diversitree: Update to 0.9-14., guix-commits, 2020/09/14
- 40/43: gnu: r-ggdendro: Update to 0.1.22., guix-commits, 2020/09/14
- 41/43: gnu: r-rcpparmadillo: Update to 0.9.900.3.0., guix-commits, 2020/09/14
- 42/43: gnu: r-cowplot: Update to 1.1.0., guix-commits, 2020/09/14
- 43/43: gnu: r-quantreg: Update to 5.67., guix-commits, 2020/09/14