[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/59: gnu: r-ggplotify: Update to 0.0.7.
From: |
guix-commits |
Subject: |
35/59: gnu: r-ggplotify: Update to 0.0.7. |
Date: |
Thu, 20 May 2021 04:59:28 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8c1e07a266ba7f12e7f9243e7c441f07c64a741e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:44 2021 +0200
gnu: r-ggplotify: Update to 0.0.7.
* gnu/packages/cran.scm (r-ggplotify): Update to 0.0.7.
---
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 ec2ff0c..cf347a7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16427,14 +16427,14 @@ package.")
(define-public r-ggplotify
(package
(name "r-ggplotify")
- (version "0.0.6")
+ (version "0.0.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggplotify" version))
(sha256
(base32
- "1xs9l05hzlrgcr0p0xah2b05fbm64ma3vfwzn4p8q6nj7xch1dbd"))))
+ "1vx2fg91ivssrxr4kzs9737hr8bsfs0q5pvd7lck7ffjpkjbclhh"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
- 15/59: gnu: r-cubature: Update to 2.0.4.2., (continued)
- 15/59: gnu: r-cubature: Update to 2.0.4.2., guix-commits, 2021/05/20
- 28/59: gnu: r-softimpute: Update to 1.4-1., guix-commits, 2021/05/20
- 22/59: gnu: r-sandwich: Update to 3.0-1., guix-commits, 2021/05/20
- 27/59: gnu: r-fmsb: Update to 0.7.1., guix-commits, 2021/05/20
- 11/59: gnu: r-inline: Update to 0.3.18., guix-commits, 2021/05/20
- 17/59: gnu: r-overlap: Update to 0.3.4., guix-commits, 2021/05/20
- 18/59: gnu: r-insight: Update to 0.14.0., guix-commits, 2021/05/20
- 31/59: gnu: r-irkernel: Update to 1.2., guix-commits, 2021/05/20
- 32/59: gnu: r-valr: Update to 0.6.3., guix-commits, 2021/05/20
- 29/59: gnu: r-rnifti: Update to 1.3.1., guix-commits, 2021/05/20
- 35/59: gnu: r-ggplotify: Update to 0.0.7.,
guix-commits <=
- 36/59: gnu: r-ibreakdown: Update to 2.0.1., guix-commits, 2021/05/20
- 37/59: gnu: r-systemfonts: Update to 1.0.2., guix-commits, 2021/05/20
- 39/59: gnu: r-bio3d: Update to 2.4-2., guix-commits, 2021/05/20
- 40/59: gnu: r-caret: Update to 6.0-88., guix-commits, 2021/05/20
- 41/59: gnu: r-proxyc: Update to 0.2.0., guix-commits, 2021/05/20
- 42/59: gnu: r-oai: Update to 0.3.2., guix-commits, 2021/05/20
- 48/59: gnu: r-pdftools: Update to 3.0.1., guix-commits, 2021/05/20
- 51/59: gnu: r-tibble: Update to 3.1.2., guix-commits, 2021/05/20
- 54/59: gnu: r-hms: Update to 1.1.0., guix-commits, 2021/05/20
- 13/59: gnu: r-xfun: Update to 0.23., guix-commits, 2021/05/20