me
/
guix
Archived
1
0
Fork 0

gnu: r-rmarkdown: Update to 1.16.

* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.16.
master
Tobias Geerinckx-Rice 2019-10-03 13:02:54 +02:00
parent afbc3a8758
commit 322f465751
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 3 deletions

View File

@ -2706,14 +2706,13 @@ certain criterion, e.g., it contains a certain regular file.")
(define-public r-rmarkdown (define-public r-rmarkdown
(package (package
(name "r-rmarkdown") (name "r-rmarkdown")
(version "1.15") (version "1.16")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "rmarkdown" version)) (uri (cran-uri "rmarkdown" version))
(sha256 (sha256
(base32 (base32 "1p11g9lma604ndrhvyvriqxxp91lardc543nmvmr49n1m7309qvz"))))
"0fkfzxkvakc6bb1s2lx7sxmnfff8q1m9isihynhiyqh4x8yikcmw"))))
(properties `((upstream-name . "rmarkdown"))) (properties `((upstream-name . "rmarkdown")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs