[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: |
Tue, 11 Jul 2023 14:48:26 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 396c6fdb1f245f43447ab750541a2d4e9fc96b47
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
- 62/174: gnu: r-targets: Update to 1.2.0., (continued)
- 62/174: gnu: r-targets: Update to 1.2.0., guix-commits, 2023/07/11
- 63/174: gnu: r-multcomp: Update to 1.4-25., guix-commits, 2023/07/11
- 66/174: gnu: r-usethis: Update to 2.2.2., guix-commits, 2023/07/11
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., guix-commits, 2023/07/11
- 68/174: gnu: r-biocmanager: Update to 1.30.21., guix-commits, 2023/07/11
- 76/174: gnu: r-ggplotify: Update to 0.1.1., guix-commits, 2023/07/11
- 77/174: gnu: r-ggfun: Update to 0.1.1., guix-commits, 2023/07/11
- 78/174: gnu: r-arrow: Update to 12.0.1., guix-commits, 2023/07/11
- 83/174: gnu: r-mda: Update to 0.5-4., guix-commits, 2023/07/11
- 82/174: gnu: r-pmcmrplus: Update to 1.9.7., guix-commits, 2023/07/11
- 86/174: gnu: r-torch: Update to 0.11.0.,
guix-commits <=
- 87/174: gnu: r-stanheaders: Update to 2.26.27., guix-commits, 2023/07/11
- 89/174: gnu: r-aws: Update to 2.5-3., guix-commits, 2023/07/11
- 92/174: gnu: r-spatstat-sparse: Update to 3.0-2., guix-commits, 2023/07/11
- 93/174: gnu: r-spatstat-geom: Update to 3.2-2., guix-commits, 2023/07/11
- 94/174: gnu: r-cpp11: Update to 0.4.4., guix-commits, 2023/07/11
- 105/174: gnu: r-paws-customer-engagement: Update to 0.3.0., guix-commits, 2023/07/11
- 101/174: gnu: r-readtext: Update to 0.90., guix-commits, 2023/07/11
- 103/174: gnu: r-delaporte: Update to 8.1.1., guix-commits, 2023/07/11
- 104/174: gnu: r-paws-common: Update to 0.5.8., guix-commits, 2023/07/11
- 106/174: gnu: r-paws-cost-management: Update to 0.3.1., guix-commits, 2023/07/11