mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-10 13:48:53 +02:00
gnu: r-mvabund: Add test inputs.
* gnu/packages/cran.scm (r-mvabund)[native-inputs]: Add r-testthat. Change-Id: Ia1b660aa72c2b88ca4a5211d94cc6d89d51a104b
This commit is contained in:
@@ -20688,6 +20688,7 @@ the interfaces between R and C++.")
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-mass r-rcpp r-rcppgsl r-statmod r-tweedie))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://cran.r-project.org/web/packages/mvabund/")
|
||||
(synopsis "Statistical methods for analysing multivariate abundance data")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user