[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/212: gnu: r-gargle: Update to 1.3.0.
From: |
guix-commits |
Subject: |
86/212: gnu: r-gargle: Update to 1.3.0. |
Date: |
Sat, 18 Feb 2023 14:01:02 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2cec41d2214351bed41161991797bf841a152fb7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:34 2023 +0100
gnu: r-gargle: Update to 1.3.0.
* gnu/packages/cran.scm (r-gargle): Update to 1.3.0.
[propagated-inputs]: Add r-lifecycle and r-openssl.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index bbba6b806d..d3a11498d9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16945,14 +16945,14 @@ and manipulating sets of ontological terms.")
(define-public r-gargle
(package
(name "r-gargle")
- (version "1.2.1")
+ (version "1.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "gargle" version))
(sha256
(base32
- "087hlbqpwjj7jnsg1ax2b12nc0h4zfj070q5hjp6fca05z4f4rzk"))))
+ "02ldshm8phs1ls0djqfprv5yy8i50ijh16y7smkb61wrwd4zr3s2"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
@@ -16960,6 +16960,8 @@ and manipulating sets of ontological terms.")
r-glue
r-httr
r-jsonlite
+ r-lifecycle
+ r-openssl
r-rappdirs
r-rlang
r-rstudioapi
- 29/212: gnu: r-progressr: Update to 0.13.0., (continued)
- 29/212: gnu: r-progressr: Update to 0.13.0., guix-commits, 2023/02/18
- 34/212: gnu: r-recipes: Update to 1.0.4., guix-commits, 2023/02/18
- 38/212: gnu: r-cli: Update to 3.6.0., guix-commits, 2023/02/18
- 46/212: gnu: r-statcheck: Update to 1.4.0., guix-commits, 2023/02/18
- 57/212: gnu: r-hdf5r: Update to 1.3.8., guix-commits, 2023/02/18
- 49/212: gnu: r-cubature: Update to 2.0.4.6., guix-commits, 2023/02/18
- 50/212: gnu: r-radiant-data: Update to 1.5.1., guix-commits, 2023/02/18
- 51/212: gnu: r-openxlsx: Update to 4.2.5.2., guix-commits, 2023/02/18
- 43/212: gnu: r-tinytex: Update to 0.44., guix-commits, 2023/02/18
- 85/212: gnu: r-ore: Update to 1.7.3.1., guix-commits, 2023/02/18
- 86/212: gnu: r-gargle: Update to 1.3.0.,
guix-commits <=
- 71/212: gnu: r-ggeffects: Update to 1.1.5., guix-commits, 2023/02/18
- 97/212: gnu: r-irkernel: Update to 1.3.2., guix-commits, 2023/02/18
- 96/212: gnu: r-repr: Update to 1.1.6., guix-commits, 2023/02/18
- 75/212: gnu: r-rcppgsl: Update to 0.3.13., guix-commits, 2023/02/18
- 73/212: gnu: r-gillespiessa2: Update to 0.3.0., guix-commits, 2023/02/18
- 82/212: gnu: r-sparsesvd: Update to 0.2-2., guix-commits, 2023/02/18
- 74/212: gnu: r-fs: Update to 1.6.1., guix-commits, 2023/02/18
- 98/212: gnu: r-sets: Update to 1.0-22., guix-commits, 2023/02/18
- 117/212: gnu: r-terra: Update to 1.7-3., guix-commits, 2023/02/18
- 118/212: gnu: r-tidygraph: Update to 1.2.3., guix-commits, 2023/02/18