mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-pcatools: Add test inputs.
* gnu/packages/bioconductor.scm (r-pcatools)[native-inputs]: Add r-testthat. Change-Id: Ibe01621cc2321f1a9f767f1297ef9a08d4af0db6
This commit is contained in:
parent
48716e3937
commit
35a3b58184
1 changed files with 1 additions and 1 deletions
|
@ -22076,7 +22076,7 @@ distance measures.")
|
|||
r-matrix
|
||||
r-rcpp
|
||||
r-reshape2))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/kevinblighe/PCAtools")
|
||||
(synopsis "PCAtools: everything Principal Components Analysis")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue