mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-03 15:55:57 +02:00
gnu: r-lme4: Add test inputs.
* gnu/packages/statistics.scm (r-lme4)[native-inputs]: Add r-testthat and r-optimx. Change-Id: Ie070d63685ff6a4fda3fd56f2e2a6e15ecaf27ea
This commit is contained in:
@@ -6411,7 +6411,7 @@ algorithms.")
|
||||
r-rcpp
|
||||
r-rcppeigen))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat r-optimx))
|
||||
(home-page "https://cran.r-project.org/web/packages/lme4")
|
||||
(synopsis "Linear mixed-effects models using eigen and S4")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user