3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-bookdown: Use pandoc instead of ghc-pandoc.

* gnu/packages/cran.scm (r-bookdown)[propagated-inputs]: Replace ghc-pandoc
with pandoc.
This commit is contained in:
Ricardo Wurmus 2020-08-15 16:27:51 +02:00
parent 4713a7c978
commit 3db9543e64
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14223,7 +14223,7 @@ SELECT or UPDATE queries to an end-point.")
("r-rmarkdown" ,r-rmarkdown)
("r-tinytex" ,r-tinytex)
("r-xfun" ,r-xfun)
("pandoc" ,ghc-pandoc)))
("pandoc" ,pandoc)))
(home-page "https://github.com/rstudio/bookdown")
(synopsis "Authoring books and technical documents with R markdown")
(description "This package provides output formats and utilities for