[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/99: gnu: r-kableextra: Update to 1.3.4.
From: |
guix-commits |
Subject: |
59/99: gnu: r-kableextra: Update to 1.3.4. |
Date: |
Tue, 9 Mar 2021 16:07:20 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ce5c9704b36cc3a783d352ecc157affc51c2ecc7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 9 21:40:40 2021 +0100
gnu: r-kableextra: Update to 1.3.4.
* gnu/packages/cran.scm (r-kableextra): Update to 1.3.4.
[propagated-inputs]: Add r-svglite.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index cab5eda..ed617a2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17746,14 +17746,14 @@ LargeVis method of Tang et al. (2016) is also
provided.")
(define-public r-kableextra
(package
(name "r-kableextra")
- (version "1.3.1")
+ (version "1.3.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "kableExtra" version))
(sha256
(base32
- "1zixccpgy9x95fgzfgxc43pm020c80c21flch71klc3zzzsq53gf"))))
+ "1c5vzy95cbz36jwyssr927qicrayifinv861rvnmg4nghb1gl7q9"))))
(properties `((upstream-name . "kableExtra")))
(build-system r-build-system)
(propagated-inputs
@@ -17767,6 +17767,7 @@ LargeVis method of Tang et al. (2016) is also
provided.")
("r-rvest" ,r-rvest)
("r-scales" ,r-scales)
("r-stringr" ,r-stringr)
+ ("r-svglite" ,r-svglite)
("r-viridislite" ,r-viridislite)
("r-webshot" ,r-webshot)
("r-xml2" ,r-xml2)))
- 79/99: gnu: r-mass: Update to 7.3-53.1., (continued)
- 79/99: gnu: r-mass: Update to 7.3-53.1., guix-commits, 2021/03/09
- 85/99: gnu: r-tibble: Update to 3.1.0., guix-commits, 2021/03/09
- 91/99: gnu: r-sparsem: Update to 1.81., guix-commits, 2021/03/09
- 25/99: gnu: r-rio: Update to 0.5.26., guix-commits, 2021/03/09
- 26/99: gnu: r-promises: Update to 1.2.0.1., guix-commits, 2021/03/09
- 38/99: gnu: r-mvabund: Update to 4.1.9., guix-commits, 2021/03/09
- 37/99: gnu: r-gert: Update to 1.2.0., guix-commits, 2021/03/09
- 41/99: gnu: r-activity: Update to 1.3.1., guix-commits, 2021/03/09
- 46/99: gnu: r-dotcall64: Update to 1.0-1., guix-commits, 2021/03/09
- 44/99: gnu: r-tiff: Update to 0.1-7., guix-commits, 2021/03/09
- 59/99: gnu: r-kableextra: Update to 1.3.4.,
guix-commits <=
- 10/99: gnu: r-rticles: Update to 0.19., guix-commits, 2021/03/09
- 15/99: gnu: r-ggally: Update to 2.1.1., guix-commits, 2021/03/09
- 17/99: gnu: r-rmpi: Update to 0.6-9.1., guix-commits, 2021/03/09
- 32/99: gnu: r-officer: Update to 0.3.17., guix-commits, 2021/03/09
- 34/99: gnu: r-deriv: Update to 4.1.3., guix-commits, 2021/03/09
- 33/99: gnu: r-insight: Update to 0.13.1., guix-commits, 2021/03/09
- 43/99: gnu: r-fftwtools: Update to 0.9-11., guix-commits, 2021/03/09
- 48/99: gnu: r-shinyjqui: Update to 0.4.0., guix-commits, 2021/03/09
- 50/99: gnu: r-units: Update to 0.7-0., guix-commits, 2021/03/09
- 47/99: gnu: r-epi: Update to 2.44., guix-commits, 2021/03/09