[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/125: gnu: r-dqrng: Update to 0.3.0.
From: |
guix-commits |
Subject: |
64/125: gnu: r-dqrng: Update to 0.3.0. |
Date: |
Tue, 4 May 2021 01:33:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4cfd543cc119c8faf0d7e883d39d0327eab0608e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:13 2021 +0200
gnu: r-dqrng: Update to 0.3.0.
* gnu/packages/cran.scm (r-dqrng): Update to 0.3.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 8a2d748..006fecf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17531,19 +17531,21 @@ dimensional low-discrepancy sequence.")
(define-public r-dqrng
(package
(name "r-dqrng")
- (version "0.2.1")
+ (version "0.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "dqrng" version))
(sha256
(base32
- "0rp8q5zijlvaqmpnkwr314w9w40sj4fz7sqsdgsffcfvn42w2jg1"))))
+ "1fwsldqcri2lccna4icbmmlqic3w4xyjm7rn0xmikrsw4kzapvjb"))))
(build-system r-build-system)
(propagated-inputs
`(("r-bh" ,r-bh)
("r-rcpp" ,r-rcpp)
("r-sitmo" ,r-sitmo)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://www.daqana.org/dqrng")
(synopsis "Fast pseudo random number generators")
(description
- 31/125: gnu: r-rastervis: Update to 0.50.2., (continued)
- 31/125: gnu: r-rastervis: Update to 0.50.2., guix-commits, 2021/05/04
- 33/125: gnu: r-rbibutils: Update to 2.1.1., guix-commits, 2021/05/04
- 34/125: gnu: r-brglm: Update to 0.7.2., guix-commits, 2021/05/04
- 35/125: gnu: r-entropy: Update to 1.3.0., guix-commits, 2021/05/04
- 38/125: gnu: r-doby: Update to 4.6.10., guix-commits, 2021/05/04
- 41/125: gnu: r-svdialogs: Update to 1.0.3., guix-commits, 2021/05/04
- 43/125: gnu: r-multcomp: Update to 1.4-17., guix-commits, 2021/05/04
- 46/125: gnu: r-bayestestr: Update to 0.9.0., guix-commits, 2021/05/04
- 51/125: gnu: r-rgl: Update to 0.106.8., guix-commits, 2021/05/04
- 58/125: gnu: r-pegas: Update to 1.0., guix-commits, 2021/05/04
- 64/125: gnu: r-dqrng: Update to 0.3.0.,
guix-commits <=
- 73/125: gnu: r-qqman: Update to 0.1.8., guix-commits, 2021/05/04
- 69/125: gnu: r-emojifont: Update to 0.5.5., guix-commits, 2021/05/04
- 54/125: gnu: r-listenv: Add phase to set HOME directory., guix-commits, 2021/05/04
- 52/125: gnu: r-ouch: Update to 2.16., guix-commits, 2021/05/04
- 65/125: gnu: r-ingredients: Update to 2.2.0., guix-commits, 2021/05/04
- 78/125: gnu: r-tam: Update to 3.6-45., guix-commits, 2021/05/04
- 76/125: gnu: r-openmx: Update to 2.19.5., guix-commits, 2021/05/04
- 79/125: gnu: r-rsconnect: Update to 0.8.17., guix-commits, 2021/05/04
- 47/125: gnu: r-performance: Update to 0.7.1., guix-commits, 2021/05/04
- 53/125: gnu: r-rmpfr: Update to 0.8-4., guix-commits, 2021/05/04