mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
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:
parent
c241da0a89
commit
61f6f35f9e
1 changed files with 1 additions and 1 deletions
|
@ -12988,7 +12988,7 @@ (define-public r-xmapbridge
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue