[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
146/158: gnu: r-markdown: Update to 1.8.
From: |
guix-commits |
Subject: |
146/158: gnu: r-markdown: Update to 1.8. |
Date: |
Mon, 28 Aug 2023 11:11:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 37ac27ce5debafc08d306b1a2396f03292cd1a1a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Aug 28 14:21:13 2023 +0200
gnu: r-markdown: Update to 1.8.
* gnu/packages/statistics.scm (r-markdown): Update to 1.8.
---
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 bb730b0f2f..5b38d8c013 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1532,13 +1532,13 @@ data derived from /etc/mime.types in UNIX-type
systems.")
(define-public r-markdown
(package
(name "r-markdown")
- (version "1.7")
+ (version "1.8")
(source (origin
(method url-fetch)
(uri (cran-uri "markdown" version))
(sha256
(base32
- "1cfgrlmbn54nsn0k568xdcg08dxb8flhsysmnfrhci0pa93rlayb"))))
+ "1az5l2dnrdfx36kcdi5x8qnrbwmylf0wqd6a4hg2l9m8q1vpgs8d"))))
(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
- 106/158: gnu: r-lintr: Update to 3.1.0., (continued)
- 106/158: gnu: r-lintr: Update to 3.1.0., guix-commits, 2023/08/28
- 107/158: gnu: r-dae: Update to 3.2.19., guix-commits, 2023/08/28
- 108/158: gnu: r-gldex: Update to 2.0.0.9.3., guix-commits, 2023/08/28
- 120/158: gnu: r-optimx: Update to 2023-8.13., guix-commits, 2023/08/28
- 121/158: gnu: r-brms: Update to 2.20.1., guix-commits, 2023/08/28
- 126/158: gnu: r-rsample: Update to 1.2.0., guix-commits, 2023/08/28
- 127/158: gnu: r-tune: Update to 1.1.2., guix-commits, 2023/08/28
- 132/158: gnu: r-diversitree: Update to 0.9-19., guix-commits, 2023/08/28
- 137/158: gnu: r-stars: Update to 0.6-3., guix-commits, 2023/08/28
- 141/158: gnu: r-tensorflow: Update to 2.13.0., guix-commits, 2023/08/28
- 146/158: gnu: r-markdown: Update to 1.8.,
guix-commits <=
- 151/158: gnu: r-mvtnorm: Update to 1.2-3., guix-commits, 2023/08/28