[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/74: gnu: r-ranger: Update to 0.14.1.
From: |
guix-commits |
Subject: |
53/74: gnu: r-ranger: Update to 0.14.1. |
Date: |
Sat, 2 Jul 2022 18:00:40 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f6c9920f624ad7058a144e3a534157da4c8ddcd9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:30:11 2022 +0200
gnu: r-ranger: Update to 0.14.1.
* gnu/packages/statistics.scm (r-ranger): Update to 0.14.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 f7ad673bc3..4b59a2aa7f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5815,14 +5815,14 @@ diagnostic tools (@code{ctlcurves} and
@code{DiscrFact}).")
(define-public r-ranger
(package
(name "r-ranger")
- (version "0.13.1")
+ (version "0.14.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "ranger" version))
(sha256
(base32
- "02idcc6zbdz4wsi1mcwh7qyhmlbwvnzxwkdvvppxw7n2rh54z4v0"))))
+ "06zf5mi6yfgb68m6m83k01r4ikj5nldrvrbh3jqwz8axalfl16ax"))))
(build-system r-build-system)
(propagated-inputs
(list r-rcpp r-matrix r-rcppeigen))
- 59/74: gnu: r-rtracklayer: Update to 1.56.1., (continued)
- 59/74: gnu: r-rtracklayer: Update to 1.56.1., guix-commits, 2022/07/02
- 62/74: gnu: r-matrixgenerics: Update to 1.8.1., guix-commits, 2022/07/02
- 29/74: gnu: r-packrat: Update to 0.8.1., guix-commits, 2022/07/02
- 20/74: gnu: r-epi: Update to 2.47., guix-commits, 2022/07/02
- 30/74: gnu: r-hardhat: Update to 1.2.0., guix-commits, 2022/07/02
- 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 <=
- 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, 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