mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-banocc: Add test inputs.
* gnu/packages/bioconductor.scm (r-banocc)[native-inputs]: Add r-testthat. Change-Id: I1df2b0ca49ca62a0f5374255b3365e47fbb51b49
This commit is contained in:
parent
4ffe2fc07b
commit
752b961f39
1 changed files with 1 additions and 1 deletions
|
@ -5091,7 +5091,7 @@ the posterior densities for the average relative abundance of transcripts.")
|
||||||
r-mvtnorm
|
r-mvtnorm
|
||||||
r-rstan
|
r-rstan
|
||||||
r-stringr))
|
r-stringr))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/banocc")
|
(home-page "https://bioconductor.org/packages/banocc")
|
||||||
(synopsis "Bayesian analysis of compositional covariance")
|
(synopsis "Bayesian analysis of compositional covariance")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue