[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/104: gnu: r-rcpparmadillo: Update to 0.9.600.4.0.
From: |
guix-commits |
Subject: |
15/104: gnu: r-rcpparmadillo: Update to 0.9.600.4.0. |
Date: |
Tue, 6 Aug 2019 09:50:20 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6af62ad50aedf950bb6de68fea6c30e309b225e3
Author: Ricardo Wurmus <address@hidden>
Date: Tue Aug 6 13:49:21 2019 +0200
gnu: r-rcpparmadillo: Update to 0.9.600.4.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.600.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 63ede82..fcff731 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2598,13 +2598,13 @@ well as additional utilities such as panel and axis
annotation functions.")
(define-public r-rcpparmadillo
(package
(name "r-rcpparmadillo")
- (version "0.9.500.2.0")
+ (version "0.9.600.4.0")
(source (origin
(method url-fetch)
(uri (cran-uri "RcppArmadillo" version))
(sha256
(base32
- "1lyvpb7n54ijlqns29qiixqr39334knf67cnixvlic58945glrhv"))))
+ "07jg2667xyhmp1fbcdi5nnhmkk81da76s9rlswfq4k2sjsmbfmr0"))))
(properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system)
;; All needed for vignettes
- branch master updated (49fd98b -> b120789), guix-commits, 2019/08/06
- 05/104: gnu: r-testthat: Update to 2.2.1., guix-commits, 2019/08/06
- 07/104: gnu: r-coda: Update to 0.19-3., guix-commits, 2019/08/06
- 09/104: gnu: r-checkmate: Update to 1.9.4., guix-commits, 2019/08/06
- 01/104: gnu: r-boot: Update to 1.3-23., guix-commits, 2019/08/06
- 03/104: gnu: r-nlme: Update to 3.1-141., guix-commits, 2019/08/06
- 02/104: gnu: r-foreign: Update to 0.8-72., guix-commits, 2019/08/06
- 10/104: gnu: r-openssl: Update to 1.4.1., guix-commits, 2019/08/06
- 15/104: gnu: r-rcpparmadillo: Update to 0.9.600.4.0.,
guix-commits <=
- 08/104: gnu: r-xml2: Update to 1.2.1., guix-commits, 2019/08/06
- 12/104: gnu: r-git2r: Update to 0.26.1., guix-commits, 2019/08/06
- 18/104: gnu: r-rsqlite: Update to 2.1.2., guix-commits, 2019/08/06
- 13/104: gnu: r-devtools: Update to 2.1.0., guix-commits, 2019/08/06
- 14/104: gnu: r-hms: Update to 0.5.0., guix-commits, 2019/08/06
- 06/104: gnu: r-dplyr: Update to 0.8.3., guix-commits, 2019/08/06
- 16/104: gnu: r-rmarkdown: Update to 1.14., guix-commits, 2019/08/06
- 17/104: gnu: r-blob: Update to 1.2.0., guix-commits, 2019/08/06
- 22/104: gnu: r-domc: Update to 1.3.6., guix-commits, 2019/08/06
- 23/104: gnu: r-rngtools: Update to 1.4., guix-commits, 2019/08/06