[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/174: gnu: r-reticulate: Update to 1.30.
From: |
guix-commits |
Subject: |
53/174: gnu: r-reticulate: Update to 1.30. |
Date: |
Tue, 11 Jul 2023 14:48:17 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit db770507f2a9c1a5e163ae8b233bb63a728a12c5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:24 2023 +0200
gnu: r-reticulate: Update to 1.30.
* gnu/packages/cran.scm (r-reticulate): Update to 1.30.
[propagated-inputs]: Add r-rlang.
---
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 4d46aa0ec4..cf5e2b21d5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11919,14 +11919,14 @@ always locate the files relative to your project
root.")
(define-public r-reticulate
(package
(name "r-reticulate")
- (version "1.28")
+ (version "1.30")
(source
(origin
(method url-fetch)
(uri (cran-uri "reticulate" version))
(sha256
(base32
- "0vsia6rcr4nlvzpnpwy9izhlmrl65g62yx9n97qkzaps33nrk8jq"))))
+ "1pqpc1bhdkhkzddwfpnwv907x29x20za4if30bwgljgsj0x8m3zf"))))
(build-system r-build-system)
(arguments
(list
@@ -11945,6 +11945,7 @@ always locate the files relative to your project root.")
r-rappdirs
r-rcpp
r-rcpptoml
+ r-rlang
r-withr))
(native-inputs
(list r-knitr))
- 145/174: gnu: r-isoformswitchanalyzer: Update to 2.0.1., (continued)
- 145/174: gnu: r-isoformswitchanalyzer: Update to 2.0.1., guix-commits, 2023/07/11
- 170/174: gnu: r-delayedmatrixstats: Update to 1.22.1., guix-commits, 2023/07/11
- 164/174: gnu: r-variantfiltering: Update to 1.36.1., guix-commits, 2023/07/11
- 172/174: gnu: r-biocthis: Update to 1.10.3., guix-commits, 2023/07/11
- 64/174: gnu: r-emmeans: Update to 1.8.7., guix-commits, 2023/07/11
- 132/174: gnu: r-robust: Update to 0.7-2., guix-commits, 2023/07/11
- 48/174: gnu: r-vctrs: Update to 0.6.3., guix-commits, 2023/07/11
- 49/174: gnu: r-quantmod: Update to 0.4.23., guix-commits, 2023/07/11
- 51/174: gnu: r-sitar: Update to 1.4.0., guix-commits, 2023/07/11
- 52/174: gnu: r-renv: Update to 1.0.0., guix-commits, 2023/07/11
- 53/174: gnu: r-reticulate: Update to 1.30.,
guix-commits <=
- 59/174: gnu: r-labelled: Update to 2.12.0., guix-commits, 2023/07/11
- 71/174: gnu: r-gargle: Update to 1.5.1., guix-commits, 2023/07/11
- 72/174: gnu: r-future: Update to 1.33.0., guix-commits, 2023/07/11
- 81/174: gnu: r-desolve: Update to 1.36., guix-commits, 2023/07/11
- 88/174: gnu: r-kutils: Update to 1.72., guix-commits, 2023/07/11
- 90/174: gnu: r-scatterpie: Update to 0.2.1., guix-commits, 2023/07/11
- 99/174: gnu: r-mlr3tuning: Update to 0.19.0., guix-commits, 2023/07/11
- 143/174: gnu: r-delayedarray: Update to 0.26.6., guix-commits, 2023/07/11
- 110/174: gnu: r-paws-security-identity: Update to 0.3.1., guix-commits, 2023/07/11
- 119/174: gnu: r-kernsmooth: Update to 2.23-22., guix-commits, 2023/07/11