[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/112: gnu: r-torch: Update to 0.7.0.
From: |
guix-commits |
Subject: |
06/112: gnu: r-torch: Update to 0.7.0. |
Date: |
Tue, 15 Mar 2022 15:22:08 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0d5a01ab0f87502afc6f91cba50b3946612fafd0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 22:53:15 2022 +0100
gnu: r-torch: Update to 0.7.0.
* gnu/packages/cran.scm (r-torch): Update to 0.7.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 941287682e..e56db0b9dc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23038,13 +23038,13 @@ Visualizations are also available for most of these
settings.")
(define-public r-torch
(package
(name "r-torch")
- (version "0.6.0")
+ (version "0.7.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "torch" version))
(sha256
- (base32 "05vxb84qxna1rpzqhjw6gwyc569zyz7rfbdkahglvihqjjwabc4x"))))
+ (base32 "10my6mmzh5z4vamrrlvkwmli2qap975v71fkjnccxl99isb9n66k"))))
(properties `((upstream-name . "torch")))
(build-system r-build-system)
(arguments
- 01/112: gnu: r-shinyjqui: Update to 0.4.1., (continued)
- 01/112: gnu: r-shinyjqui: Update to 0.4.1., guix-commits, 2022/03/15
- 02/112: gnu: apache-arrow: Update to 7.0.0., guix-commits, 2022/03/15
- 05/112: gnu: liblantern: Update to 0.7.0., guix-commits, 2022/03/15
- 10/112: gnu: r-clipr: Update to 0.8.0., guix-commits, 2022/03/15
- 11/112: gnu: r-ashr: Update to 2.2-54., guix-commits, 2022/03/15
- 08/112: gnu: Add r-fstcore., guix-commits, 2022/03/15
- 14/112: gnu: r-glue: Update to 1.6.2., guix-commits, 2022/03/15
- 15/112: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/15
- 17/112: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/15
- 25/112: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/15
- 06/112: gnu: r-torch: Update to 0.7.0.,
guix-commits <=
- 13/112: gnu: r-colorspace: Update to 2.0-3., guix-commits, 2022/03/15
- 19/112: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/15
- 24/112: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/15
- 26/112: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/15
- 42/112: gnu: r-densityclust: Update to 0.3.1., guix-commits, 2022/03/15
- 50/112: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/15
- 36/112: gnu: r-mvabund: Update to 4.2.1., guix-commits, 2022/03/15
- 40/112: gnu: r-tidytree: Update to 0.3.8., guix-commits, 2022/03/15
- 33/112: gnu: r-doby: Update to 4.6.12., guix-commits, 2022/03/15
- 12/112: gnu: r-jsonlite: Update to 1.8.0., guix-commits, 2022/03/15