mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chipseeker: Add test inputs.
* gnu/packages/bioconductor.scm (r-chipseeker)[native-inputs]: Add r-testthat. Change-Id: I75103d73c1002978fbf264558a70cbd3e3bb8ad7
This commit is contained in:
parent
bcf7c547b1
commit
ed32e2b01a
1 changed files with 1 additions and 1 deletions
|
@ -7595,7 +7595,7 @@ regions and to highlight copy number alterations.")
|
|||
"0l15apga9c0pcclvdx4zdyl9zd3v4isc5rb95d7h7s2wa3mskaxh"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
r-aplot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue