gnu: r-markdown: Update to 1.4.

* gnu/packages/statistics.scm (r-markdown): Update to 1.4.
This commit is contained in:
Ricardo Wurmus 2022-11-29 15:22:34 +01:00
parent 0a84340fd2
commit 56a57c74fa
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1515,13 +1515,13 @@ (define-public r-mime
(define-public r-markdown
(package
(name "r-markdown")
(version "1.3")
(version "1.4")
(source (origin
(method url-fetch)
(uri (cran-uri "markdown" version))
(sha256
(base32
"1w9hrc745zwgsnmr72jkwfh22xqgdsq089qcajlc69xrwya3wxxi"))))
"0ziwirplzjcci2km6wln035qfd2irjl58r77kl98r8s257kavqz0"))))
(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