[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/174: gnu: r-torch: Update to 0.11.0.
From: |
guix-commits |
Subject: |
86/174: gnu: r-torch: Update to 0.11.0. |
Date: |
Wed, 12 Jul 2023 08:31:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b12240ae5513cad16d16df7c167f8df4623f7053
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:28 2023 +0200
gnu: r-torch: Update to 0.11.0.
* gnu/packages/cran.scm (r-torch): Update to 0.11.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 4c30b5e104..fedbb0b1cf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28499,13 +28499,13 @@ Visualizations are also available for most of these
settings.")
(define-public r-torch
(package
(name "r-torch")
- (version "0.10.0")
+ (version "0.11.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "torch" version))
(sha256
- (base32 "1ydazl7v10vm69573y871rq1dvbgdvlvhcs6di7xw7i4z4kg2gxm"))))
+ (base32 "04hvr3f4rgnxxc42fiv58kpyld4aagj6ambhw769v3bfz7s2v879"))))
(properties `((upstream-name . "torch")))
(build-system r-build-system)
(arguments
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., (continued)
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., guix-commits, 2023/07/12
- 73/174: gnu: r-remacor: Update to 0.0.16., guix-commits, 2023/07/12
- 70/174: gnu: r-kohonen: Update to 3.0.12., guix-commits, 2023/07/12
- 78/174: gnu: r-arrow: Update to 12.0.1., guix-commits, 2023/07/12
- 88/174: gnu: r-kutils: Update to 1.72., guix-commits, 2023/07/12
- 83/174: gnu: r-mda: Update to 0.5-4., guix-commits, 2023/07/12
- 94/174: gnu: r-cpp11: Update to 0.4.4., guix-commits, 2023/07/12
- 96/174: gnu: r-confintr: Update to 1.0.2., guix-commits, 2023/07/12
- 91/174: gnu: r-fastshap: Update to 0.1.0., guix-commits, 2023/07/12
- 95/174: gnu: r-rfast: Update to 2.0.8., guix-commits, 2023/07/12
- 86/174: gnu: r-torch: Update to 0.11.0.,
guix-commits <=
- 97/174: gnu: r-scattermore: Update to 1.2., guix-commits, 2023/07/12
- 103/174: gnu: r-delaporte: Update to 8.1.1., guix-commits, 2023/07/12
- 84/174: gnu: r-r-huge: Update to 0.10.0., guix-commits, 2023/07/12
- 92/174: gnu: r-spatstat-sparse: Update to 3.0-2., guix-commits, 2023/07/12
- 79/174: gnu: r-styler: Update to 1.10.1., guix-commits, 2023/07/12
- 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