[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/43: gnu: r-ggthemes: Update to 4.2.0.
From: |
guix-commits |
Subject: |
08/43: gnu: r-ggthemes: Update to 4.2.0. |
Date: |
Mon, 20 May 2019 08:40:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 89428ef7fb6335e86bd5237362c54388bfb99c91
Author: Ricardo Wurmus <address@hidden>
Date: Sat May 18 06:48:15 2019 +0200
gnu: r-ggthemes: Update to 4.2.0.
* gnu/packages/statistics.scm (r-ggthemes): Update to 4.2.0.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 59e44ea..5b346c6 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4443,13 +4443,13 @@ data at that region, and avoids over-plotting.")
(define-public r-ggthemes
(package
(name "r-ggthemes")
- (version "4.1.1")
+ (version "4.2.0")
(source (origin
(method url-fetch)
(uri (cran-uri "ggthemes" version))
(sha256
(base32
- "092hks6bxi6al8nclgswnzfmx5wp6n3qf63aqiajca7dx8w8n0m2"))))
+ "0rrkzfggc1nlda1w1lbqdycx6nawxbkac1szhvkwrqlzh6agxcsv"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
- branch master updated (996ecaf -> 7a94438), guix-commits, 2019/05/20
- 02/43: gnu: r-nlme: Update to 3.1-140., guix-commits, 2019/05/20
- 05/43: gnu: r-rcpparmadillo: Update to 0.9.400.3.0., guix-commits, 2019/05/20
- 04/43: gnu: r-batchjobs: Update to 1.8., guix-commits, 2019/05/20
- 03/43: gnu: r-dplyr: Update to 0.8.1., guix-commits, 2019/05/20
- 06/43: gnu: r-segmented: Update to 0.5-4.0., guix-commits, 2019/05/20
- 11/43: gnu: r-xcms: Update to 3.6.1., guix-commits, 2019/05/20
- 15/43: gnu: Add r-vctrs., guix-commits, 2019/05/20
- 01/43: gnu: r-svglite: Update to 1.2.2., guix-commits, 2019/05/20
- 08/43: gnu: r-ggthemes: Update to 4.2.0.,
guix-commits <=
- 07/43: gnu: r-hexbin: Update to 1.27.3., guix-commits, 2019/05/20
- 09/43: gnu: r-robustbase: Update to 0.93-5., guix-commits, 2019/05/20
- 10/43: gnu: r-sn: Update to 1.5-4., guix-commits, 2019/05/20
- 13/43: gnu: r-tinytex: Update to 0.13., guix-commits, 2019/05/20
- 14/43: gnu: Add r-zeallot., guix-commits, 2019/05/20
- 12/43: gnu: r-heatmaply: Update to 0.16.0., guix-commits, 2019/05/20
- 18/43: gnu: r-rvest: Update to 0.3.4., guix-commits, 2019/05/20
- 17/43: gnu: r-vegan: Update to 2.5-5., guix-commits, 2019/05/20
- 21/43: gnu: r-reprex: Update to 0.3.0., guix-commits, 2019/05/20
- 22/43: gnu: r-progress: Update to 1.2.2., guix-commits, 2019/05/20