[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
200/212: gnu: r-rmarkdown: Update to 2.20.
From: |
guix-commits |
Subject: |
200/212: gnu: r-rmarkdown: Update to 2.20. |
Date: |
Sat, 18 Feb 2023 14:01:27 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0d70f095964573d540da2d3fa4b7a11b251d936a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:09:09 2023 +0100
gnu: r-rmarkdown: Update to 2.20.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.20.
---
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 85f0d7d045..7d26ff79c8 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2852,13 +2852,13 @@ certain criterion, e.g., it contains a certain regular
file.")
(define-public r-rmarkdown
(package
(name "r-rmarkdown")
- (version "2.19")
+ (version "2.20")
(source
(origin
(method url-fetch)
(uri (cran-uri "rmarkdown" version))
(sha256
- (base32 "14lvvdq3n95qbl7nrqlym1lp05i17m6f9mx3ly35iip83p2s9hir"))))
+ (base32 "178mc3dqm11y58k8jdhm1yi11bbl1h7bls9d8f94ngmlzjdhbxyp"))))
(properties `((upstream-name . "rmarkdown")))
(build-system r-build-system)
(propagated-inputs
- 188/212: gnu: r-evaluate: Update to 0.20., (continued)
- 188/212: gnu: r-evaluate: Update to 0.20., guix-commits, 2023/02/18
- 185/212: gnu: r-gdtools: Update to 0.3.0., guix-commits, 2023/02/18
- 189/212: gnu: r-formatr: Update to 1.14., guix-commits, 2023/02/18
- 190/212: gnu: r-markdown: Update to 1.5., guix-commits, 2023/02/18
- 187/212: gnu: r-bh: Update to 1.81.0-1., guix-commits, 2023/02/18
- 194/212: gnu: r-dplyr: Update to 1.1.0., guix-commits, 2023/02/18
- 195/212: gnu: r-dbplyr: Update to 2.3.0., guix-commits, 2023/02/18
- 196/212: gnu: r-chron: Update to 2.3-59., guix-commits, 2023/02/18
- 197/212: gnu: r-ade4: Update to 1.7-22., guix-commits, 2023/02/18
- 198/212: gnu: r-git2r: Update to 0.31.0., guix-commits, 2023/02/18
- 200/212: gnu: r-rmarkdown: Update to 2.20.,
guix-commits <=
- 207/212: gnu: r-sourcetools: Update to 0.1.7-1., guix-commits, 2023/02/18
- 24/212: gnu: r-colorspace: Update to 2.1-0., guix-commits, 2023/02/18