[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
80/89: gnu: r-withr: Update to 2.3.0.
From: |
guix-commits |
Subject: |
80/89: gnu: r-withr: Update to 2.3.0. |
Date: |
Mon, 5 Oct 2020 18:35:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e759d6b86db69bb6698631c2f099d5a5d63a86a8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:46:05 2020 +0200
gnu: r-withr: Update to 2.3.0.
* gnu/packages/statistics.scm (r-withr): Update to 2.3.0.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 673e8bd..f9da6b7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2467,13 +2467,13 @@ tools to simplify the devolpment of R packages.")
(define-public r-withr
(package
(name "r-withr")
- (version "2.2.0")
+ (version "2.3.0")
(source (origin
(method url-fetch)
(uri (cran-uri "withr" version))
(sha256
(base32
- "10mmfffjbnb2zq5x0kqhhb4z6va4micc6pjzvlfji34gyhffa8ac"))))
+ "1837vjp35npjrnis1im5xrwj1swpgnms00gkjiz7296l8yckrh1c"))))
(build-system r-build-system)
(native-inputs
`(("r-knitr" ,r-knitr)))
- 67/89: gnu: r-workflows: Update to 0.2.0., (continued)
- 67/89: gnu: r-workflows: Update to 0.2.0., guix-commits, 2020/10/05
- 73/89: gnu: r-survival: Update to 3.2-7., guix-commits, 2020/10/05
- 71/89: gnu: r-tidytext: Update to 0.2.6., guix-commits, 2020/10/05
- 77/89: gnu: r-backports: Update to 1.1.10., guix-commits, 2020/10/05
- 09/89: gnu: r-htmltable: Update to 2.1.0., guix-commits, 2020/10/05
- 11/89: gnu: r-lava: Update to 1.6.8., guix-commits, 2020/10/05
- 18/89: gnu: r-xfun: Update to 0.18., guix-commits, 2020/10/05
- 28/89: gnu: r-sandwich: Update to 3.0-0., guix-commits, 2020/10/05
- 51/89: gnu: r-covr: Update to 3.5.1., guix-commits, 2020/10/05
- 68/89: gnu: r-rsample: Update to 0.0.8., guix-commits, 2020/10/05
- 80/89: gnu: r-withr: Update to 2.3.0.,
guix-commits <=
- 81/89: gnu: r-readr: Update to 1.4.0., guix-commits, 2020/10/05