mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-presto: Add missing inputs.
* gnu/packages/bioconductor.scm (r-presto)[native-inputs]: Add r-testthat. Change-Id: I3fe5ec83478e384fe34701b0672b6f216255b1d6
This commit is contained in:
parent
1e2f293b00
commit
ddad87926c
1 changed files with 1 additions and 0 deletions
|
@ -12614,6 +12614,7 @@ states in the the context of known, reference states.")
|
|||
r-reshape2
|
||||
r-rlang
|
||||
r-tidyr))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/immunogenomics/presto")
|
||||
(synopsis "Fast Functions for Differential Expression using Wilcox and AUC")
|
||||
(description "This package performs a fast Wilcoxon rank sum test and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue