[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
131/185: gnu: r-paradox: Update to 1.0.0.
From: |
guix-commits |
Subject: |
131/185: gnu: r-paradox: Update to 1.0.0. |
Date: |
Tue, 2 Jul 2024 09:28:34 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 42afa20442fdb7c5b8184e55097138d56d30aed6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:49 2024 +0200
gnu: r-paradox: Update to 1.0.0.
* gnu/packages/cran.scm (r-paradox): Update to 1.0.0.
Change-Id: I879ba87aabf8f91571ce478204614f19302946e0
---
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 03ab377b2b..88d6219e3e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -38854,13 +38854,13 @@ barplots, boxplots, histograms, ROC curves, and
precision-recall curves.")
(define-public r-paradox
(package
(name "r-paradox")
- (version "0.11.1")
+ (version "1.0.0")
(source (origin
(method url-fetch)
(uri (cran-uri "paradox" version))
(sha256
(base32
- "0igza40ycirnf5chs7z2nnh0w6d48v4wv102zn2vnvh0kkvgv3hd"))))
+ "0lll3sjyn0hmxfzg71zk53f3fddibvq7762ax7gxjgiy6zgi9mny"))))
(build-system r-build-system)
(propagated-inputs
(list r-backports r-checkmate r-data-table r-mlr3misc r-r6))
- 110/185: gnu: r-forecast: Update to 8.23.0., (continued)
- 110/185: gnu: r-forecast: Update to 8.23.0., guix-commits, 2024/07/02
- 112/185: gnu: r-rsconnect: Update to 1.3.1., guix-commits, 2024/07/02
- 104/185: gnu: r-dae: Update to 3.2.28., guix-commits, 2024/07/02
- 119/185: gnu: r-clusterr: Update to 1.3.3., guix-commits, 2024/07/02
- 120/185: gnu: r-modeldata: Update to 1.4.0., guix-commits, 2024/07/02
- 106/185: gnu: r-terra: Update to 1.7-78., guix-commits, 2024/07/02
- 111/185: gnu: r-stanheaders: Update to 2.32.9., guix-commits, 2024/07/02
- 117/185: gnu: r-spatstat-sparse: Update to 3.1-0., guix-commits, 2024/07/02
- 126/185: gnu: r-mlr3misc: Update to 0.15.1., guix-commits, 2024/07/02
- 130/185: gnu: r-mlr3viz: Update to 0.9.0., guix-commits, 2024/07/02
- 131/185: gnu: r-paradox: Update to 1.0.0.,
guix-commits <=
- 129/185: gnu: r-mlr3verse: Update to 0.3.0., guix-commits, 2024/07/02
- 113/185: gnu: r-scatterpie: Update to 0.2.3., guix-commits, 2024/07/02
- 114/185: gnu: r-hardhat: Update to 1.4.0., guix-commits, 2024/07/02
- 115/185: gnu: r-lightgbm: Update to 4.4.0., guix-commits, 2024/07/02
- 122/185: gnu: r-mlr: Update to 2.19.2., guix-commits, 2024/07/02
- 127/185: gnu: r-mlr3pipelines: Update to 0.6.0., guix-commits, 2024/07/02
- 133/185: gnu: r-mlr3learners: Update to 0.7.0., guix-commits, 2024/07/02
- 135/185: gnu: r-mlr3tuning: Update to 1.0.0., guix-commits, 2024/07/02
- 136/185: gnu: r-textshaping: Update to 0.4.0., guix-commits, 2024/07/02
- 139/185: gnu: r-readods: Update to 2.3.0., guix-commits, 2024/07/02