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:
Ricardo Wurmus 2024-11-22 11:58:59 +01:00
parent 48716e3937
commit 35a3b58184
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22076,7 +22076,7 @@ distance measures.")
r-matrix r-matrix
r-rcpp r-rcpp
r-reshape2)) r-reshape2))
(native-inputs (list r-knitr)) (native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/kevinblighe/PCAtools") (home-page "https://github.com/kevinblighe/PCAtools")
(synopsis "PCAtools: everything Principal Components Analysis") (synopsis "PCAtools: everything Principal Components Analysis")
(description (description