mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: r-interactivedisplay: Add missing input.
* gnu/packages/bioconductor.scm (r-interactivedisplay)[propagated-inputs]: Add r-biocmanager. Change-Id: I7e29c28202496ba58ec35adf03b77ac84691e492
This commit is contained in:
parent
837c91501e
commit
8f72116222
1 changed files with 1 additions and 0 deletions
|
@ -8343,6 +8343,7 @@ (define-public r-interactivedisplay
|
|||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
r-biocgenerics
|
||||
r-biocmanager ;this is not listed in DESCRIPTION
|
||||
r-category
|
||||
r-ggplot2
|
||||
r-gridsvg
|
||||
|
|
Loading…
Reference in a new issue