gnu: r-markdown: Update to 1.13.

* gnu/packages/statistics.scm (r-markdown): Update to 1.13.

Change-Id: I3e9d46d32809cf9eee4b879f2449560260013400
This commit is contained in:
Ricardo Wurmus 2024-07-02 14:58:53 +02:00
parent fcd329cb0f
commit 0b7329985b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1581,13 +1581,13 @@ (define-public r-mime
(define-public r-markdown
(package
(name "r-markdown")
(version "1.12")
(version "1.13")
(source (origin
(method url-fetch)
(uri (cran-uri "markdown" version))
(sha256
(base32
"182b290dj0c6m4qf4azyih521ski0ssk1awzmbzfbqlcy3lf7p3x"))))
"1nfgngskgb4r34r3cnkm0gn7p1axpcb7rpyi0jxg4nygfk322m1q"))))
(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