mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 06:00:36 +02:00
gnu: r-openmx: Add missing input.
* gnu/packages/cran.scm (r-openmx)[native-inputs]: Add r-numderiv. Change-Id: I7ed2872021b5f164d256704180076bf4618f5e8f
This commit is contained in:
@@ -35858,7 +35858,7 @@ Complete access to optimized C functions is made available with
|
||||
r-rcppparallel
|
||||
r-rpf
|
||||
r-stanheaders))
|
||||
(native-inputs (list gfortran r-knitr r-testthat))
|
||||
(native-inputs (list gfortran r-knitr r-numderiv r-testthat))
|
||||
(home-page "http://openmx.ssri.psu.edu")
|
||||
(synopsis "Extended structural equation modelling")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user