mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-atsnp: Add test inputs.
* gnu/packages/bioconductor.scm (r-atsnp)[native-inputs]: Add r-testthat. Change-Id: Ia8074bd6691b5d31cc8358f5da66eb4ef7dffc5d
This commit is contained in:
parent
8fd5372d2f
commit
e11728c915
1 changed files with 1 additions and 1 deletions
|
@ -4741,7 +4741,7 @@ transcripts in an integrated manner.")
|
|||
r-rappdirs
|
||||
r-rcpp
|
||||
r-testthat))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/sunyoungshin/atSNP")
|
||||
(synopsis
|
||||
"Affinity test for identifying regulatory single nucleotide polymorphisms")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue