[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/76: gnu: r-chk: Update to 0.9.0.
From: |
guix-commits |
Subject: |
29/76: gnu: r-chk: Update to 0.9.0. |
Date: |
Wed, 31 May 2023 12:22:39 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5bda35f4686abc56e58852cf853813e90d6d860d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:17 2023 +0200
gnu: r-chk: Update to 0.9.0.
* gnu/packages/cran.scm (r-chk): Update to 0.9.0.
---
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 55c095a586..cd0ae6a06e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16238,14 +16238,14 @@ parallel calculations across cluster nodes.")
(define-public r-chk
(package
(name "r-chk")
- (version "0.8.1")
+ (version "0.9.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "chk" version))
(sha256
(base32
- "0nw3aj8sbd2x8rsvpglsiavk7kivd330mgx676k46m7lhhj7nmpw"))))
+ "1fj9rqvxv0s2j5sikmkn18280w4194kx5hlkah9z0hr4vnzgkrh7"))))
(properties `((upstream-name . "chk")))
(build-system r-build-system)
(propagated-inputs
- 40/76: gnu: r-parameters: Update to 0.21.1., (continued)
- 40/76: gnu: r-parameters: Update to 0.21.1., guix-commits, 2023/05/31
- 41/76: gnu: r-acet: Update to 1.9.0., guix-commits, 2023/05/31
- 59/76: gnu: r-confintr: Update to 1.0.1., guix-commits, 2023/05/31
- 66/76: gnu: r-rgeos: Update to 0.6-3., guix-commits, 2023/05/31
- 20/76: gnu: r-catdata: Update to 1.2.3., guix-commits, 2023/05/31
- 17/76: gnu: r-ucminf: Update to 1.1-4.3., guix-commits, 2023/05/31
- 18/76: gnu: r-timeseries: Update to 4030.106., guix-commits, 2023/05/31
- 19/76: gnu: r-statnet-common: Update to 4.9.0., guix-commits, 2023/05/31
- 24/76: gnu: r-nodbi: Update to 0.9.5., guix-commits, 2023/05/31
- 27/76: gnu: r-targets: Update to 1.1.3., guix-commits, 2023/05/31
- 29/76: gnu: r-chk: Update to 0.9.0.,
guix-commits <=
- 33/76: gnu: r-future-apply: Update to 1.11.0., guix-commits, 2023/05/31
- 42/76: gnu: r-tuner: Update to 1.4.4., guix-commits, 2023/05/31
- 47/76: gnu: r-influencer: Update to 0.1.5., guix-commits, 2023/05/31
- 30/76: gnu: r-admisc: Update to 0.32., guix-commits, 2023/05/31
- 61/76: gnu: r-scattermore: Update to 1.1., guix-commits, 2023/05/31
- 54/76: gnu: r-spatstat-utils: Update to 3.0-3., guix-commits, 2023/05/31
- 68/76: gnu: r-crul: Update to 1.4.0., guix-commits, 2023/05/31
- 64/76: gnu: r-lwgeom: Update to 0.2-13., guix-commits, 2023/05/31
- 73/76: gnu: r-knitr: Update to 1.43., guix-commits, 2023/05/31
- 71/76: gnu: r-matrix: Update to 1.5-4.1., guix-commits, 2023/05/31