[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/76: gnu: r-markdown: Update to 1.7.
From: |
guix-commits |
Subject: |
72/76: gnu: r-markdown: Update to 1.7. |
Date: |
Wed, 31 May 2023 12:22:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ef8d938f7b39cce3b133d417d0eb52cef5ba24ab
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:26 2023 +0200
gnu: r-markdown: Update to 1.7.
* gnu/packages/statistics.scm (r-markdown): Update to 1.7.
---
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 b11e8d5900..4ddc6abee1 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1530,13 +1530,13 @@ data derived from /etc/mime.types in UNIX-type
systems.")
(define-public r-markdown
(package
(name "r-markdown")
- (version "1.6")
+ (version "1.7")
(source (origin
(method url-fetch)
(uri (cran-uri "markdown" version))
(sha256
(base32
- "1sjrynkg42g7s2czwmx4lzk92fssnd73cqj63djlpbk1h66qn8j6"))))
+ "1cfgrlmbn54nsn0k568xdcg08dxb8flhsysmnfrhci0pa93rlayb"))))
(build-system r-build-system)
;; Skip check phase because the tests require the r-knitr package to be
;; installed. This prevents installation failures. Knitr normally
- 39/76: gnu: r-styler: Update to 1.10.0., (continued)
- 39/76: gnu: r-styler: Update to 1.10.0., guix-commits, 2023/05/31
- 52/76: gnu: r-spatstat-explore: Update to 3.2-1., guix-commits, 2023/05/31
- 22/76: gnu: r-learnr: Update to 0.11.4., guix-commits, 2023/05/31
- 26/76: gnu: r-pscl: Update to 1.5.5.1., guix-commits, 2023/05/31
- 36/76: gnu: r-sf: Update to 1.0-13., guix-commits, 2023/05/31
- 37/76: gnu: r-bookdown: Update to 0.34., guix-commits, 2023/05/31
- 48/76: gnu: r-quanteda: Update to 3.3.1., guix-commits, 2023/05/31
- 57/76: gnu: r-spatstat-random: Update to 3.1-5., guix-commits, 2023/05/31
- 65/76: gnu: r-tzdb: Update to 0.4.0., guix-commits, 2023/05/31
- 69/76: gnu: r-zoib: Update to 1.6., guix-commits, 2023/05/31
- 72/76: gnu: r-markdown: Update to 1.7.,
guix-commits <=
- 75/76: gnu: r-rrcov: Update to 1.7-3., guix-commits, 2023/05/31
- 51/76: gnu: r-scatterpie: Update to 0.2.0., guix-commits, 2023/05/31
- 58/76: gnu: r-spatstat: Update to 3.0-6., guix-commits, 2023/05/31
- 63/76: gnu: r-mlr3pipelines: Update to 0.5.0-1., guix-commits, 2023/05/31
- 67/76: gnu: r-dismo: Update to 1.3-14., guix-commits, 2023/05/31
- 49/76: gnu: r-stanheaders: Update to 2.26.25., guix-commits, 2023/05/31