[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/59: gnu: r-rcppparallel: Update to 5.1.4.
From: |
guix-commits |
Subject: |
24/59: gnu: r-rcppparallel: Update to 5.1.4. |
Date: |
Thu, 20 May 2021 04:59:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit cd488787af9e9e1a3cfcde7dec5ce22f2b90530d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:42 2021 +0200
gnu: r-rcppparallel: Update to 5.1.4.
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.1.4.
---
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 53d0359..4603788 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11376,14 +11376,14 @@ package provides a minimal R interface by relying on
the Rcpp package.")
(define-public r-rcppparallel
(package
(name "r-rcppparallel")
- (version "5.1.3")
+ (version "5.1.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppParallel" version))
(sha256
(base32
- "1c3y80m695xqhs4ynwig2bsl045nryi9ww0a1s2rb3gsjbs5vx7v"))))
+ "10pa9vaz7p4m6hjca2cpy6vj7rvgly4zv0q1g2xfsmcchyk4bdbn"))))
(properties `((upstream-name . "RcppParallel")))
(build-system r-build-system)
(home-page "https://rcppcore.github.io/RcppParallel/")
- branch master updated (191e234 -> 7d3ad4c), guix-commits, 2021/05/20
- 02/59: gnu: r-cachem: Update to 1.0.5., guix-commits, 2021/05/20
- 04/59: gnu: r-htmltable: Update to 2.2.1., guix-commits, 2021/05/20
- 08/59: gnu: r-shape: Update to 1.4.6., guix-commits, 2021/05/20
- 01/59: gnu: Add r-babelgene., guix-commits, 2021/05/20
- 03/59: gnu: r-httpuv: Update to 1.6.1., guix-commits, 2021/05/20
- 07/59: gnu: r-colorspace: Update to 2.0-1., guix-commits, 2021/05/20
- 23/59: gnu: r-performance: Update to 0.7.2., guix-commits, 2021/05/20
- 25/59: gnu: r-biocmanager: Update to 1.30.15., guix-commits, 2021/05/20
- 21/59: gnu: r-flextable: Update to 0.6.6., guix-commits, 2021/05/20
- 24/59: gnu: r-rcppparallel: Update to 5.1.4.,
guix-commits <=
- 26/59: gnu: r-ouch: Update to 2.17., guix-commits, 2021/05/20
- 16/59: gnu: r-arules: Update to 1.6-8., guix-commits, 2021/05/20
- 34/59: gnu: r-msigdbr: Update to 7.4.1., guix-commits, 2021/05/20
- 33/59: gnu: r-pegas: Update to 1.0-1., guix-commits, 2021/05/20
- 38/59: gnu: r-terra: Update to 1.2-10., guix-commits, 2021/05/20
- 05/59: gnu: r-sass: Update to 0.4.0., guix-commits, 2021/05/20
- 06/59: gnu: r-bslib: Update to 0.2.5.1., guix-commits, 2021/05/20
- 09/59: gnu: r-dendextend: Update to 1.15.1., guix-commits, 2021/05/20
- 10/59: gnu: r-distillery: Update to 1.2-1., guix-commits, 2021/05/20
- 12/59: gnu: r-corrplot: Update to 0.88., guix-commits, 2021/05/20