gnu: r-universalmotif: Add test inputs.

* gnu/packages/bioconductor.scm (r-universalmotif)[properties]: Record
updater-extra-native-inputs.
[native-inputs]: Addd r-ape and r-ggtree.

Change-Id: Ie2feef6efeaaa33c9c2d18fbc2bc3949fb04042e
This commit is contained in:
Ricardo Wurmus 2025-02-27 14:31:00 +01:00
parent b5fcc5706e
commit a542ac06fa
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22613,7 +22613,8 @@ data.")
(base32
"03wjwi3h6agdvp552cd8mlrlvjjb1wwi0z02yclh0jcxbrd7a90z"))))
(properties
`((upstream-name . "universalmotif")))
'((upstream-name . "universalmotif")
(updater-extra-native-inputs . ("r-ape" "r-ggtree"))))
(build-system r-build-system)
(arguments
`(#:phases
@ -22635,7 +22636,7 @@ data.")
r-s4vectors
r-yaml))
(native-inputs
(list r-knitr r-testthat))
(list r-ape r-ggtree r-knitr r-testthat))
(home-page
"https://bioconductor.org/packages/universalmotif/")
(synopsis