[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
101/211: gnu: r-ggforce: Update to 0.3.4.
From: |
guix-commits |
Subject: |
101/211: gnu: r-ggforce: Update to 0.3.4. |
Date: |
Tue, 20 Sep 2022 06:24:25 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 72d5ef308e6574627adf207cfc747b48df5bc659
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:09 2022 +0200
gnu: r-ggforce: Update to 0.3.4.
* gnu/packages/cran.scm (r-ggforce): Update to 0.3.4.
[propagated-inputs]: Add r-lifecycle.
---
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 c11485c0bf..3718946635 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19544,18 +19544,19 @@ sets of URLs.")
(define-public r-ggforce
(package
(name "r-ggforce")
- (version "0.3.3")
+ (version "0.3.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggforce" version))
(sha256
(base32
- "0bwzjbjl678xvc2ihm80dwn9pidwafqjdab3k299csys16s3na1a"))))
+ "0lshvdb5kx0k5w36pc7fy653cs98w17spbw8f0jw36xb80sipiv2"))))
(build-system r-build-system)
(propagated-inputs
(list r-ggplot2
r-gtable
+ r-lifecycle
r-mass
r-polyclip
r-rcpp
- 40/211: gnu: r-jomo: Update to 2.7-4., (continued)
- 40/211: gnu: r-jomo: Update to 2.7-4., guix-commits, 2022/09/20
- 59/211: gnu: r-officer: Update to 0.4.4., guix-commits, 2022/09/20
- 50/211: gnu: r-radiant-data: Update to 1.4.5., guix-commits, 2022/09/20
- 53/211: gnu: r-zip: Update to 2.2.1., guix-commits, 2022/09/20
- 28/211: gnu: r-callr: Update to 3.7.2., guix-commits, 2022/09/20
- 58/211: gnu: r-rbibutils: Update to 2.2.9., guix-commits, 2022/09/20
- 78/211: gnu: r-tweedie: Update to 2.3.5., guix-commits, 2022/09/20
- 84/211: gnu: r-tidytree: Update to 0.4.0., guix-commits, 2022/09/20
- 85/211: gnu: r-sparsesvd: Update to 0.2-1., guix-commits, 2022/09/20
- 98/211: gnu: r-spdep: Update to 1.2-5., guix-commits, 2022/09/20
- 101/211: gnu: r-ggforce: Update to 0.3.4.,
guix-commits <=
- 102/211: gnu: r-gbm: Update to 2.1.8.1., guix-commits, 2022/09/20
- 105/211: gnu: r-ggtext: Update to 0.1.2., guix-commits, 2022/09/20
- 01/211: gnu: Add r-confintr., guix-commits, 2022/09/20
- 07/211: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20
- 64/211: gnu: r-labelled: Update to 2.10.0., guix-commits, 2022/09/20
- 31/211: gnu: r-shinyfiles: Update to 0.9.3., guix-commits, 2022/09/20
- 57/211: gnu: r-hdf5r: Update to 1.3.6., guix-commits, 2022/09/20
- 42/211: gnu: r-cli: Update to 3.4.0., guix-commits, 2022/09/20
- 79/211: gnu: r-chk: Update to 0.8.1., guix-commits, 2022/09/20
- 110/211: gnu: r-sctransform: Update to 0.3.4., guix-commits, 2022/09/20