[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/158: gnu: r-shadowtext: Update indentation.
From: |
guix-commits |
Subject: |
14/158: gnu: r-shadowtext: Update indentation. |
Date: |
Sun, 19 Mar 2023 13:24:02 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit af861fdeada55e6ac59ef7d27a27d5d784c5d4d6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Mar 19 14:37:27 2023 +0100
gnu: r-shadowtext: Update indentation.
* gnu/packages/cran.scm (r-shadowtext): Adjust indentation.
---
gnu/packages/cran.scm | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 617df7c1d7..3d9f94f2b9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2619,26 +2619,26 @@ the group sizes are small.")
(define-public r-shadowtext
(package
- (name "r-shadowtext")
- (version "0.1.2")
- (source (origin
- (method url-fetch)
- (uri (cran-uri "shadowtext" version))
- (sha256
- (base32
- "0zdfidrcnmxmfhngv86ppxrjmpmz9kl78l4yfah2lc5vgmrlwg15"))))
- (properties `((upstream-name . "shadowtext")))
- (build-system r-build-system)
- (propagated-inputs
- (list r-ggplot2 r-scales))
- (native-inputs
- (list r-knitr))
- (home-page "https://github.com/GuangchuangYu/shadowtext/")
- (synopsis "Shadow text grob and layer")
- (description "This package implements @code{shadowtextGrob()} for
+ (name "r-shadowtext")
+ (version "0.1.2")
+ (source (origin
+ (method url-fetch)
+ (uri (cran-uri "shadowtext" version))
+ (sha256
+ (base32
+ "0zdfidrcnmxmfhngv86ppxrjmpmz9kl78l4yfah2lc5vgmrlwg15"))))
+ (properties `((upstream-name . "shadowtext")))
+ (build-system r-build-system)
+ (propagated-inputs
+ (list r-ggplot2 r-scales))
+ (native-inputs
+ (list r-knitr))
+ (home-page "https://github.com/GuangchuangYu/shadowtext/")
+ (synopsis "Shadow text grob and layer")
+ (description "This package implements @code{shadowtextGrob()} for
@code{grid} and @code{geom_shadowtext()} layer for @code{ggplot2}.
These functions draw text grob with background shadow.")
- (license license:artistic2.0)))
+ (license license:artistic2.0)))
(define-public r-sys
(package
- branch master updated (f9702aa9fd -> e9c8c01e24), guix-commits, 2023/03/19
- 03/158: gnu: r-httpuv: Update to 1.6.9., guix-commits, 2023/03/19
- 04/158: gnu: readstat: Update to 1.1.9., guix-commits, 2023/03/19
- 05/158: gnu: r-haven: Update to 2.5.2., guix-commits, 2023/03/19
- 07/158: gnu: r-opencpu: Update to 2.2.9., guix-commits, 2023/03/19
- 08/158: gnu: r-ggvis: Update to 0.4.8., guix-commits, 2023/03/19
- 06/158: gnu: r-bookdown: Update to 0.33., guix-commits, 2023/03/19
- 09/158: gnu: r-sf: Update to 1.0-11., guix-commits, 2023/03/19
- 13/158: gnu: Add r-mclogit., guix-commits, 2023/03/19
- 14/158: gnu: r-shadowtext: Update indentation.,
guix-commits <=
- 02/158: gnu: Add libuv-for-r-httpuv., guix-commits, 2023/03/19
- 15/158: gnu: r-memuse: Adjust indentation., guix-commits, 2023/03/19
- 16/158: gnu: r-numbat: Update to 1.2.2., guix-commits, 2023/03/19
- 18/158: gnu: r-mutoss: Update to 0.1-13., guix-commits, 2023/03/19
- 19/158: gnu: r-afpt: Update to 1.1.0.3., guix-commits, 2023/03/19
- 01/158: gnu: r-dt: Update to 0.27., guix-commits, 2023/03/19
- 10/158: gnu: r-leaflet: Update to 2.1.2., guix-commits, 2023/03/19
- 12/158: gnu: Add r-memisc., guix-commits, 2023/03/19
- 11/158: gnu: r-qs: Update to 0.25.5., guix-commits, 2023/03/19
- 21/158: gnu: r-castor: Update to 1.7.8., guix-commits, 2023/03/19