[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/146: gnu: r-rcppthread: Update to 2.1.3.
From: |
guix-commits |
Subject: |
13/146: gnu: r-rcppthread: Update to 2.1.3. |
Date: |
Mon, 11 Apr 2022 17:08:25 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 0fd6a9f3be2715e3bfbf9dd2728b7b9974e5c6bd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:05 2022 +0200
gnu: r-rcppthread: Update to 2.1.3.
* gnu/packages/cran.scm (r-rcppthread): Update to 2.1.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 8dd8e1141a..5e98e1f33c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3669,14 +3669,14 @@ and Francois (2011, JSS), and the book by Eddelbuettel
(2013, Springer); see
(define-public r-rcppthread
(package
(name "r-rcppthread")
- (version "2.1.2")
+ (version "2.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppThread" version))
(sha256
(base32
- "0a8767q4p76rfamss1w2vnx4h1229nmwymp1q63li2q5b87wipqp"))))
+ "0iprpidf7q1wlrgr9dwiikb6apqk80pyjcyni56k64nl7lrkszhj"))))
(properties `((upstream-name . "RcppThread")))
(build-system r-build-system)
(home-page
- branch wip-r created (now 71a5f51966), guix-commits, 2022/04/11
- 01/146: gnu: r-nmf: Update to 0.24.0., guix-commits, 2022/04/11
- 02/146: gnu: r-abn: Update to 2.7-0., guix-commits, 2022/04/11
- 03/146: gnu: r-datawizard: Update to 0.4.0., guix-commits, 2022/04/11
- 04/146: gnu: r-waldo: Update to 0.4.0., guix-commits, 2022/04/11
- 05/146: gnu: r-ggpp: Update to 0.4.4., guix-commits, 2022/04/11
- 07/146: gnu: r-mboost: Update to 2.9-6., guix-commits, 2022/04/11
- 11/146: gnu: r-sass: Update to 0.4.1., guix-commits, 2022/04/11
- 13/146: gnu: r-rcppthread: Update to 2.1.3.,
guix-commits <=
- 06/146: gnu: r-ggpmisc: Update to 0.4.6., guix-commits, 2022/04/11
- 21/146: gnu: r-vctrs: Update to 0.4.0., guix-commits, 2022/04/11
- 26/146: gnu: r-cubature: Update to 2.0.4.4., guix-commits, 2022/04/11
- 08/146: gnu: r-readxl: Update to 1.4.0., guix-commits, 2022/04/11
- 09/146: gnu: r-hmm: Update to 1.0.1., guix-commits, 2022/04/11
- 10/146: gnu: r-hwriter: Update to 1.3.2.1., guix-commits, 2022/04/11
- 12/146: gnu: r-rcpp: Update to 1.0.8.3., guix-commits, 2022/04/11
- 17/146: gnu: r-ddalpha: Update to 1.3.13., guix-commits, 2022/04/11
- 15/146: gnu: r-restrserve: Update to 1.0.0., guix-commits, 2022/04/11
- 18/146: gnu: r-psych: Update to 2.2.3., guix-commits, 2022/04/11