[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/74: gnu: r-r-utils: Update to 2.12.0.
From: |
guix-commits |
Subject: |
49/74: gnu: r-r-utils: Update to 2.12.0. |
Date: |
Sat, 2 Jul 2022 18:00:39 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 7d7712c9a0ee34c887fb5834f2b23288b18f1a08
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:30:10 2022 +0200
gnu: r-r-utils: Update to 2.12.0.
* gnu/packages/statistics.scm (r-r-utils): Update to 2.12.0.
---
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 06f1b3866b..0836bb3030 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3970,13 +3970,13 @@ maintenance for package developers.")
(define-public r-r-utils
(package
(name "r-r-utils")
- (version "2.11.0")
+ (version "2.12.0")
(source (origin
(method url-fetch)
(uri (cran-uri "R.utils" version))
(sha256
(base32
- "1n7y4dzls7dc8fdkm9zncq4cpiblb2a9vwirwjkf72zpjpwn0a32"))))
+ "00v5hpdid6h1yiwpf631xf1dk1z6dcx7dx83qn56a7pa4194bpkl"))))
(properties `((upstream-name . "R.utils")))
(build-system r-build-system)
(propagated-inputs
- 73/74: gnu: r-with-tests: Update to 4.2.1., (continued)
- 73/74: gnu: r-with-tests: Update to 4.2.1., guix-commits, 2022/07/02
- 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 <=
- 55/74: gnu: r-gld: Update to 2.6.5., guix-commits, 2022/07/02
- 58/74: gnu: r-organismdbi: Update to 1.38.1., guix-commits, 2022/07/02
- 65/74: gnu: r-genomicscores: Update to 2.8.2., guix-commits, 2022/07/02
- 18/74: gnu: r-waveslim: Update to 1.8.3., guix-commits, 2022/07/02
- 23/74: gnu: r-yulab-utils: Update to 0.0.5., guix-commits, 2022/07/02
- 28/74: gnu: r-additivitytests: Update to 1.1-4.1., guix-commits, 2022/07/02
- 31/74: gnu: r-flexsurv: Update to 2.2., guix-commits, 2022/07/02
- 32/74: gnu: r-igraph: Update to 1.3.2., guix-commits, 2022/07/02
- 33/74: gnu: r-lobstr: Update to 1.1.2., guix-commits, 2022/07/02
- 44/74: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/02