mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-asset: Add missing input.
* gnu/packages/bioconductor.scm (r-asset)[native-inputs]: Add r-biocgenerics. Change-Id: Iecfe6093665033d41b43d0ead6fa9d3f3fd54d81
This commit is contained in:
parent
7deb8c97a9
commit
3ec6dd568c
1 changed files with 1 additions and 1 deletions
|
@ -4964,7 +4964,7 @@ start codons as the forms of evidence.")
|
|||
(properties `((upstream-name . "ASSET")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-mass r-msm r-rmeta))
|
||||
(native-inputs (list r-knitr r-runit))
|
||||
(native-inputs (list r-biocgenerics r-knitr r-runit))
|
||||
(home-page "https://bioconductor.org/packages/ASSET")
|
||||
(synopsis
|
||||
"Subset-based association analysis of heterogeneous traits and subtypes")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue