[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
141/158: gnu: r-testthat: Update to 3.1.7.
From: |
guix-commits |
Subject: |
141/158: gnu: r-testthat: Update to 3.1.7. |
Date: |
Sun, 19 Mar 2023 13:24:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6e29e15b256cf6082846745b3c96769beaa750cd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Mar 19 14:44:46 2023 +0100
gnu: r-testthat: Update to 3.1.7.
* gnu/packages/statistics.scm (r-testthat): Update to 3.1.7.
---
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 540cb5e968..37c639dad2 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1708,13 +1708,13 @@ R packages that praise their users.")
(define-public r-testthat
(package
(name "r-testthat")
- (version "3.1.6")
+ (version "3.1.7")
(source (origin
(method url-fetch)
(uri (cran-uri "testthat" version))
(sha256
(base32
- "1bndjkwv6f9x3a0wklwnf7bymn655yhw6cmazb285hbmci0qrjx7"))))
+ "1awfcpabn6f7rdi7lvdj6hzm3gq6qzn38rls6m36q72874bnpn0s"))))
(build-system r-build-system)
(propagated-inputs
(list r-brio
- 116/158: gnu: r-spatstat-sparse: Update to 3.0-1., (continued)
- 116/158: gnu: r-spatstat-sparse: Update to 3.0-1., guix-commits, 2023/03/19
- 118/158: gnu: r-spatstat-geom: Update to 3.1-0., guix-commits, 2023/03/19
- 120/158: gnu: r-spatstat-random: Update to 3.1-4., guix-commits, 2023/03/19
- 125/158: gnu: r-calculus: Update to 1.0.1., guix-commits, 2023/03/19
- 124/158: gnu: r-parsnip: Update to 1.0.4., guix-commits, 2023/03/19
- 132/158: gnu: r-filehash: Update to 2.4-5., guix-commits, 2023/03/19
- 128/158: gnu: r-rgeos: Update to 0.6-2., guix-commits, 2023/03/19
- 127/158: gnu: r-btm: Update to 0.3.7., guix-commits, 2023/03/19
- 148/158: gnu: r-openssl: Update to 2.0.6., guix-commits, 2023/03/19
- 139/158: gnu: r-ggplot2: Update to 3.4.1., guix-commits, 2023/03/19
- 141/158: gnu: r-testthat: Update to 3.1.7.,
guix-commits <=
- 140/158: gnu: r-gdtools: Update to 0.3.2., guix-commits, 2023/03/19
- 137/158: gnu: r-mgcv: Update to 1.8-42., guix-commits, 2023/03/19
- 144/158: gnu: r-dbplyr: Update to 2.3.1., guix-commits, 2023/03/19
- 152/158: gnu: r-rsqlite: Update to 2.3.0., guix-commits, 2023/03/19
- 99/158: gnu: r-terra: Update to 1.7-18., guix-commits, 2023/03/19