gnu: r-shortread: Add test inputs.

* gnu/packages/bioconductor.scm (r-shortread)[native-inputs]: Add r-runit.

Change-Id: I9d116079422bd666d67029d8da2cb20e954d2476
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:20 +01:00
parent f65970aa49
commit a6bae7686f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11809,7 +11809,7 @@ methylation array data. Both the 450k and EPIC array are supported.")
r-s4vectors
r-xvector
r-zlibbioc))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-runit))
(home-page "https://bioconductor.org/packages/ShortRead")
(synopsis "FASTQ input and manipulation tools")
(description