gnu: r-rcas: Use ghc-pandoc-citeproc-with-pandoc-1.
* gnu/packages/bioinformatics.scm (r-rcas)[inputs]: Replace ghc-pandoc-citeproc with ghc-pandoc-citeproc-with-pandoc-1.
This commit is contained in:
parent
504be7db58
commit
d93a1c276b
|
@ -8434,7 +8434,7 @@ paired-end data.")
|
||||||
("r-testthat" ,r-testthat)
|
("r-testthat" ,r-testthat)
|
||||||
;; During vignette building knitr checks that "pandoc-citeproc"
|
;; During vignette building knitr checks that "pandoc-citeproc"
|
||||||
;; is in the PATH.
|
;; is in the PATH.
|
||||||
("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc)))
|
("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc-with-pandoc-1)))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-data-table" ,r-data-table)
|
`(("r-data-table" ,r-data-table)
|
||||||
("r-biomart" ,r-biomart)
|
("r-biomart" ,r-biomart)
|
||||||
|
|
Loading…
Reference in New Issue