mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-abseqr: Add test inputs.
* gnu/packages/bioconductor.scm (r-abseqr)[native-inputs]: Add r-testthat. Change-Id: I80717f57d3e37e8253a786878f7a46ec6af4e771
This commit is contained in:
parent
4d19a5417c
commit
a3494bb2f3
1 changed files with 1 additions and 1 deletions
|
@ -17193,7 +17193,7 @@ Affymetrix arrays.")
|
|||
r-vegan
|
||||
r-venndiagram))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/malhamdoosh/abseqR")
|
||||
(synopsis "Reporting and data analysis for Rep-Seq datasets of antibody libraries")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue