mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: r-glmgampoi: Add missing inputs.
* gnu/packages/bioconductor.scm (r-glmgampoi)[native-inputs]: Add r-biocparallel, r-limma, r-mass, r-scran, and r-zoo. Change-Id: I5019e1b6efdad8c98245bef7512265b2141f78c9
This commit is contained in:
parent
01ce0a7fac
commit
9a1917a1cb
1 changed files with 2 additions and 1 deletions
|
@ -14817,7 +14817,8 @@ information.")
|
|||
r-sparsearray
|
||||
r-summarizedexperiment
|
||||
r-vctrs))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(native-inputs
|
||||
(list r-biocparallel r-knitr r-limma r-mass r-scran r-testthat r-zoo))
|
||||
(home-page "https://github.com/const-ae/glmGamPoi")
|
||||
(synopsis "Fit a Gamma-Poisson Generalized Linear Model")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue