[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/111: gnu: r-chk: Update to 0.8.0.
From: |
guix-commits |
Subject: |
37/111: gnu: r-chk: Update to 0.8.0. |
Date: |
Mon, 14 Mar 2022 02:25:14 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c84717e61cedfd99e1eac3ae5371d5d63c7933ab
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:25 2022 +0100
gnu: r-chk: Update to 0.8.0.
* gnu/packages/cran.scm (r-chk): Update to 0.8.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 d9ce16aeef..4e319c4de8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12746,14 +12746,14 @@ parallel calculations across cluster nodes.")
(define-public r-chk
(package
(name "r-chk")
- (version "0.7.0")
+ (version "0.8.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "chk" version))
(sha256
(base32
- "1fxsxgvd08lkb6amjgs4x48dhqr046mmjngjfgy2ya9cl2shd7ls"))))
+ "10gcv00mgi88vgxr9jrs0ar67crmdcdi4m9g86cm6pg3ly0v097y"))))
(properties `((upstream-name . "chk")))
(build-system r-build-system)
(propagated-inputs
- 23/111: gnu: r-cli: Update to 3.2.0., (continued)
- 23/111: gnu: r-cli: Update to 3.2.0., guix-commits, 2022/03/14
- 25/111: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/14
- 24/111: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/14
- 26/111: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/14
- 27/111: gnu: r-tinytex: Update to 0.37., guix-commits, 2022/03/14
- 28/111: gnu: r-parsedate: Update to 1.3.0., guix-commits, 2022/03/14
- 29/111: gnu: r-dosnow: Update to 1.0.20., guix-commits, 2022/03/14
- 33/111: gnu: r-doby: Update to 4.6.12., guix-commits, 2022/03/14
- 34/111: gnu: r-abjutils: Update to 0.3.2., guix-commits, 2022/03/14
- 35/111: gnu: r-gee: Update to 4.13-22., guix-commits, 2022/03/14
- 37/111: gnu: r-chk: Update to 0.8.0.,
guix-commits <=
- 40/111: gnu: r-tidytree: Update to 0.3.8., guix-commits, 2022/03/14
- 41/111: gnu: r-speedglm: Update to 0.3-4., guix-commits, 2022/03/14
- 44/111: gnu: r-rnifti: Update to 1.4.0., guix-commits, 2022/03/14
- 46/111: gnu: r-future: Update to 1.24.0., guix-commits, 2022/03/14
- 62/111: gnu: r-rsvg: Update to 2.2.0., guix-commits, 2022/03/14
- 60/111: gnu: r-lhs: Update to 1.1.4., guix-commits, 2022/03/14
- 64/111: gnu: r-openmx: Update to 2.20.3., guix-commits, 2022/03/14
- 68/111: gnu: r-latex2exp: Update to 0.9.3., guix-commits, 2022/03/14
- 69/111: gnu: r-conquer: Update to 1.2.2., guix-commits, 2022/03/14
- 58/111: gnu: r-terra: Update to 1.5-21., guix-commits, 2022/03/14