[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/74: gnu: r-with-tests: Update to 4.2.1.
From: |
guix-commits |
Subject: |
73/74: gnu: r-with-tests: Update to 4.2.1. |
Date: |
Sat, 2 Jul 2022 18:00:51 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a0142125e6d6eb25653d097fa1c24a9127bccce2
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)
- 37/74: gnu: r-parsnip: Update to 1.0.0., (continued)
- 37/74: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/02
- 42/74: gnu: r-spacetime: Update to 1.2-8., guix-commits, 2022/07/02
- 39/74: gnu: r-clustree: Update to 0.5.0., guix-commits, 2022/07/02
- 47/74: gnu: r-rcpparmadillo: Update to 0.11.2.0.0., guix-commits, 2022/07/02
- 48/74: gnu: r-r-methodss3: Update to 1.8.2., guix-commits, 2022/07/02
- 53/74: gnu: r-ranger: Update to 0.14.1., guix-commits, 2022/07/02
- 56/74: gnu: r-ensembldb: Update to 2.20.2., guix-commits, 2022/07/02
- 60/74: gnu: r-simplifyenrichment: Update to 1.6.1., guix-commits, 2022/07/02
- 61/74: gnu: r-zellkonverter: Update to 1.6.3., guix-commits, 2022/07/02
- 68/74: gnu: r-rsubread: Update to 2.10.4., guix-commits, 2022/07/02
- 73/74: gnu: r-with-tests: Update to 4.2.1.,
guix-commits <=
- 13/74: gnu: r-raster: Update to 3.5-21., guix-commits, 2022/07/02
- 41/74: gnu: r-pkgdown: Update to 2.0.5., guix-commits, 2022/07/02
- 45/74: gnu: r-rlang: Update to 1.0.3., guix-commits, 2022/07/02
- 51/74: gnu: r-gtools: Update to 3.9.2.2., guix-commits, 2022/07/02
- 66/74: gnu: r-ropls: Update to 1.28.2., guix-commits, 2022/07/02
- 72/74: gnu: r-tcgabiolinks: Update to 2.24.3., guix-commits, 2022/07/02
- 71/74: gnu: r-bionetstat: Update to 1.16.1., guix-commits, 2022/07/02
- 74/74: gnu: r-ifultools: Patch in removed macros to fix build., guix-commits, 2022/07/02
- 40/74: gnu: r-downlit: Update to 0.4.1., guix-commits, 2022/07/02
- 49/74: gnu: r-r-utils: Update to 2.12.0., guix-commits, 2022/07/02