[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
112/174: gnu: r-paws-machine-learning: Update to 0.3.0.
From: |
guix-commits |
Subject: |
112/174: gnu: r-paws-machine-learning: Update to 0.3.0. |
Date: |
Wed, 12 Jul 2023 08:31:57 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 969d35e16926bc6bdf9652e4fcec06d9c591db9d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:31 2023 +0200
gnu: r-paws-machine-learning: Update to 0.3.0.
* gnu/packages/cran.scm (r-paws-machine-learning): 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 c55f1d8379..b87bf3d249 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -38265,14 +38265,14 @@ Elasticsearch search engine, and more.")
(define-public r-paws-machine-learning
(package
(name "r-paws-machine-learning")
- (version "0.2.0")
+ (version "0.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws.machine.learning" version))
(sha256
(base32
- "0nmxb53x0vsd2g69qnxxs4hapcbg53r9b26cdkhpmj6ijj7v1hh3"))))
+ "092n5p5hjwaqkdnw4r7n71znabfazc2pg19raja69jgk6zh6csvy"))))
(properties
`((upstream-name . "paws.machine.learning")))
(build-system r-build-system)
- 106/174: gnu: r-paws-cost-management: Update to 0.3.1., (continued)
- 106/174: gnu: r-paws-cost-management: Update to 0.3.1., guix-commits, 2023/07/12
- 61/174: gnu: r-tarchetypes: Update to 0.7.7., guix-commits, 2023/07/12
- 71/174: gnu: r-gargle: Update to 1.5.1., guix-commits, 2023/07/12
- 99/174: gnu: r-mlr3tuning: Update to 0.19.0., guix-commits, 2023/07/12
- 80/174: gnu: r-uwot: Update to 0.1.16., guix-commits, 2023/07/12
- 89/174: gnu: r-aws: Update to 2.5-3., guix-commits, 2023/07/12
- 90/174: gnu: r-scatterpie: Update to 0.2.1., guix-commits, 2023/07/12
- 104/174: gnu: r-paws-common: Update to 0.5.8., guix-commits, 2023/07/12
- 108/174: gnu: r-paws-end-user-computing: Update to 0.3.0., guix-commits, 2023/07/12
- 111/174: gnu: r-paws-analytics: Update to 0.3.0., guix-commits, 2023/07/12
- 112/174: gnu: r-paws-machine-learning: Update to 0.3.0.,
guix-commits <=
- 115/174: gnu: r-paws-database: Update to 0.3.0., guix-commits, 2023/07/12
- 114/174: gnu: r-paws-networking: Update to 0.3.0., guix-commits, 2023/07/12
- 74/174: gnu: r-spdata: Update to 2.3.0., guix-commits, 2023/07/12
- 77/174: gnu: r-ggfun: Update to 0.1.1., guix-commits, 2023/07/12
- 81/174: gnu: r-desolve: Update to 1.36., guix-commits, 2023/07/12
- 85/174: gnu: r-gdina: Update to 2.9.4., guix-commits, 2023/07/12
- 87/174: gnu: r-stanheaders: Update to 2.26.27., guix-commits, 2023/07/12
- 93/174: gnu: r-spatstat-geom: Update to 3.2-2., guix-commits, 2023/07/12
- 105/174: gnu: r-paws-customer-engagement: Update to 0.3.0., guix-commits, 2023/07/12
- 66/174: gnu: r-usethis: Update to 2.2.2., guix-commits, 2023/07/12