mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: r-gofuncr: Add missing inputs.
* gnu/packages/bioconductor.scm (r-gofuncr)[native-inputs]: Add r-homo-sapiens. Change-Id: I66d6e9985fc420c93eaf77afa348b7bbd29381c7
This commit is contained in:
parent
61cd388435
commit
1f0808a5c1
1 changed files with 1 additions and 1 deletions
|
@ -17984,7 +17984,7 @@ footprints.")
|
|||
r-rcpp
|
||||
r-vioplot))
|
||||
(native-inputs
|
||||
(list r-knitr r-testthat))
|
||||
(list r-homo-sapiens r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/GOfuncR/")
|
||||
(synopsis "Gene ontology enrichment using FUNC")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue