[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/36: gnu: r-rcpp: Update to 1.0.3.
From: |
guix-commits |
Subject: |
03/36: gnu: r-rcpp: Update to 1.0.3. |
Date: |
Thu, 14 Nov 2019 06:37:48 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8b4178cd948c9baaac54ca969de45b9994dcb867
Author: Ricardo Wurmus <address@hidden>
Date: Thu Nov 14 08:18:34 2019 +0100
gnu: r-rcpp: Update to 1.0.3.
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.3.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 3cf8b33..f0e9b0c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1587,13 +1587,13 @@ you to rapidly iterate while developing a package.")
(define-public r-rcpp
(package
(name "r-rcpp")
- (version "1.0.2")
+ (version "1.0.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "Rcpp" version))
(sha256
- (base32 "170jlmjrs92z5qdv58badhxycjvfjpqwwpic7rm13pc9zkb3i4xd"))))
+ (base32 "03h3zyjq948y0hrrs95lfk4zgx6wfrg64hjlrfrzf5na7bfh0d9b"))))
(build-system r-build-system)
(native-inputs
`(("r-knitr" ,r-knitr))) ; for vignettes
- 24/36: gnu: r-farver: Update to 2.0.1., (continued)
- 24/36: gnu: r-farver: Update to 2.0.1., guix-commits, 2019/11/14
- 05/36: gnu: r-xfun: Update to 0.11., guix-commits, 2019/11/14
- 07/36: gnu: r-openxlsx: Update to 4.1.3., guix-commits, 2019/11/14
- 17/36: gnu: r-rbamtools: Update to 2.16.17., guix-commits, 2019/11/14
- 18/36: gnu: r-future: Update to 1.15.0., guix-commits, 2019/11/14
- 25/36: gnu: r-survival: Update to 3.1-7., guix-commits, 2019/11/14
- 34/36: gnu: r-r-oo: Update to 1.23.0., guix-commits, 2019/11/14
- 35/36: gnu: r-hexbin: Update to 1.28.0., guix-commits, 2019/11/14
- 32/36: gnu: r-dt: Update to 0.10., guix-commits, 2019/11/14
- 30/36: gnu: r-hms: Update to 0.5.2., guix-commits, 2019/11/14
- 03/36: gnu: r-rcpp: Update to 1.0.3.,
guix-commits <=
- 33/36: gnu: r-glmnet: Update to 3.0., guix-commits, 2019/11/14