[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/377: gnu: r-ggplotify: Update to 0.0.9.
From: |
guix-commits |
Subject: |
33/377: gnu: r-ggplotify: Update to 0.0.9. |
Date: |
Thu, 2 Sep 2021 17:54:28 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit ae71a35b9b0e43e702ac16ce3b5211f4a315a1c1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:29 2021 +0200
gnu: r-ggplotify: Update to 0.0.9.
* gnu/packages/cran.scm (r-ggplotify): Update to 0.0.9.
[propagated-inputs]: Remove r-rvcheck; add r-yulab-utils.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index af8da8a..7d6331d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17011,19 +17011,19 @@ package.")
(define-public r-ggplotify
(package
(name "r-ggplotify")
- (version "0.0.8")
+ (version "0.0.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggplotify" version))
(sha256
(base32
- "08c9vxm8pg6l5g3r7wsfgzsq00xdrc6v4xnn7pd3qcyw7cc8s969"))))
+ "1irm8pmf20bfl2djr591jfs7g8l7vw2673ri76pimz3285l74bp0"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
("r-gridgraphics" ,r-gridgraphics)
- ("r-rvcheck" ,r-rvcheck)))
+ ("r-yulab-utils" ,r-yulab-utils)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://github.com/GuangchuangYu/ggplotify")
- 24/377: gnu: r-insight: Update to 0.14.3., (continued)
- 24/377: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/09/02
- 31/377: gnu: r-future-apply: Update to 1.8.1., guix-commits, 2021/09/02
- 35/377: gnu: r-terra: Update to 1.3-22., guix-commits, 2021/09/02
- 43/377: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/09/02
- 26/377: gnu: r-magick: Update to 2.7.3., guix-commits, 2021/09/02
- 27/377: gnu: r-emmeans: Update to 1.6.3., guix-commits, 2021/09/02
- 32/377: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/09/02
- 34/377: gnu: r-dae: Update to 3.2-10., guix-commits, 2021/09/02
- 47/377: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/09/02
- 38/377: gnu: r-tree: Update to 1.0-41., guix-commits, 2021/09/02
- 33/377: gnu: r-ggplotify: Update to 0.0.9.,
guix-commits <=
- 36/377: gnu: r-sysfonts: Update to 0.8.5., guix-commits, 2021/09/02
- 45/377: gnu: r-brms: Update to 2.16.0., guix-commits, 2021/09/02
- 41/377: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/09/02
- 50/377: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/09/02
- 55/377: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/09/02
- 63/377: gnu: r-xml: Update to 3.99-0.7., guix-commits, 2021/09/02
- 57/377: gnu: r-keras: Update to 2.6.0., guix-commits, 2021/09/02
- 69/377: gnu: r-rtracklayer: Update to 1.52.1., guix-commits, 2021/09/02
- 67/377: gnu: r-genomicfeatures: Update to 1.44.1., guix-commits, 2021/09/02
- 68/377: gnu: r-limma: Update to 3.48.3., guix-commits, 2021/09/02