gnu: r-markdown: Update to 1.0.

* gnu/packages/statistics.scm (r-markdown): Update to 1.0.
This commit is contained in:
Ricardo Wurmus 2019-06-09 15:18:53 +02:00
parent 754f09a333
commit e7bc880274
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1404,13 +1404,13 @@ (define-public r-mime
(define-public r-markdown
(package
(name "r-markdown")
(version "0.9")
(version "1.0")
(source (origin
(method url-fetch)
(uri (cran-uri "markdown" version))
(sha256
(base32
"08xzs4bcf12jxp0276m6xqvq8kcgg5qp6fxrvsz6r9x73jjccs1h"))))
"19nrz0ba1yd5kicd65crkkz2r3kialm2hm6zdkp495l2s5r80b8p"))))
(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