[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/73: gnu: r-with-tests: Update to 4.2.1.
From: |
guix-commits |
Subject: |
73/73: gnu: r-with-tests: Update to 4.2.1. |
Date: |
Sat, 2 Jul 2022 10:56:00 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 34f8de46f1c44608cb76f4fe80e94e41651694e5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 2 16:37:35 2022 +0200
gnu: r-with-tests: Update to 4.2.1.
* gnu/packages/statistics.scm (r-with-tests): Update to 4.2.1.
---
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 dbc9b316a8..7b737e5eca 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -204,7 +204,7 @@ This package also provides @command{xls2csv} to export
Excel files to CSV.")
(define r-with-tests
(package
(name "r-with-tests")
- (version "4.2.0")
+ (version "4.2.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cran/src/base/R-"
@@ -212,7 +212,7 @@ This package also provides @command{xls2csv} to export
Excel files to CSV.")
version ".tar.gz"))
(sha256
(base32
- "123l17sv3smh5cz0vrjxjj8jf81bb860kah6iww9bl3skdqvgsiq"))))
+ "0gv4di1x835i4nsy21vqw66c0blmmmvyjkixc5a8x117dm4dnljd"))))
(build-system gnu-build-system)
(arguments
`(#:disallowed-references (,tzdata-for-tests)
- 23/73: gnu: r-yulab-utils: Update to 0.0.5., (continued)
- 23/73: gnu: r-yulab-utils: Update to 0.0.5., guix-commits, 2022/07/02
- 30/73: gnu: r-hardhat: Update to 1.2.0., guix-commits, 2022/07/02
- 37/73: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/02
- 44/73: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/02
- 49/73: gnu: r-r-utils: Update to 2.12.0., guix-commits, 2022/07/02
- 59/73: gnu: r-rtracklayer: Update to 1.56.1., guix-commits, 2022/07/02
- 63/73: gnu: r-batchelor: Update to 1.12.3., guix-commits, 2022/07/02
- 68/73: gnu: r-rsubread: Update to 2.10.4., guix-commits, 2022/07/02
- 69/73: gnu: r-ggbio: Update to 1.44.1., guix-commits, 2022/07/02
- 72/73: gnu: r-tcgabiolinks: Update to 2.24.3., guix-commits, 2022/07/02
- 73/73: gnu: r-with-tests: Update to 4.2.1.,
guix-commits <=
- 35/73: gnu: r-dials: Update to 1.0.0., guix-commits, 2022/07/02
- 42/73: gnu: r-spacetime: Update to 1.2-8., guix-commits, 2022/07/02
- 39/73: gnu: r-clustree: Update to 0.5.0., guix-commits, 2022/07/02
- 54/73: gnu: r-clubsandwich: Update to 0.5.7., guix-commits, 2022/07/02
- 48/73: gnu: r-r-methodss3: Update to 1.8.2., guix-commits, 2022/07/02
- 53/73: gnu: r-ranger: Update to 0.14.1., guix-commits, 2022/07/02
- 60/73: gnu: r-simplifyenrichment: Update to 1.6.1., guix-commits, 2022/07/02
- 31/73: gnu: r-flexsurv: Update to 2.2., guix-commits, 2022/07/02
- 34/73: gnu: r-rsample: Update to 1.0.0., guix-commits, 2022/07/02
- 46/73: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/02