me
/
guix
Archived
1
0
Fork 0

gnu: r-markdown: Update to 1.12.

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

Change-Id: I36aed1e9570705a5d9b6d7f03511c2ea7297998e
Ricardo Wurmus 2023-12-15 12:17:09 +01:00
parent ad25078d14
commit e63220843b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1534,13 +1534,13 @@ data derived from /etc/mime.types in UNIX-type systems.")
(define-public r-markdown
(package
(name "r-markdown")
(version "1.11")
(version "1.12")
(source (origin
(method url-fetch)
(uri (cran-uri "markdown" version))
(sha256
(base32
"052zrb6bnr6k3p9pmm3vfh3g7z20g6pjvphjdiqyjb4mb9sn3z27"))))
"182b290dj0c6m4qf4azyih521ski0ssk1awzmbzfbqlcy3lf7p3x"))))
(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