mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biocneighbors: Add test inputs.
* gnu/packages/bioconductor.scm (r-biocneighbors)[native-inputs]: Add r-testthat. Change-Id: Ie6c4219c8f7d4a7052aa0ef80553afbf6821b958
This commit is contained in:
parent
1939f0a3f2
commit
b98c6efb3a
1 changed files with 1 additions and 1 deletions
|
@ -14599,7 +14599,7 @@ samples.")
|
|||
(propagated-inputs
|
||||
(list r-assorthead r-rcpp))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/BiocNeighbors")
|
||||
(synopsis "Nearest Neighbor Detection for Bioconductor packages")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue