[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/89: gnu: r-cpp11: Update to 0.2.2.
From: |
guix-commits |
Subject: |
66/89: gnu: r-cpp11: Update to 0.2.2. |
Date: |
Mon, 5 Oct 2020 18:35:02 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 31a97a662aa10c8a68379d57c495b9637e20b494
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:45:16 2020 +0200
gnu: r-cpp11: Update to 0.2.2.
* gnu/packages/cran.scm (r-cpp11): Update to 0.2.2.
---
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 7b088ce..8edfc9b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23118,14 +23118,14 @@ for linear mixed models (AIREML).")
(define-public r-cpp11
(package
(name "r-cpp11")
- (version "0.2.1")
+ (version "0.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "cpp11" version))
(sha256
(base32
- "1113y61lj4cg1d2yjavdx9zih5rzb4pnxmj5v3sr4bhzlxz2scda"))))
+ "1b1h7kjl3xrd4nfly7wd6v8mbyancm632r4k37pafs8xi6cqm848"))))
(properties `((upstream-name . "cpp11")))
(build-system r-build-system)
(native-inputs `(("r-knitr" ,r-knitr)))
- 35/89: gnu: r-npsurv: Update to 0.5-0., (continued)
- 35/89: gnu: r-npsurv: Update to 0.5-0., guix-commits, 2020/10/05
- 40/89: gnu: r-fields: Update to 11.5., guix-commits, 2020/10/05
- 53/89: gnu: r-parameters: Update to 0.8.6., guix-commits, 2020/10/05
- 57/89: gnu: r-diagram: Update to 1.6.5., guix-commits, 2020/10/05
- 60/89: gnu: r-regsem: Update to 1.6.2., guix-commits, 2020/10/05
- 59/89: gnu: r-stm: Update to 1.3.6., guix-commits, 2020/10/05
- 58/89: gnu: r-quanteda: Update to 2.1.2., guix-commits, 2020/10/05
- 44/89: etc: committer: Use EQUAL? instead of EQ? for differences., guix-commits, 2020/10/05
- 64/89: gnu: r-binman: Update to 0.1.2., guix-commits, 2020/10/05
- 63/89: gnu: r-rxnat: Update to 1.0.14., guix-commits, 2020/10/05
- 66/89: gnu: r-cpp11: Update to 0.2.2.,
guix-commits <=
- 55/89: gnu: r-lhs: Update to 1.1.1., guix-commits, 2020/10/05
- 74/89: gnu: r-knitr: Update to 1.30., guix-commits, 2020/10/05
- 78/89: gnu: r-openssl: Update to 1.4.3., guix-commits, 2020/10/05
- 83/89: gnu: r-rsqlite: Update to 2.2.1., guix-commits, 2020/10/05
- 75/89: gnu: r-coda: Update to 0.19-4., guix-commits, 2020/10/05
- 86/89: gnu: r-fpc: Update to 2.2-8., guix-commits, 2020/10/05
- 87/89: gnu: r-quantreg: Update to 5.73., guix-commits, 2020/10/05
- 36/89: gnu: r-afex: Update to 0.28-0., guix-commits, 2020/10/05
- 34/89: gnu: r-lsei: Update to 1.3-0., guix-commits, 2020/10/05
- 38/89: gnu: r-bigrquery: Update to 1.3.2., guix-commits, 2020/10/05