[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: r-ggcorrplot: Update to 0.1.3.
From: |
guix-commits |
Subject: |
07/10: gnu: r-ggcorrplot: Update to 0.1.3. |
Date: |
Mon, 20 May 2019 09:08:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e9c526beb2828ed9744455c797cd8dbce8a8adee
Author: Ricardo Wurmus <address@hidden>
Date: Mon May 20 15:08:08 2019 +0200
gnu: r-ggcorrplot: Update to 0.1.3.
* gnu/packages/cran.scm (r-ggcorrplot): Update to 0.1.3.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b317911..3e79b3f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13856,14 +13856,14 @@ in-memory raw vectors.")
(define-public r-ggcorrplot
(package
(name "r-ggcorrplot")
- (version "0.1.2")
+ (version "0.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggcorrplot" version))
(sha256
(base32
- "12sxvd9kjgszpbk35m7fj1wv7x40bp79c0g0by1xax70r3495h93"))))
+ "0hi9lz121ya1l2lbm7rqlxg6fs6bvxck396dngnidrhl5fvqb41b"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
- branch master updated (7a94438 -> ce7a966), guix-commits, 2019/05/20
- 02/10: gnu: r-rhisat2: Update to 1.0.1., guix-commits, 2019/05/20
- 03/10: gnu: r-quasr: Update to 1.24.2., guix-commits, 2019/05/20
- 07/10: gnu: r-ggcorrplot: Update to 0.1.3.,
guix-commits <=
- 04/10: gnu: r-edger: Update to 3.26.3., guix-commits, 2019/05/20
- 08/10: gnu: r-digest: Update to 0.6.19., guix-commits, 2019/05/20
- 10/10: gnu: r-glmnet: Update to 2.0-18., guix-commits, 2019/05/20
- 09/10: gnu: r-knitr: Update to 1.23., guix-commits, 2019/05/20
- 06/10: gnu: r-gridgraphics: Update to 0.4-1., guix-commits, 2019/05/20
- 01/10: gnu: r-regioner: Update to 1.16.2., guix-commits, 2019/05/20
- 05/10: gnu: r-limma: Update to 3.40.2., guix-commits, 2019/05/20