[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/48: gnu: r-prediction: Update to 0.3.17.
From: |
guix-commits |
Subject: |
19/48: gnu: r-prediction: Update to 0.3.17. |
Date: |
Tue, 7 May 2024 16:20:53 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 795fc2ead64de39825edec5a9f6d33915d624965
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:44 2024 +0200
gnu: r-prediction: Update to 0.3.17.
* gnu/packages/cran.scm (r-prediction): Update to 0.3.17.
Change-Id: Idf811d30e662c4ed25c1d4d9f0ead292b709957b
---
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 118ce2b9d7..4cba30ce71 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14762,14 +14762,14 @@ parse and convert strings into cases like snake or
camel among others.")
(define-public r-prediction
(package
(name "r-prediction")
- (version "0.3.14")
+ (version "0.3.17")
(source
(origin
(method url-fetch)
(uri (cran-uri "prediction" version))
(sha256
(base32
- "0awlq5lxfia6m2b91w73rksp93rbwv5gwqb36wbji4rgq41rzbrx"))))
+ "09fwg3cv7s5mzlcnwp4a04h0ps9m5qlb533p1cpqlinwl72lj4dq"))))
(build-system r-build-system)
(propagated-inputs
(list r-data-table))
- 34/48: gnu: r-quanteda: Update to 4.0.2., (continued)
- 34/48: gnu: r-quanteda: Update to 4.0.2., guix-commits, 2024/05/07
- 23/48: gnu: r-fs: Update to 1.6.4., guix-commits, 2024/05/07
- 44/48: gnu: r-ggplot2: Update to 3.5.1., guix-commits, 2024/05/07
- 46/48: gnu: r-sfsmisc: Update to 1.1-18., guix-commits, 2024/05/07
- 38/48: gnu: r-mlr3: Update to 0.19.0., guix-commits, 2024/05/07
- 28/48: gnu: r-nonnest2: Update to 0.5-7., guix-commits, 2024/05/07
- 33/48: gnu: r-flexclust: Update to 1.4-2., guix-commits, 2024/05/07
- 25/48: gnu: r-biocmanager: Update to 1.30.23., guix-commits, 2024/05/07
- 47/48: gnu: r-mclust: Update to 6.1.1., guix-commits, 2024/05/07
- 14/48: gnu: r-ips: Update to 0.0.12., guix-commits, 2024/05/07
- 19/48: gnu: r-prediction: Update to 0.3.17.,
guix-commits <=
- 05/48: gnu: r-ggpp: Update to 0.5.7., guix-commits, 2024/05/07
- 03/48: gnu: r-classdiscovery: Update to 3.4.5., guix-commits, 2024/05/07
- 09/48: gnu: r-job: Update to 0.3.1., guix-commits, 2024/05/07
- 16/48: gnu: r-tinytex: Update to 0.51., guix-commits, 2024/05/07
- 21/48: gnu: r-doby: Update to 4.6.21., guix-commits, 2024/05/07
- 40/48: gnu: r-mass: Update to 7.3-60.2., guix-commits, 2024/05/07
- 24/48: gnu: r-xopen: Update to 1.0.1., guix-commits, 2024/05/07
- 20/48: gnu: r-flextable: Update to 0.9.6., guix-commits, 2024/05/07
- 39/48: gnu: r-ragg: Update to 1.3.1., guix-commits, 2024/05/07
- 42/48: gnu: r-survival: Update to 3.6-4., guix-commits, 2024/05/07