mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-ggtreeextra: Add test inputs.
* gnu/packages/bioconductor.scm (r-ggtreeextra)[native-inputs]: Add r-testthat. Change-Id: I212947a8e874ec5340f58a58ab691fda35114c2e
This commit is contained in:
parent
ceef788ed4
commit
0ce2429eaa
1 changed files with 1 additions and 1 deletions
|
@ -13688,7 +13688,7 @@ fitting of some classes of graphical Markov models.")
|
||||||
r-magrittr
|
r-magrittr
|
||||||
r-rlang
|
r-rlang
|
||||||
r-tidytree))
|
r-tidytree))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://github.com/YuLab-SMU/ggtreeExtra/")
|
(home-page "https://github.com/YuLab-SMU/ggtreeExtra/")
|
||||||
(synopsis
|
(synopsis
|
||||||
"Add geometric layers On circular or other layout tree of ggtree")
|
"Add geometric layers On circular or other layout tree of ggtree")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue