[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
169/185: gnu: r-rcpparmadillo: Update to 0.12.8.4.0.
From: |
guix-commits |
Subject: |
169/185: gnu: r-rcpparmadillo: Update to 0.12.8.4.0. |
Date: |
Tue, 2 Jul 2024 09:29:04 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit a15efd5533203ee31a838add5dced9c37a6926d3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:54 2024 +0200
gnu: r-rcpparmadillo: Update to 0.12.8.4.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.8.4.0.
Change-Id: Ic331eda06e812f325c7f575228cd36219059da2d
---
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 68fa20ff21..8c51d3d5bb 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3225,13 +3225,13 @@ well as additional utilities such as panel and axis
annotation functions.")
(define-public r-rcpparmadillo
(package
(name "r-rcpparmadillo")
- (version "0.12.8.3.0")
+ (version "0.12.8.4.0")
(source (origin
(method url-fetch)
(uri (cran-uri "RcppArmadillo" version))
(sha256
(base32
- "02sj42apznls45sapiisaggfijdvg69a2ja2mz4fraqaajrkkwc7"))))
+ "0iihy2pbmc56s5s6x7ac1c1biqda60gyqkddvn2c211j0xjnigya"))))
(properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system)
(propagated-inputs
- 159/185: gnu: r-evaluate: Update to 0.24.0., (continued)
- 159/185: gnu: r-evaluate: Update to 0.24.0., guix-commits, 2024/07/02
- 161/185: gnu: r-markdown: Update to 1.13., guix-commits, 2024/07/02
- 162/185: gnu: r-knitr: Update to 1.47., guix-commits, 2024/07/02
- 163/185: gnu: r-crayon: Update to 1.5.3., guix-commits, 2024/07/02
- 164/185: gnu: r-rlang: Update to 1.1.4., guix-commits, 2024/07/02
- 165/185: gnu: r-locfit: Update to 1.5-9.10., guix-commits, 2024/07/02
- 166/185: gnu: r-backports: Update to 1.5.0., guix-commits, 2024/07/02
- 170/185: gnu: r-rmarkdown: Update to 2.27., guix-commits, 2024/07/02
- 171/185: gnu: r-rsqlite: Update to 2.3.7., guix-commits, 2024/07/02
- 176/185: gnu: r-biased-urn: Update to 2.0.12., guix-commits, 2024/07/02
- 169/185: gnu: r-rcpparmadillo: Update to 0.12.8.4.0.,
guix-commits <=
- 173/185: gnu: r-segmented: Update to 2.1-0., guix-commits, 2024/07/02
- 168/185: gnu: r-openssl: Update to 2.2.0., guix-commits, 2024/07/02
- 175/185: gnu: r-mvtnorm: Update to 1.2-5., guix-commits, 2024/07/02
- 179/185: gnu: r-vgam: Update to 1.1-11., guix-commits, 2024/07/02
- 172/185: gnu: r-xml: Update to 3.99-0.17., guix-commits, 2024/07/02
- 174/185: gnu: r-sparsem: Update to 1.84., guix-commits, 2024/07/02
- 177/185: gnu: r-hmisc: Update to 5.1-3., guix-commits, 2024/07/02
- 178/185: gnu: r-robustbase: Update to 0.99-3., guix-commits, 2024/07/02
- 180/185: gnu: r-minqa: Update to 1.2.7., guix-commits, 2024/07/02
- 181/185: gnu: r-quantreg: Update to 5.98., guix-commits, 2024/07/02