[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
93/98: gnu: r-rcpparmadillo: Update to 0.12.6.4.0.
From: |
guix-commits |
Subject: |
93/98: gnu: r-rcpparmadillo: Update to 0.12.6.4.0. |
Date: |
Wed, 13 Sep 2023 18:06:45 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fcf5c595e2989cdeaf8d08414118b47adbb9e5da
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:16 2023 +0200
gnu: r-rcpparmadillo: Update to 0.12.6.4.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.6.4.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 e78744d15d..27e9f95e73 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2963,13 +2963,13 @@ well as additional utilities such as panel and axis
annotation functions.")
(define-public r-rcpparmadillo
(package
(name "r-rcpparmadillo")
- (version "0.12.6.1.0")
+ (version "0.12.6.4.0")
(source (origin
(method url-fetch)
(uri (cran-uri "RcppArmadillo" version))
(sha256
(base32
- "0saga8anaahyrvvynggg168756rv8d9gyq8sryjgnx5pp4jbz6ck"))))
+ "1k7xq2yl4pkc7krz1bcdnx5kfj6n4zjmnm40nly2da2ji87agv49"))))
(properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system)
(propagated-inputs
- 91/98: gnu: r-knitr: Update to 1.44., (continued)
- 91/98: gnu: r-knitr: Update to 1.44., guix-commits, 2023/09/13
- 82/98: gnu: r-paws-management: Update to 0.4.0., guix-commits, 2023/09/13
- 92/98: gnu: r-dplyr: Update to 1.1.3., guix-commits, 2023/09/13
- 94/98: gnu: r-rematch: Update to 2.0.0., guix-commits, 2023/09/13
- 98/98: gnu: r-reghelper: Update to 1.1.2., guix-commits, 2023/09/13
- 30/98: gnu: r-targets: Update to 1.3.0., guix-commits, 2023/09/13
- 68/98: gnu: r-readods: Update to 2.1.0., guix-commits, 2023/09/13
- 79/98: gnu: r-paws-security-identity: Update to 0.4.0., guix-commits, 2023/09/13
- 83/98: gnu: r-paws-networking: Update to 0.4.0., guix-commits, 2023/09/13
- 86/98: gnu: r-paws-compute: Update to 0.4.0., guix-commits, 2023/09/13
- 93/98: gnu: r-rcpparmadillo: Update to 0.12.6.4.0.,
guix-commits <=
- 77/98: gnu: r-paws-end-user-computing: Update to 0.4.0., guix-commits, 2023/09/13
- 97/98: gnu: r-desctools: Update to 0.99.50., guix-commits, 2023/09/13