[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/211: gnu: r-callr: Update to 3.7.2.
From: |
guix-commits |
Subject: |
28/211: gnu: r-callr: Update to 3.7.2. |
Date: |
Tue, 20 Sep 2022 06:23:56 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a17b8f6df4ba551a992127e4a17c5674578d11a7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:47 2022 +0200
gnu: r-callr: Update to 3.7.2.
* gnu/packages/cran.scm (r-callr): Update to 3.7.2.
---
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 d6cb7302a4..19c7d4864e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2238,14 +2238,14 @@ same time tries to group instances from the same class
together.")
(define-public r-callr
(package
(name "r-callr")
- (version "3.7.1")
+ (version "3.7.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "callr" version))
(sha256
(base32
- "1vc986d571nwmb5lw5rq3d38z4qw36lr94s3apz50c2v79xsbqrp"))))
+ "01q3b0w1cbrryvv1dwvnyd3j1f09xmhnwg1wskc51r3r4qhqmnhj"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6 r-processx))
- 54/211: gnu: r-dtplyr: Update to 1.2.2., (continued)
- 54/211: gnu: r-dtplyr: Update to 1.2.2., guix-commits, 2022/09/20
- 43/211: gnu: r-xfun: Update to 0.33., guix-commits, 2022/09/20
- 34/211: gnu: r-palmerpenguins: Update to 0.1.1., guix-commits, 2022/09/20
- 71/211: gnu: r-tmb: Update to 1.9.1., guix-commits, 2022/09/20
- 67/211: gnu: r-raster: Update to 3.6-3., guix-commits, 2022/09/20
- 46/211: gnu: r-statnet-common: Update to 4.7.0., guix-commits, 2022/09/20
- 40/211: gnu: r-jomo: Update to 2.7-4., guix-commits, 2022/09/20
- 59/211: gnu: r-officer: Update to 0.4.4., guix-commits, 2022/09/20
- 50/211: gnu: r-radiant-data: Update to 1.4.5., guix-commits, 2022/09/20
- 53/211: gnu: r-zip: Update to 2.2.1., guix-commits, 2022/09/20
- 28/211: gnu: r-callr: Update to 3.7.2.,
guix-commits <=
- 58/211: gnu: r-rbibutils: Update to 2.2.9., guix-commits, 2022/09/20
- 78/211: gnu: r-tweedie: Update to 2.3.5., guix-commits, 2022/09/20
- 84/211: gnu: r-tidytree: Update to 0.4.0., guix-commits, 2022/09/20
- 85/211: gnu: r-sparsesvd: Update to 0.2-1., guix-commits, 2022/09/20
- 98/211: gnu: r-spdep: Update to 1.2-5., guix-commits, 2022/09/20
- 101/211: gnu: r-ggforce: Update to 0.3.4., guix-commits, 2022/09/20
- 102/211: gnu: r-gbm: Update to 2.1.8.1., guix-commits, 2022/09/20
- 105/211: gnu: r-ggtext: Update to 0.1.2., guix-commits, 2022/09/20
- 01/211: gnu: Add r-confintr., guix-commits, 2022/09/20
- 07/211: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20