me
/
guix
Archived
1
0
Fork 0

gnu: r-markdown: Update to 1.13.

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

Change-Id: I3e9d46d32809cf9eee4b879f2449560260013400
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -1581,13 +1581,13 @@ data derived from /etc/mime.types in UNIX-type systems.")
(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