[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
92/212: gnu: r-dorng: Update to 1.8.6.
From: |
guix-commits |
Subject: |
92/212: gnu: r-dorng: Update to 1.8.6. |
Date: |
Sat, 18 Feb 2023 14:01:04 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 47bc08b492964ba18e6b62bdff817792f6a90f4f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:36 2023 +0100
gnu: r-dorng: Update to 1.8.6.
* gnu/packages/cran.scm (r-dorng): Update to 1.8.6.
[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 9246ef0887..1d4b085b96 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18314,18 +18314,20 @@ heuristics.")
(define-public r-dorng
(package
(name "r-dorng")
- (version "1.8.3")
+ (version "1.8.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "doRNG" version))
(sha256
(base32
- "1aqzy646c6aggscmwninr1hz0z4nkxibmrg1mm77p2jnf1lh914c"))))
+ "1qkxa3jxpnn5anhqycqcbk18kw87m9pl5m78q8d89ygihghascjh"))))
(properties `((upstream-name . "doRNG")))
(build-system r-build-system)
(propagated-inputs
(list r-foreach r-iterators r-rngtools))
+ (native-inputs
+ (list r-knitr))
(home-page "https://renozao.github.io/doRNG/")
(synopsis "Generic reproducible parallel backend for foreach loops")
(description
- 58/212: gnu: r-rbibutils: Update to 2.2.13., (continued)
- 58/212: gnu: r-rbibutils: Update to 2.2.13., guix-commits, 2023/02/18
- 68/212: gnu: r-emmeans: Update to 1.8.4-1., guix-commits, 2023/02/18
- 79/212: gnu: r-gsl: Update to 2.1-8., guix-commits, 2023/02/18
- 76/212: gnu: r-rcppalgos: Update to 2.7.1., guix-commits, 2023/02/18
- 77/212: gnu: r-rcppparallel: Update to 5.1.6., guix-commits, 2023/02/18
- 94/212: gnu: r-minpack-lm: Update to 1.2-3., guix-commits, 2023/02/18
- 105/212: gnu: r-kernlab: Update to 0.9-32., guix-commits, 2023/02/18
- 93/212: gnu: r-compositions: Update to 2.0-5., guix-commits, 2023/02/18
- 83/212: gnu: r-rnexml: Update to 2.4.11., guix-commits, 2023/02/18
- 90/212: gnu: r-parallelly: Update to 1.34.0., guix-commits, 2023/02/18
- 92/212: gnu: r-dorng: Update to 1.8.6.,
guix-commits <=
- 81/212: gnu: r-tm: Update to 0.7-11., guix-commits, 2023/02/18
- 106/212: gnu: r-rttf2pt1: Update to 1.3.12., guix-commits, 2023/02/18
- 107/212: gnu: r-extrafont: Update to 0.19., guix-commits, 2023/02/18
- 110/212: gnu: r-batchtools: Update to 0.9.16., guix-commits, 2023/02/18
- 111/212: gnu: r-clue: Update to 0.3-64., guix-commits, 2023/02/18
- 112/212: gnu: r-ingredients: Update to 2.3.0., guix-commits, 2023/02/18
- 113/212: gnu: r-dae: Update to 3.2-14., guix-commits, 2023/02/18
- 115/212: gnu: r-xgboost: Update to 1.7.3.1., guix-commits, 2023/02/18
- 120/212: gnu: r-rgdal: Update to 1.6-4., guix-commits, 2023/02/18
- 127/212: gnu: r-actuar: Update to 3.3-2., guix-commits, 2023/02/18