mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-signac: Add missing input.
* gnu/packages/bioinformatics.scm (r-signac)[native-inputs]: Add r-testthat. Change-Id: I0aacabf77171903cca2bc0f443f77e479b6331b2
This commit is contained in:
parent
88044b1134
commit
dd561e0cf7
1 changed files with 1 additions and 0 deletions
|
@ -22709,6 +22709,7 @@ translates between different variant encodings.")
|
|||
r-tidyr
|
||||
r-tidyselect
|
||||
r-vctrs))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/timoast/signac/")
|
||||
(synopsis "Analysis of single-cell chromatin data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue