[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
102/214: gnu: r-bookdown: Update to 0.26.
From: |
guix-commits |
Subject: |
102/214: gnu: r-bookdown: Update to 0.26. |
Date: |
Sat, 28 May 2022 04:37:37 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a74ff0ca742ff086bafaca1a2c49858628af3b1d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:35 2022 +0200
gnu: r-bookdown: Update to 0.26.
* gnu/packages/cran.scm (r-bookdown): Update to 0.26.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 8202b315cd..5fd189336d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17922,13 +17922,13 @@ SELECT or UPDATE queries to an end-point.")
(define-public r-bookdown
(package
(name "r-bookdown")
- (version "0.25")
+ (version "0.26")
(source (origin
(method url-fetch)
(uri (cran-uri "bookdown" version))
(sha256
(base32
- "0v5nlm3lbm0h5cvd9j2211yqk68rkm416aq8qp6r8klj69xm1bri"))))
+ "11din9h2sgzvg44627xc5is4psbq2b34km5sbiaprskjrf474866"))))
(build-system r-build-system)
(propagated-inputs
(list r-htmltools
@@ -17943,7 +17943,7 @@ SELECT or UPDATE queries to an end-point.")
;; input to knitr.
#;
(native-inputs
- `(("r-knitr" ,r-knitr)))
+ (list r-knitr))
(home-page "https://github.com/rstudio/bookdown")
(synopsis "Authoring books and technical documents with R markdown")
(description "This package provides output formats and utilities for
- 67/214: gnu: r-emmeans: Update to 1.7.4-1., (continued)
- 67/214: gnu: r-emmeans: Update to 1.7.4-1., guix-commits, 2022/05/28
- 81/214: gnu: r-colorramps: Update to 2.3.1., guix-commits, 2022/05/28
- 86/214: gnu: r-spatialextremes: Update to 2.1-0., guix-commits, 2022/05/28
- 72/214: gnu: r-summarytools: Update to 1.0.1., guix-commits, 2022/05/28
- 80/214: gnu: r-admisc: Update to 0.27., guix-commits, 2022/05/28
- 64/214: gnu: r-furrr: Update to 0.3.0., guix-commits, 2022/05/28
- 66/214: gnu: r-multcomp: Update to 1.4-19., guix-commits, 2022/05/28
- 101/214: gnu: r-rms: Update to 6.3-0., guix-commits, 2022/05/28
- 94/214: gnu: r-moments: Update to 0.14.1., guix-commits, 2022/05/28
- 57/214: gnu: r-argparse: Update to 2.1.5., guix-commits, 2022/05/28
- 102/214: gnu: r-bookdown: Update to 0.26.,
guix-commits <=
- 63/214: gnu: r-svdialogs: Update to 1.1.0., guix-commits, 2022/05/28
- 62/214: gnu: r-labelled: Update to 2.9.1., guix-commits, 2022/05/28
- 106/214: gnu: r-extrafont: Update to 0.18., guix-commits, 2022/05/28
- 90/214: gnu: r-future: Update to 1.26.1., guix-commits, 2022/05/28
- 111/214: gnu: r-mcmcpack: Update to 1.6-3., guix-commits, 2022/05/28
- 89/214: gnu: r-parallelly: Update to 1.31.1., guix-commits, 2022/05/28
- 71/214: gnu: r-usethis: Update to 2.1.6., guix-commits, 2022/05/28
- 68/214: gnu: r-tmb: Update to 1.9.0., guix-commits, 2022/05/28
- 92/214: gnu: r-shinybs: Update to 0.61.1., guix-commits, 2022/05/28
- 103/214: gnu: r-hierfstat: Update to 0.5-11., guix-commits, 2022/05/28