mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-mutoss: Add test inputs.
* gnu/packages/bioconductor.scm (r-mutoss)[native-inputs]: Add r-testthat. Change-Id: I4254cfcc43ccb5f16e81f54eb5d358dcd24af42d
This commit is contained in:
parent
d05f379c3a
commit
c8059ee6be
1 changed files with 1 additions and 0 deletions
|
@ -16367,6 +16367,7 @@ surface of a flowcell.")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-multcomp r-multtest r-mvtnorm r-plotrix))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/kornl/mutoss/")
|
||||
(synopsis "Unified multiple testing procedures")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue