[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/212: gnu: r-torch: Update to 0.9.1.
From: |
guix-commits |
Subject: |
10/212: gnu: r-torch: Update to 0.9.1. |
Date: |
Sat, 18 Feb 2023 14:00:45 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2b9cb13796d953764800f349a5ed3775c22629c6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 00:03:53 2023 +0100
gnu: r-torch: Update to 0.9.1.
* gnu/packages/cran.scm (r-torch): Update to 0.9.1.
[propagated-inputs]: Add r-glue.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 79c2c474b8..52af3c7b63 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26179,13 +26179,13 @@ Visualizations are also available for most of these
settings.")
(define-public r-torch
(package
(name "r-torch")
- (version "0.9.0")
+ (version "0.9.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "torch" version))
(sha256
- (base32 "1iylnz0hsi00q7hngi2h24kg3nvjjg10z6iarqhp3wylsasgjs1f"))))
+ (base32 "03qbdws6j5v2vmdgdnwfd0248s2qirnxpm9v4302vqlq3c0i83c2"))))
(properties `((upstream-name . "torch")))
(build-system r-build-system)
(arguments
@@ -26217,6 +26217,7 @@ Visualizations are also available for most of these
settings.")
r-cli
r-coro
r-ellipsis
+ r-glue
r-magrittr
r-r6
r-rcpp
- 78/212: gnu: r-rgl: Update to 1.0.1., (continued)
- 78/212: gnu: r-rgl: Update to 1.0.1., guix-commits, 2023/02/18
- 22/212: gnu: r-sass: Update to 0.4.5., guix-commits, 2023/02/18
- 37/212: gnu: r-vcd: Update to 1.4-11., guix-commits, 2023/02/18
- 33/212: gnu: r-broom: Update to 1.0.3., guix-commits, 2023/02/18
- 26/212: gnu: r-ff: Update to 4.0.9., guix-commits, 2023/02/18
- 27/212: gnu: r-sp: Update to 1.6-0., guix-commits, 2023/02/18
- 30/212: gnu: r-timechange: Update to 0.2.0., guix-commits, 2023/02/18
- 32/212: gnu: r-geometry: Update to 0.4.7., guix-commits, 2023/02/18
- 61/212: gnu: r-flextable: Update to 0.8.5., guix-commits, 2023/02/18
- 09/212: gnu: liblantern: Update to 0.9.1., guix-commits, 2023/02/18
- 10/212: gnu: r-torch: Update to 0.9.1.,
guix-commits <=
- 25/212: gnu: r-rcpp: Update to 1.0.10., guix-commits, 2023/02/18
- 35/212: gnu: r-ggrepel: Update to 0.9.3., guix-commits, 2023/02/18
- 47/212: gnu: r-sna: Update to 2.7-1., guix-commits, 2023/02/18
- 40/212: gnu: r-xfun: Update to 0.37., guix-commits, 2023/02/18
- 36/212: gnu: r-smurf: Update to 1.1.4., guix-commits, 2023/02/18
- 60/212: gnu: r-insight: Update to 0.19.0., guix-commits, 2023/02/18
- 56/212: gnu: r-fansi: Update to 1.0.4., guix-commits, 2023/02/18
- 52/212: gnu: r-fstcore: Update to 0.9.14., guix-commits, 2023/02/18
- 89/212: gnu: r-protviz: Update to 0.7.7., guix-commits, 2023/02/18
- 62/212: gnu: r-biasedurn: Update to 2.0.9., guix-commits, 2023/02/18