gnu: r-xmapbridge: Add test inputs.

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

Change-Id: I04285df0d368e808e05dae8f53699e150cc92a14
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:25 +01:00
parent a10c8bb7d2
commit 23dd41798e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12988,6 +12988,7 @@ molecular functions, respectively, and produces intuitive graphical outputs.")
(base32 "1r4n5lnps47qrl90m5mm0i3530l0r31hd7hsp2d004sgbmyak304"))))
(properties `((upstream-name . "xmapbridge")))
(build-system r-build-system)
(native-inputs (list r-runit))
(home-page "https://git.bioconductor.org/packages/xmapbridge")
(synopsis "Display numeric data in the web based genome browser X:MAP")
(description