mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: r-depmixs4: Add missing input.
* gnu/packages/cran.scm (r-depmixs4)[native-inputs]: Add r-gamlss. Change-Id: Ib7f2ab4f656bda824f2375d0d3ea59908ad1aa5c
This commit is contained in:
parent
182332fdce
commit
bae6c15a33
1 changed files with 1 additions and 0 deletions
|
@ -5414,6 +5414,7 @@ (define-public r-depmixs4
|
|||
"1pacvhw5m4fsk3ysbal50fdqbvlaz8ywyqp6bn1wh42wipqbb2i8"))))
|
||||
(propagated-inputs
|
||||
(list r-mass r-nlme r-nnet r-rsolnp))
|
||||
(native-inputs (list r-gamlss))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://cran.r-project.org/web/packages/depmixS4/")
|
||||
(synopsis "Dependent Mixture Models")
|
||||
|
|
Loading…
Reference in a new issue