[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/150: gnu: r-ggrepel: Update to 0.9.1.
From: |
guix-commits |
Subject: |
29/150: gnu: r-ggrepel: Update to 0.9.1. |
Date: |
Wed, 20 Jan 2021 11:20:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 175e256dd42229d9b0795f18d6f62edaf47334ec
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:08:32 2021 +0100
gnu: r-ggrepel: Update to 0.9.1.
* gnu/packages/cran.scm (r-ggrepel): Update to 0.9.1.
[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 3f49d29..2b138ef 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3923,18 +3923,19 @@ for certain use cases.")
(define-public r-ggrepel
(package
(name "r-ggrepel")
- (version "0.8.2")
+ (version "0.9.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggrepel" version))
(sha256
(base32
- "1qaifn3dazdqbqlii210xhw7yf142iw7g9p2axmmxbz90p0by08d"))))
+ "1z5xyr5f4aryy0v1gzz9m8m4s5fzzwbrf0fxll1nbflr8xnr3yr9"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
("r-rcpp" ,r-rcpp)
+ ("r-rlang" ,r-rlang)
("r-scales" ,r-scales)))
(native-inputs
`(("r-knitr" ,r-knitr))) ; for vignettes
- 14/150: gnu: r-htmltools: Update to 0.5.1., (continued)
- 14/150: gnu: r-htmltools: Update to 0.5.1., guix-commits, 2021/01/20
- 20/150: gnu: r-circlize: Update to 0.4.12., guix-commits, 2021/01/20
- 21/150: gnu: r-getoptlong: Update to 1.0.5., guix-commits, 2021/01/20
- 22/150: gnu: r-restrserve: Update to 0.4.1., guix-commits, 2021/01/20
- 13/150: gnu: r-servr: Update to 0.21., guix-commits, 2021/01/20
- 17/150: gnu: r-partykit: Update to 1.2-11., guix-commits, 2021/01/20
- 18/150: gnu: r-pkgbuild: Update to 1.2.0., guix-commits, 2021/01/20
- 19/150: gnu: r-rcpp: Update to 1.0.6., guix-commits, 2021/01/20
- 24/150: gnu: r-sp: Update to 1.4-5., guix-commits, 2021/01/20
- 26/150: gnu: r-rmysql: Update to 0.10.21., guix-commits, 2021/01/20
- 29/150: gnu: r-ggrepel: Update to 0.9.1.,
guix-commits <=
- 25/150: gnu: r-squarem: Update to 2021.1., guix-commits, 2021/01/20
- 31/150: gnu: r-ggridges: Update to 0.5.3., guix-commits, 2021/01/20
- 39/150: gnu: r-fansi: Update to 0.4.2., guix-commits, 2021/01/20
- 41/150: gnu: r-profilemodel: Update to 0.6.1., guix-commits, 2021/01/20
- 35/150: gnu: r-expm: Update to 0.999-6., guix-commits, 2021/01/20
- 37/150: gnu: r-renv: Update to 0.12.5., guix-commits, 2021/01/20
- 32/150: gnu: r-xfun: Update to 0.20., guix-commits, 2021/01/20
- 34/150: gnu: r-tinytex: Update to 0.28., guix-commits, 2021/01/20
- 44/150: gnu: r-moonbook: Update to 0.2.4., guix-commits, 2021/01/20
- 48/150: gnu: r-mosaiccore: Update to 0.9.0., guix-commits, 2021/01/20