[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/57: gnu: r-testthat: Update to 3.2.1.1.
From: |
guix-commits |
Subject: |
23/57: gnu: r-testthat: Update to 3.2.1.1. |
Date: |
Mon, 22 Apr 2024 05:36:29 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1edfcf59fab79a3159d43be007409b37b5492546
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Apr 17 17:48:00 2024 +0200
gnu: r-testthat: Update to 3.2.1.1.
* gnu/packages/statistics.scm (r-testthat): Update to 3.2.1.1.
Change-Id: I57dbc93ab3dff959c3cb468e0fc71cf5865c4c65
---
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 ba8ff10059..c152ca20d7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1768,13 +1768,13 @@ R packages that praise their users.")
(define-public r-testthat
(package
(name "r-testthat")
- (version "3.2.1")
+ (version "3.2.1.1")
(source (origin
(method url-fetch)
(uri (cran-uri "testthat" version))
(sha256
(base32
- "1ba80zk9jzs91xl82bykhrvvgamfvp1h189rfq099h813dhhx60x"))))
+ "1xz94i0r62lslyqya8gz6i2r100wi26y5c2822v2i7lkflwwx1fp"))))
(build-system r-build-system)
(propagated-inputs
(list r-brio
- 06/57: gnu: r-renv: Update to 1.0.7., (continued)
- 06/57: gnu: r-renv: Update to 1.0.7., guix-commits, 2024/04/22
- 21/57: gnu: r-paws-common: Update to 0.7.2., guix-commits, 2024/04/22
- 36/57: gnu: Add python-xarray-datatree., guix-commits, 2024/04/22
- 26/57: gnu: r-diptest: Update to 0.77-1., guix-commits, 2024/04/22
- 27/57: gnu: r-lme4: Update to 1.1-35.3., guix-commits, 2024/04/22
- 25/57: gnu: r-matrixstats: Update to 1.3.0., guix-commits, 2024/04/22
- 19/57: gnu: r-pkgdown: Update to 2.0.8., guix-commits, 2024/04/22
- 37/57: gnu: Add python-spatial-image., guix-commits, 2024/04/22
- 24/57: gnu: r-rcpparmadillo: Update to 0.12.8.2.1., guix-commits, 2024/04/22
- 41/57: gnu: python-pyproject-metadata: Update to 0.7.1., guix-commits, 2024/04/22
- 23/57: gnu: r-testthat: Update to 3.2.1.1.,
guix-commits <=
- 16/57: gnu: r-butcher: Update to 0.3.4., guix-commits, 2024/04/22
- 50/57: gnu: python-xarray-dataclasses: Add missing test input., guix-commits, 2024/04/22
- 28/57: gnu: r-alevinqc: Update to 1.18.1., guix-commits, 2024/04/22
- 46/57: gnu: Add python-pytest-next., guix-commits, 2024/04/22
- 20/57: gnu: r-tensorflow: Update to 2.16.0., guix-commits, 2024/04/22
- 15/57: gnu: r-dunn-test: Update to 1.3.6., guix-commits, 2024/04/22
- 30/57: gnu: r-bayseq: Update to 2.36.2., guix-commits, 2024/04/22
- 29/57: gnu: r-gsva: Update to 1.50.5., guix-commits, 2024/04/22
- 08/57: gnu: r-argparse: Update to 2.2.3., guix-commits, 2024/04/22
- 53/57: gnu: python-pydantic-2: Ignore sensitive tests., guix-commits, 2024/04/22