gnu: r-dose: Add missing input.
* gnu/packages/bioconductor.scm (r-dose)[native-inputs]: Add r-knitr.master
parent
2ff4197626
commit
5ef2b749b5
|
@ -3529,6 +3529,8 @@ to multiple hypothesis correction.")
|
|||
("r-qvalue" ,r-qvalue)
|
||||
("r-reshape2" ,r-reshape2)
|
||||
("r-s4vectors" ,r-s4vectors)))
|
||||
(native-inputs
|
||||
`(("r-knitr" ,r-knitr)))
|
||||
(home-page "https://guangchuangyu.github.io/software/DOSE/")
|
||||
(synopsis "Disease ontology semantic and enrichment analysis")
|
||||
(description
|
||||
|
|
Reference in New Issue