[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/63: gnu: r-rcpparmadillo: Update to 0.12.6.6.0.
From: |
guix-commits |
Subject: |
54/63: gnu: r-rcpparmadillo: Update to 0.12.6.6.0. |
Date: |
Wed, 15 Nov 2023 09:57:07 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e318eae0ccfe571bf9135ea319c3e89ed9d1afdd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Nov 15 15:54:41 2023 +0100
gnu: r-rcpparmadillo: Update to 0.12.6.6.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.6.6.0.
Change-Id: Iab08f00f0522fdecf9a39f08f5418a978afbb0df
---
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 7527855f2f..c42095be2d 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3126,13 +3126,13 @@ well as additional utilities such as panel and axis
annotation functions.")
(define-public r-rcpparmadillo
(package
(name "r-rcpparmadillo")
- (version "0.12.6.4.0")
+ (version "0.12.6.6.0")
(source (origin
(method url-fetch)
(uri (cran-uri "RcppArmadillo" version))
(sha256
(base32
- "1k7xq2yl4pkc7krz1bcdnx5kfj6n4zjmnm40nly2da2ji87agv49"))))
+ "171yflg07xi6570ich5gxhzsqqs7k3rxyhwg96amlkm1qn8v2pnk"))))
(properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system)
(propagated-inputs
- 59/63: gnu: r-matrixstats: Update to 1.1.0., (continued)
- 59/63: gnu: r-matrixstats: Update to 1.1.0., guix-commits, 2023/11/15
- 60/63: gnu: r-rcppeigen: Update to 0.3.3.9.4., guix-commits, 2023/11/15
- 61/63: gnu: r-matrixmodels: Update to 0.5-3., guix-commits, 2023/11/15
- 46/63: gnu: r-paws-common: Update to 0.6.4., guix-commits, 2023/11/15
- 49/63: gnu: r-stringi: Update to 1.8.1., guix-commits, 2023/11/15
- 55/63: gnu: r-rprojroot: Update to 2.0.4., guix-commits, 2023/11/15
- 63/63: gnu: r-ranger: Update to 0.16.0., guix-commits, 2023/11/15
- 51/63: gnu: r-evaluate: Update to 0.23., guix-commits, 2023/11/15
- 52/63: gnu: r-rlang: Update to 1.1.2., guix-commits, 2023/11/15
- 53/63: gnu: r-plotrix: Update to 3.8-4., guix-commits, 2023/11/15
- 54/63: gnu: r-rcpparmadillo: Update to 0.12.6.6.0.,
guix-commits <=
- 56/63: gnu: r-rsqlite: Update to 2.3.3., guix-commits, 2023/11/15
- 57/63: gnu: r-rcurl: Update to 1.98-1.13., guix-commits, 2023/11/15
- 62/63: gnu: r-lme4: Update to 1.1-35.1., guix-commits, 2023/11/15
- 44/63: gnu: r-bbotk: Update to 0.7.3., guix-commits, 2023/11/15
- 45/63: gnu: r-clustree: Update to 0.5.1., guix-commits, 2023/11/15
- 50/63: gnu: r-stringr: Update to 1.5.1., guix-commits, 2023/11/15
- 58/63: gnu: r-xml: Update to 3.99-0.15., guix-commits, 2023/11/15