[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/57: gnu: r-rcpparmadillo: Update to 0.10.6.0.0.
From: |
guix-commits |
Subject: |
55/57: gnu: r-rcpparmadillo: Update to 0.10.6.0.0. |
Date: |
Mon, 26 Jul 2021 09:39:36 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 24a19f0a6471f77a81e7970d0b35495c853561db
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:15 2021 +0200
gnu: r-rcpparmadillo: Update to 0.10.6.0.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.10.6.0.0.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index ed9236b..5f1d6fc 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2647,13 +2647,13 @@ well as additional utilities such as panel and axis
annotation functions.")
(define-public r-rcpparmadillo
(package
(name "r-rcpparmadillo")
- (version "0.10.5.0.0")
+ (version "0.10.6.0.0")
(source (origin
(method url-fetch)
(uri (cran-uri "RcppArmadillo" version))
(sha256
(base32
- "059qi872f9h40ns65166qsq1i1jq1mvizm29a0xmqlyn7a5y9ca3"))))
+ "1bcx8fk5l5mmwb6cw36ndvld9v3amkz6vyc19059dw0xp7mxx04v"))))
(properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system)
(propagated-inputs
- 47/57: gnu: r-mlr3misc: Update to 0.9.3., (continued)
- 47/57: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/26
- 48/57: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/26
- 53/57: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/26
- 57/57: gnu: r-ranger: Update to 0.13.1., guix-commits, 2021/07/26
- 45/57: gnu: r-phangorn: Update to 2.7.1., guix-commits, 2021/07/26
- 49/57: gnu: r-tzdb: Update to 0.1.2., guix-commits, 2021/07/26
- 50/57: gnu: r-vroom: Update to 1.5.3., guix-commits, 2021/07/26
- 51/57: gnu: r-stringi: Update to 1.7.3., guix-commits, 2021/07/26
- 52/57: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/26
- 54/57: gnu: r-readr: Update to 2.0.0., guix-commits, 2021/07/26
- 55/57: gnu: r-rcpparmadillo: Update to 0.10.6.0.0.,
guix-commits <=
- 56/57: gnu: r-blob: Update to 1.2.2., guix-commits, 2021/07/26