1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-13 00:20:35 +02:00

gnu: r-gutils: Add missing input.

* gnu/packages/bioinformatics.scm (r-gutils)[native-inputs]: Add r-testthat.

Change-Id: I1b5e34441b48bc92bff6538378d2e2bbc7111631
This commit is contained in:
Ricardo Wurmus
2024-11-26 16:00:34 +01:00
parent f99bc50abd
commit 0dcdeea3e5

View File

@@ -12026,6 +12026,7 @@ sankey, alluvial and sankey bump plots in @code{ggplot2}.")
r-matrix
r-s4vectors
r-stringr))
(native-inputs (list r-testthat))
(home-page "https://github.com/mskilab/gUtils")
(synopsis "Additional capabilities and speed for GenomicRanges operations")
(description