[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/65: gnu: r-ranger: Update to 0.13.1.
From: |
guix-commits |
Subject: |
57/65: gnu: r-ranger: Update to 0.13.1. |
Date: |
Wed, 28 Jul 2021 16:29:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e2ca38e611098fbcbbe011b75e52ac74fc8e2bd0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:15 2021 +0200
gnu: r-ranger: Update to 0.13.1.
* gnu/packages/statistics.scm (r-ranger): Update to 0.13.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 138957c..e0d246d 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5447,14 +5447,14 @@ diagnostic tools (@code{ctlcurves} and
@code{DiscrFact}).")
(define-public r-ranger
(package
(name "r-ranger")
- (version "0.12.1")
+ (version "0.13.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "ranger" version))
(sha256
(base32
- "1vr5akgh388iivrxi0g4pl2npq9dc4cim3ljk4kjf637q058wc7w"))))
+ "02idcc6zbdz4wsi1mcwh7qyhmlbwvnzxwkdvvppxw7n2rh54z4v0"))))
(build-system r-build-system)
(propagated-inputs
`(("r-rcpp" ,r-rcpp)
- 24/65: gnu: r-afex: Update to 1.0-1., (continued)
- 24/65: gnu: r-afex: Update to 1.0-1., guix-commits, 2021/07/28
- 26/65: gnu: r-parallelly: Update to 1.27.0., guix-commits, 2021/07/28
- 29/65: gnu: r-adegenet: Update to 2.1.4., guix-commits, 2021/07/28
- 15/65: gnu: r-officer: Update to 0.3.19., guix-commits, 2021/07/28
- 18/65: gnu: r-survey: Update to 4.1-1., guix-commits, 2021/07/28
- 27/65: gnu: r-compositions: Update to 2.0-2., guix-commits, 2021/07/28
- 30/65: gnu: r-rttf2pt1: Update to 1.3.9., guix-commits, 2021/07/28
- 44/65: gnu: r-modeldata: Update to 0.1.1., guix-commits, 2021/07/28
- 41/65: gnu: r-tune: Update to 0.1.6., guix-commits, 2021/07/28
- 54/65: gnu: r-readr: Update to 2.0.0., guix-commits, 2021/07/28
- 57/65: gnu: r-ranger: Update to 0.13.1.,
guix-commits <=
- 33/65: gnu: r-showtext: Update to 0.9-3., guix-commits, 2021/07/28
- 34/65: gnu: r-seewave: Update to 2.1.8., guix-commits, 2021/07/28
- 35/65: gnu: r-isoband: Update to 0.2.5., guix-commits, 2021/07/28
- 37/65: gnu: r-spatstat-geom: Update to 2.2-2., guix-commits, 2021/07/28
- 43/65: gnu: r-parsnip: Update to 0.1.7., guix-commits, 2021/07/28
- 45/65: gnu: r-phangorn: Update to 2.7.1., guix-commits, 2021/07/28
- 47/65: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/28
- 50/65: gnu: r-vroom: Update to 1.5.3., guix-commits, 2021/07/28
- 49/65: gnu: r-tzdb: Update to 0.1.2., guix-commits, 2021/07/28
- 55/65: gnu: r-rcpparmadillo: Update to 0.10.6.0.0., guix-commits, 2021/07/28