[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
123/244: gnu: r-ranger: Update to 0.15.1.
From: |
guix-commits |
Subject: |
123/244: gnu: r-ranger: Update to 0.15.1. |
Date: |
Wed, 12 Apr 2023 08:48:18 -0400 (EDT) |
apteryx pushed a commit to branch staging
in repository guix.
commit 214826065ff6bc6b1c3931fa9aa4321e7e29018e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 6 17:32:43 2023 +0200
gnu: r-ranger: Update to 0.15.1.
* gnu/packages/statistics.scm (r-ranger): Update to 0.15.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 c32e1ad3bd..628057a189 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -6015,14 +6015,14 @@ diagnostic tools (@code{ctlcurves} and
@code{DiscrFact}).")
(define-public r-ranger
(package
(name "r-ranger")
- (version "0.14.1")
+ (version "0.15.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "ranger" version))
(sha256
(base32
- "06zf5mi6yfgb68m6m83k01r4ikj5nldrvrbh3jqwz8axalfl16ax"))))
+ "0bibv9xf6w8k8nsc13f2yd4kx99aq0i758h3wfh089szgkpdjrad"))))
(build-system r-build-system)
(propagated-inputs
(list r-rcpp r-matrix r-rcppeigen))
- 81/244: gnu: linux-libre 5.15: Update to 5.15.106., (continued)
- 81/244: gnu: linux-libre 5.15: Update to 5.15.106., guix-commits, 2023/04/12
- 100/244: gnu: r-sjplot: Update to 2.8.14., guix-commits, 2023/04/12
- 104/244: gnu: r-rglpk: Update to 0.6-5., guix-commits, 2023/04/12
- 102/244: gnu: r-xgboost: Update to 1.7.5.1., guix-commits, 2023/04/12
- 108/244: gnu: r-loo: Update to 2.6.0., guix-commits, 2023/04/12
- 107/244: gnu: r-openmx: Update to 2.21.8., guix-commits, 2023/04/12
- 111/244: gnu: r-tune: Update to 1.1.0., guix-commits, 2023/04/12
- 115/244: gnu: r-spacetime: Update to 1.3-0., guix-commits, 2023/04/12
- 119/244: gnu: r-ggplot2: Update to 3.4.2., guix-commits, 2023/04/12
- 120/244: gnu: r-rcpparmadillo: Update to 0.12.2.0.0., guix-commits, 2023/04/12
- 123/244: gnu: r-ranger: Update to 0.15.1.,
guix-commits <=
- 128/244: gnu: rizin: Update to 0.5.2., guix-commits, 2023/04/12
- 124/244: gnu: pounce: Update to 3.1., guix-commits, 2023/04/12
- 131/244: gnu: linux-libre: Update to 6.2.10., guix-commits, 2023/04/12
- 133/244: home: xdg-base-directories: Set correct value for XDG_STATE_HOME., guix-commits, 2023/04/12
- 130/244: news: Add entry for 'guix shell --container --nesting'., guix-commits, 2023/04/12
- 132/244: gnu: linux-libre 6.1: Update to 6.1.23., guix-commits, 2023/04/12
- 148/244: services: desktop: Remove 'gnome-desktop-service' procedure., guix-commits, 2023/04/12
- 146/244: services: base: Remove 'console-font-service' procedure., guix-commits, 2023/04/12
- 144/244: services: sddm: Remove 'sddm-service' procedure., guix-commits, 2023/04/12
- 149/244: services: desktop: Remove 'mate-desktop-service' procedure., guix-commits, 2023/04/12