[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
110/124: gnu: r-testthat: Update to 3.1.0.
From: |
guix-commits |
Subject: |
110/124: gnu: r-testthat: Update to 3.1.0. |
Date: |
Mon, 1 Nov 2021 17:29:27 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit ecc7605f02aa6945c896b24d9d3bd933ae74f704
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:53 2021 +0000
gnu: r-testthat: Update to 3.1.0.
* gnu/packages/statistics.scm (r-testthat): Update to 3.1.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 585875c..073ad96 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1602,13 +1602,13 @@ R packages that praise their users.")
(define-public r-testthat
(package
(name "r-testthat")
- (version "3.0.4")
+ (version "3.1.0")
(source (origin
(method url-fetch)
(uri (cran-uri "testthat" version))
(sha256
(base32
- "0iqizv2gpv9fg766qv8hbkmc6c5i9xcfrmq9k5m2550p28zff2w3"))))
+ "11s98q0gm37z1cqzwvdm9pq26v0zbdq9vc5ssl1nsxhsi42v2577"))))
(build-system r-build-system)
(propagated-inputs
`(("r-brio" ,r-brio)
- 104/124: gnu: r-paws-common: Update to 0.3.13., (continued)
- 104/124: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/01
- 109/124: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/01
- 111/124: gnu: r-rlang: Update to 0.4.12., guix-commits, 2021/11/01
- 117/124: gnu: r-mvtnorm: Update to 1.1-3., guix-commits, 2021/11/01
- 120/124: gnu: r-plotly: Update to 4.10.0., guix-commits, 2021/11/01
- 65/124: gnu: r-mcmcpack: Update to 1.6-0., guix-commits, 2021/11/01
- 63/124: gnu: r-yulab-utils: Update to 0.0.4., guix-commits, 2021/11/01
- 62/124: gnu: r-svmisc: Update to 1.2.3., guix-commits, 2021/11/01
- 90/124: gnu: r-tidymodels: Update to 0.1.4., guix-commits, 2021/11/01
- 98/124: gnu: r-textplot: Update to 0.2.1., guix-commits, 2021/11/01
- 110/124: gnu: r-testthat: Update to 3.1.0.,
guix-commits <=
- 102/124: gnu: r-ztpln: Update to 0.1.2., guix-commits, 2021/11/01
- 119/124: gnu: r-tidyr: Update to 1.1.4., guix-commits, 2021/11/01