[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: |
Tue, 11 Jul 2023 14:48:36 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 9fffbd19235b32f22fb9ef70c7b333a7da543837
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)
- 81/174: gnu: r-desolve: Update to 1.36., (continued)
- 81/174: gnu: r-desolve: Update to 1.36., guix-commits, 2023/07/11
- 88/174: gnu: r-kutils: Update to 1.72., guix-commits, 2023/07/11
- 90/174: gnu: r-scatterpie: Update to 0.2.1., guix-commits, 2023/07/11
- 99/174: gnu: r-mlr3tuning: Update to 0.19.0., guix-commits, 2023/07/11
- 143/174: gnu: r-delayedarray: Update to 0.26.6., guix-commits, 2023/07/11
- 110/174: gnu: r-paws-security-identity: Update to 0.3.1., guix-commits, 2023/07/11
- 119/174: gnu: r-kernsmooth: Update to 2.23-22., guix-commits, 2023/07/11
- 131/174: gnu: r-rrcov: Update to 1.7-4., guix-commits, 2023/07/11
- 139/174: gnu: r-gdsfmt: Update to 1.36.1., guix-commits, 2023/07/11
- 125/174: gnu: r-rstudioapi: Update to 0.15.0., guix-commits, 2023/07/11
- 112/174: gnu: r-paws-machine-learning: Update to 0.3.0.,
guix-commits <=
- 128/174: gnu: r-mvtnorm: Update to 1.2-2., guix-commits, 2023/07/11
- 117/174: gnu: r-paws-compute: Update to 0.3.1., guix-commits, 2023/07/11
- 133/174: gnu: r-pbapply: Update to 1.7-2., guix-commits, 2023/07/11
- 148/174: gnu: r-genomeinfodb: Update to 1.36.1., guix-commits, 2023/07/11
- 150/174: gnu: r-biomart: Update to 2.56.1., guix-commits, 2023/07/11
- 173/174: gnu: r-bionero: Update to 1.8.5., guix-commits, 2023/07/11
- 152/174: gnu: r-genomicfeatures: Update to 1.52.1., guix-commits, 2023/07/11
- 147/174: gnu: r-annotationdbi: Update to 1.62.2., guix-commits, 2023/07/11
- 33/174: gnu: r-pkgbuild: Update to 1.4.2., guix-commits, 2023/07/11
- 46/174: gnu: r-processx: Update to 3.8.2., guix-commits, 2023/07/11