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:
Ricardo Wurmus 2024-11-22 11:58:27 +01:00
parent ceef788ed4
commit 0ce2429eaa
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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")