mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01: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:
parent
f99bc50abd
commit
0dcdeea3e5
1 changed files with 1 additions and 0 deletions
|
@ -12026,6 +12026,7 @@ (define-public r-gutils
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue