mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bluster: Add test inputs.
* gnu/packages/bioconductor.scm (r-bluster)[native-inputs]: Add r-testthat. Change-Id: Id27d5db9277311edded23b21d0be2c458b736fda
This commit is contained in:
parent
f9b0ec935f
commit
065267cdfd
1 changed files with 1 additions and 1 deletions
|
@ -6333,7 +6333,7 @@ dynamic documents and vignettes.")
|
|||
r-rcpp
|
||||
r-s4vectors))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/bluster")
|
||||
(synopsis "Clustering algorithms for Bioconductor")
|
||||
(description"This package wraps common clustering algorithms in an easily
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue