[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/150: gnu: r-ggridges: Update to 0.5.3.
From: |
guix-commits |
Subject: |
31/150: gnu: r-ggridges: Update to 0.5.3. |
Date: |
Wed, 20 Jan 2021 11:20:44 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0a8607f8734b71175d5580b1ca2429f344f1c5be
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:08:39 2021 +0100
gnu: r-ggridges: Update to 0.5.3.
* gnu/packages/cran.scm (r-ggridges): Update to 0.5.3.
[native-inputs]: Add r-knitr.
---
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 3754292..4668825 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4541,20 +4541,22 @@ plotting. a three dimensional point cloud.")
(define-public r-ggridges
(package
(name "r-ggridges")
- (version "0.5.2")
+ (version "0.5.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggridges" version))
(sha256
(base32
- "03pz257aw0mkh5k75rby9givkc1ky3n5scvhjhjiz9vry9fpffmh"))))
+ "0bmlqy1p6rac90af97ffpdi6php7dblx66l2hcm8ljidgyqzmspm"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
("r-plyr" ,r-plyr)
("r-scales" ,r-scales)
("r-withr" ,r-withr)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/clauswilke/ggridges")
(synopsis "Ridgeline plots in ggplot2")
(description
- 21/150: gnu: r-getoptlong: Update to 1.0.5., (continued)
- 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, 2021/01/20
- 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 <=
- 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
- 23/150: gnu: r-ggally: Update to 2.1.0., guix-commits, 2021/01/20
- 38/150: gnu: r-factominer: Update to 2.4., guix-commits, 2021/01/20