[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/145: gnu: r-float: Update to 0.3-0.
From: |
guix-commits |
Subject: |
66/145: gnu: r-float: Update to 0.3-0. |
Date: |
Tue, 12 Apr 2022 03:36:45 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 9f75ecd12a09e35d52054acd6abb2d0f526bcb9f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:20 2022 +0200
gnu: r-float: Update to 0.3-0.
* gnu/packages/cran.scm (r-float): Update to 0.3-0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c4615581d7..ce88a4de66 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19217,14 +19217,14 @@ industry for machine learning tasks.")
(define-public r-float
(package
(name "r-float")
- (version "0.2-6.1")
+ (version "0.3-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "float" version))
(sha256
(base32
- "07b3zaccrybd1vail8hs4kmcn3djqmr72j63h01rkmij2ry8pv8d"))))
+ "0m7bf3548vlgkk1c78jyrgj72ngwg0gsccap2iqinm3l3qrm4zbs"))))
(properties `((upstream-name . "float")))
(build-system r-build-system)
(native-inputs
- 37/145: gnu: r-dofuture: Update to 0.12.1., (continued)
- 37/145: gnu: r-dofuture: Update to 0.12.1., guix-commits, 2022/04/12
- 39/145: gnu: r-emmeans: Update to 1.7.3., guix-commits, 2022/04/12
- 41/145: gnu: r-performance: Update to 0.9.0., guix-commits, 2022/04/12
- 45/145: gnu: r-pander: Update to 0.6.5., guix-commits, 2022/04/12
- 46/145: gnu: r-afex: Update to 1.1-0., guix-commits, 2022/04/12
- 52/145: gnu: r-parallelly: Update to 1.31.0., guix-commits, 2022/04/12
- 55/145: gnu: r-lavaan: Update to 0.6-11., guix-commits, 2022/04/12
- 56/145: gnu: r-beanplot: Update to 1.3.1., guix-commits, 2022/04/12
- 57/145: gnu: r-spdep: Update to 1.2-3., guix-commits, 2022/04/12
- 59/145: gnu: r-kernlab: Update to 0.9-30., guix-commits, 2022/04/12
- 66/145: gnu: r-float: Update to 0.3-0.,
guix-commits <=
- 69/145: gnu: r-tidygraph: Update to 1.2.1., guix-commits, 2022/04/12
- 77/145: gnu: r-genalg: Update to 0.2.1., guix-commits, 2022/04/12
- 25/145: gnu: r-tseries: Update to 0.10-50., guix-commits, 2022/04/12
- 76/145: gnu: r-tuner: Update to 1.4.0., guix-commits, 2022/04/12
- 78/145: gnu: r-expint: Update to 0.1-7., guix-commits, 2022/04/12
- 79/145: gnu: r-actuar: Update to 3.2-2., guix-commits, 2022/04/12
- 82/145: gnu: r-bdgraph: Update to 2.65., guix-commits, 2022/04/12
- 113/145: gnu: r-exactextractr: Update to 0.8.1., guix-commits, 2022/04/12
- 118/145: gnu: r-matrix: Update to 1.4-1., guix-commits, 2022/04/12
- 141/145: gnu: r-tsne: Update to 0.1-3.1., guix-commits, 2022/04/12