gnu: r-jomo: Update to 2.7-2.
* gnu/packages/cran.scm (r-jomo): Update to 2.7-2.
This commit is contained in:
parent
4e6aa9aa6f
commit
c764026c26
1 changed files with 2 additions and 2 deletions
|
@ -3667,14 +3667,14 @@ Laplace approximation and adaptive Gauss-Hermite quadrature.")
|
|||
(define-public r-jomo
|
||||
(package
|
||||
(name "r-jomo")
|
||||
(version "2.7-1")
|
||||
(version "2.7-2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "jomo" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0cdy9m4ylarkk9d0v1s61k2d877l4bbxly8a4jwhfy43fdvskz1w"))))
|
||||
"1sbcpacxnxbzwa8rr9x2bq7hh0s3sw6yznr90dkp43n6xk5xaqir"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-lme4" ,r-lme4)
|
||||
|
|
Reference in a new issue