[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/211: gnu: r-ggvenndiagram: Update to 1.2.2.
From: |
guix-commits |
Subject: |
21/211: gnu: r-ggvenndiagram: Update to 1.2.2. |
Date: |
Tue, 20 Sep 2022 06:23:50 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a4ba677d878e42f24b01f16ad831dd177705725f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:44 2022 +0200
gnu: r-ggvenndiagram: Update to 1.2.2.
* gnu/packages/cran.scm (r-ggvenndiagram): Update to 1.2.2.
[propagated-inputs]: Remove r-stringr; add r-yulab-utils.
---
gnu/packages/cran.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 669b1c579e..a9b4b8bd64 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1266,14 +1266,14 @@ scale-sensitive information.")
(define-public r-ggvenndiagram
(package
(name "r-ggvenndiagram")
- (version "1.2.0")
+ (version "1.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggVennDiagram" version))
(sha256
(base32
- "1mjs488npnxd53nsw936iw2vzv7z38h8d02pm4lwrz4i83jg3www"))))
+ "1l4cincm7c2q9x3djiv1lm9bvivaqk7kincx19b8f760wz9hp74k"))))
(properties `((upstream-name . "ggVennDiagram")))
(build-system r-build-system)
(propagated-inputs
@@ -1284,8 +1284,8 @@ scale-sensitive information.")
r-purrr
r-rvenn
r-sf
- r-stringr
- r-tibble))
+ r-tibble
+ r-yulab-utils))
(native-inputs (list r-knitr))
(home-page "https://github.com/gaospecial/ggVennDiagram")
(synopsis "Implementention of the Venn diagram using ggplot2")
- branch wip-r created (now ffca69565b), guix-commits, 2022/09/20
- 09/211: gnu: r-dt: Update to 0.25., guix-commits, 2022/09/20
- 04/211: gnu: r-arrow: Update to 9.0.0.1., guix-commits, 2022/09/20
- 03/211: gnu: apache-arrow: Update to 9.0.0., guix-commits, 2022/09/20
- 02/211: gnu: r-rintrojs: Update to 0.3.2., guix-commits, 2022/09/20
- 08/211: gnu: r-torch: Update to 0.8.1., guix-commits, 2022/09/20
- 16/211: gnu: r-dixontest: Update to 1.0.4., guix-commits, 2022/09/20
- 19/211: gnu: r-babelwhale: Update to 1.1.0., guix-commits, 2022/09/20
- 25/211: gnu: r-astsa: Update to 1.16., guix-commits, 2022/09/20
- 21/211: gnu: r-ggvenndiagram: Update to 1.2.2.,
guix-commits <=
- 26/211: gnu: r-rvest: Update to 1.0.3., guix-commits, 2022/09/20
- 18/211: gnu: r-rticles: Update to 0.24., guix-commits, 2022/09/20
- 13/211: gnu: r-htscluster: Update to 2.0.10., guix-commits, 2022/09/20
- 48/211: gnu: r-cubature: Update to 2.0.4.5., guix-commits, 2022/09/20
- 37/211: gnu: r-lpsolve: Update to 5.6.16., guix-commits, 2022/09/20
- 52/211: gnu: r-arules: Update to 1.7-4., guix-commits, 2022/09/20
- 29/211: gnu: r-readxl: Update to 1.4.1., guix-commits, 2022/09/20
- 69/211: gnu: r-furrr: Update to 0.3.1., guix-commits, 2022/09/20
- 63/211: gnu: r-mosaiccore: Update to 0.9.2., guix-commits, 2022/09/20
- 56/211: gnu: r-factominer: Update to 2.6., guix-commits, 2022/09/20