[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/27: gnu: r-rcpparmadillo: Update to 0.9.200.7.0.
From: |
guix-commits |
Subject: |
08/27: gnu: r-rcpparmadillo: Update to 0.9.200.7.0. |
Date: |
Mon, 28 Jan 2019 10:27:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 82dad63ef75ca5429181638a58d18e0b9f65c66f
Author: Ricardo Wurmus <address@hidden>
Date: Mon Jan 28 16:16:43 2019 +0100
gnu: r-rcpparmadillo: Update to 0.9.200.7.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.200.7.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 9c28d4f..33b69a4 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2561,13 +2561,13 @@ well as additional utilities such as panel and axis
annotation functions.")
(define-public r-rcpparmadillo
(package
(name "r-rcpparmadillo")
- (version "0.9.200.5.0")
+ (version "0.9.200.7.0")
(source (origin
(method url-fetch)
(uri (cran-uri "RcppArmadillo" version))
(sha256
(base32
- "09041jnalh7352kj6lv4d0xr9c0mvf8p860q5c8m13mp214x5x7k"))))
+ "11m04yvdh6086567dzzxchbf68fl5hxf2y32acf3f43bjqgwbv2p"))))
(properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system)
(native-inputs
- branch master updated (f20f168 -> 1d1e367), guix-commits, 2019/01/28
- 03/27: gnu: r-optparse: Update to 1.6.1., guix-commits, 2019/01/28
- 02/27: gnu: Add r-askpass., guix-commits, 2019/01/28
- 04/27: gnu: r-qtl: Update to 1.44-9., guix-commits, 2019/01/28
- 01/27: gnu: Add r-sys., guix-commits, 2019/01/28
- 09/27: gnu: r-e1071: Update to 1.7-0.1., guix-commits, 2019/01/28
- 05/27: gnu: r-data-table: Update to 1.12.0., guix-commits, 2019/01/28
- 18/27: gnu: r-jomo: Update to 2.6-6., guix-commits, 2019/01/28
- 14/27: gnu: r-ranger: Update to 0.11.1., guix-commits, 2019/01/28
- 08/27: gnu: r-rcpparmadillo: Update to 0.9.200.7.0.,
guix-commits <=
- 10/27: gnu: r-purrr: Update to 0.3.0., guix-commits, 2019/01/28
- 07/27: gnu: r-openssl: Update to 1.2.1., guix-commits, 2019/01/28
- 16/27: gnu: r-colorspace: Update to 1.4-0., guix-commits, 2019/01/28
- 15/27: gnu: r-ggmap: Update to 2.6.2., guix-commits, 2019/01/28
- 12/27: gnu: r-gplots: Update to 3.0.1.1., guix-commits, 2019/01/28
- 17/27: gnu: r-fitdistrplus: Update to 1.0-14., guix-commits, 2019/01/28
- 06/27: gnu: r-checkmate: Update to 1.9.1., guix-commits, 2019/01/28
- 11/27: gnu: r-hmisc: Update to 4.2-0., guix-commits, 2019/01/28
- 19/27: gnu: r-vioplot: Update to 0.3.0., guix-commits, 2019/01/28
- 13/27: gnu: r-prabclus: Update to 2.2-7., guix-commits, 2019/01/28