[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
127/146: gnu: r-testthat: Update to 3.1.3.
From: |
guix-commits |
Subject: |
127/146: gnu: r-testthat: Update to 3.1.3. |
Date: |
Tue, 12 Apr 2022 10:01:39 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3e3afecc54732b7d3fc8c8aff2ab06d005a58568
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:40 2022 +0200
gnu: r-testthat: Update to 3.1.3.
* gnu/packages/statistics.scm (r-testthat): Update to 3.1.3.
---
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 49c5a43b50..2ec864b5ba 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1680,13 +1680,13 @@ R packages that praise their users.")
(define-public r-testthat
(package
(name "r-testthat")
- (version "3.1.2")
+ (version "3.1.3")
(source (origin
(method url-fetch)
(uri (cran-uri "testthat" version))
(sha256
(base32
- "0ndnmv3gbhlsyqya382wqfkkhlrgpdjmh7mymsv6ja52ihbachgd"))))
+ "0c7whxl6zwapqzdplwplvhs73w9blb419h2mdl21pwmqjhzjaq68"))))
(build-system r-build-system)
(propagated-inputs
(list r-brio
- 77/146: gnu: r-genalg: Update to 0.2.1., (continued)
- 77/146: gnu: r-genalg: Update to 0.2.1., guix-commits, 2022/04/12
- 90/146: gnu: r-conquer: Update to 1.3.0., guix-commits, 2022/04/12
- 84/146: gnu: r-rstantools: Update to 2.2.0., guix-commits, 2022/04/12
- 98/146: gnu: r-igraph: Update to 1.3.0., guix-commits, 2022/04/12
- 106/146: gnu: r-densestbayes: Update to 1.0-2.1., guix-commits, 2022/04/12
- 109/146: gnu: r-vdiffr: Update to 1.0.4., guix-commits, 2022/04/12
- 83/146: gnu: r-cdm: Update to 7.6-11., guix-commits, 2022/04/12
- 103/146: gnu: r-parsnip: Update to 0.2.1., guix-commits, 2022/04/12
- 92/146: gnu: r-spatstat-geom: Update to 2.4-0., guix-commits, 2022/04/12
- 141/146: gnu: r-tsne: Update to 0.1-3.1., guix-commits, 2022/04/12
- 127/146: gnu: r-testthat: Update to 3.1.3.,
guix-commits <=
- 129/146: gnu: r-git2r: Update to 0.30.1., guix-commits, 2022/04/12
- 132/146: gnu: r-blob: Update to 1.2.3., guix-commits, 2022/04/12
- 135/146: gnu: r-dt: Update to 0.22., guix-commits, 2022/04/12
- 134/146: gnu: r-segmented: Update to 1.4-1., guix-commits, 2022/04/12
- 12/146: gnu: r-rcpp: Update to 1.0.8.3., guix-commits, 2022/04/12
- 25/146: gnu: r-tseries: Update to 0.10-50., guix-commits, 2022/04/12
- 30/146: gnu: r-rbibutils: Update to 2.2.8., guix-commits, 2022/04/12
- 34/146: gnu: r-sjlabelled: Update to 1.2.0., guix-commits, 2022/04/12
- 45/146: gnu: r-pander: Update to 0.6.5., guix-commits, 2022/04/12
- 64/146: gnu: r-aplot: Update to 0.1.3., guix-commits, 2022/04/12