gnu: r-rcas: Use standard version of ghc-pandoc-citeproc.
* gnu/packages/bioinformatics.scm (r-rcas)[native-inputs]: Replace "ghc-pandoc-citeproc-with-pandoc-1" with "ghc-pandoc-citeproc".
This commit is contained in:
parent
f33a4748b7
commit
dff5640a59
|
@ -8518,7 +8518,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-with-pandoc-1)))
|
("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc)))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-biocgenerics" ,r-biocgenerics)
|
`(("r-biocgenerics" ,r-biocgenerics)
|
||||||
("r-biomart" ,r-biomart)
|
("r-biomart" ,r-biomart)
|
||||||
|
|
Loading…
Reference in New Issue