[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/25: gnu: r-reticulate: Update to 1.35.0.
From: |
guix-commits |
Subject: |
05/25: gnu: r-reticulate: Update to 1.35.0. |
Date: |
Thu, 1 Feb 2024 17:09:42 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c0f61bf97240a6e5f7f8f1d4d51f26b4ab02e09a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 1 22:13:02 2024 +0100
gnu: r-reticulate: Update to 1.35.0.
* gnu/packages/cran.scm (r-reticulate): Update to 1.35.0.
Change-Id: I5a22c8075ef6b1995d69a0e99761c8ee289c3496
---
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 e5a940adb3..1a0ad38091 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13356,14 +13356,14 @@ always locate the files relative to your project
root.")
(define-public r-reticulate
(package
(name "r-reticulate")
- (version "1.34.0")
+ (version "1.35.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "reticulate" version))
(sha256
(base32
- "01j2dr93r5a18irwbm6hlh2v0s2rc5bl6dcmds1m64c1rli8j3cd"))))
+ "0693gzb7ihx4qzsr07k664k5r8vygcinwbdiiccmq9lshl1g64sy"))))
(build-system r-build-system)
(arguments
(list
- branch master updated (a879dd8b36 -> ed8876cc72), guix-commits, 2024/02/01
- 01/25: gnu: r-ggfittext: Update to 0.10.2., guix-commits, 2024/02/01
- 02/25: gnu: r-climaemet: Update to 1.2.1., guix-commits, 2024/02/01
- 03/25: gnu: r-pastecs: Update to 1.4.2., guix-commits, 2024/02/01
- 05/25: gnu: r-reticulate: Update to 1.35.0.,
guix-commits <=
- 06/25: gnu: r-insight: Update to 0.19.8., guix-commits, 2024/02/01
- 08/25: gnu: r-pscl: Update to 1.5.9., guix-commits, 2024/02/01
- 10/25: gnu: r-bayesplot: Update to 1.11.0., guix-commits, 2024/02/01
- 04/25: gnu: r-magicaxis: Update to 2.4.5., guix-commits, 2024/02/01
- 09/25: gnu: r-quickjsr: Update to 1.1.3., guix-commits, 2024/02/01
- 07/25: gnu: r-intergraph: Update to 2.0-4., guix-commits, 2024/02/01
- 11/25: gnu: r-compositions: Update to 2.0-8., guix-commits, 2024/02/01
- 17/25: gnu: r-spatstat-explore: Update to 3.2-6., guix-commits, 2024/02/01
- 23/25: gnu: r-coda: Update to 0.19-4.1., guix-commits, 2024/02/01
- 22/25: gnu: r-tensorflow: Update to 2.15.0., guix-commits, 2024/02/01