mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-abn: Add test inputs.
* gnu/packages/bioconductor.scm (r-abn)[native-inputs]: Add r-testthat. Change-Id: I87daf103327085cd6c9df8a0c6e19ad461dc757f
This commit is contained in:
parent
08a8805109
commit
81d9aaf17b
1 changed files with 1 additions and 1 deletions
|
@ -23978,7 +23978,7 @@ on the plot.")
|
|||
r-rjags
|
||||
r-stringi))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://r-bayesian-networks.org/")
|
||||
(synopsis "Modelling multivariate data with additive bayesian networks")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue