[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/99: gnu: r-rcppparallel: Update to 5.0.3.
From: |
guix-commits |
Subject: |
39/99: gnu: r-rcppparallel: Update to 5.0.3. |
Date: |
Tue, 9 Mar 2021 16:07:14 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ed7f3e3c2f4f04068a837767486c3ba8224505d5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 9 21:39:34 2021 +0100
gnu: r-rcppparallel: Update to 5.0.3.
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.0.3.
---
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 fed0f32..98a1302 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11241,14 +11241,14 @@ package provides a minimal R interface by relying on
the Rcpp package.")
(define-public r-rcppparallel
(package
(name "r-rcppparallel")
- (version "5.0.2")
+ (version "5.0.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppParallel" version))
(sha256
(base32
- "10bg4fw38m64dhy543rwq2nnjjc9y24iggk343xslrb3ij8018lc"))))
+ "0ihcirny4al2ydymxhdfacwmybmrgrz5nm0lbf49gk2zy8w124ki"))))
(properties `((upstream-name . "RcppParallel")))
(build-system r-build-system)
(home-page "https://rcppcore.github.io/RcppParallel/")
- 54/99: gnu: r-farver: Update to 2.1.0., (continued)
- 54/99: gnu: r-farver: Update to 2.1.0., guix-commits, 2021/03/09
- 03/99: gnu: Add r-palmerpenguins., guix-commits, 2021/03/09
- 16/99: gnu: r-proxy: Update to 0.4-25., guix-commits, 2021/03/09
- 13/99: gnu: r-pkgload: Update to 1.2.0., guix-commits, 2021/03/09
- 28/99: gnu: r-renv: Update to 0.13.0., guix-commits, 2021/03/09
- 31/99: gnu: r-rdpack: Update to 2.1.1., guix-commits, 2021/03/09
- 36/99: gnu: r-labelled: Update to 2.8.0., guix-commits, 2021/03/09
- 30/99: gnu: r-rstatix: Update to 0.7.0., guix-commits, 2021/03/09
- 61/99: gnu: r-lifecycle: Update to 1.0.0., guix-commits, 2021/03/09
- 07/99: gnu: r-wgcna: Update to 1.70-3., guix-commits, 2021/03/09
- 39/99: gnu: r-rcppparallel: Update to 5.0.3.,
guix-commits <=
- 45/99: gnu: r-gargle: Update to 1.0.0., guix-commits, 2021/03/09
- 49/99: gnu: r-gamlss-dist: Update to 5.3-2., guix-commits, 2021/03/09
- 62/99: gnu: r-gamlss: Update to 5.3-1., guix-commits, 2021/03/09
- 76/99: gnu: r-textshaping: Update to 0.3.1., guix-commits, 2021/03/09
- 77/99: gnu: r-ragg: Update to 1.1.1., guix-commits, 2021/03/09
- 81/99: gnu: r-mgcv: Update to 1.8-34., guix-commits, 2021/03/09
- 94/99: gnu: r-hmisc: Update to 4.5-0., guix-commits, 2021/03/09
- 12/99: gnu: r-ps: Update to 1.6.0., guix-commits, 2021/03/09
- 11/99: gnu: r-partykit: Update to 1.2-13., guix-commits, 2021/03/09
- 22/99: gnu: r-argparser: Update to 0.7.1., guix-commits, 2021/03/09