gnu: r-xmapbridge: Add test input.

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

Change-Id: I231a68e013192a9ce669f23c4a5342ee917ffede
This commit is contained in:
Ricardo Wurmus 2024-11-23 00:57:47 +01:00
parent 494d4758ea
commit 3aaf4a680e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12988,7 +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))
(native-inputs (list r-rcolorbrewer r-runit))
(home-page "https://git.bioconductor.org/packages/xmapbridge")
(synopsis "Display numeric data in the web based genome browser X:MAP")
(description