mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
gnu: r-jomo: Update to 2.7-4.
* gnu/packages/cran.scm (r-jomo): Update to 2.7-4.
This commit is contained in:
parent
fedc98021e
commit
2313441cea
1 changed files with 2 additions and 2 deletions
|
@ -6255,14 +6255,14 @@ (define-public r-ordinal
|
|||
(define-public r-jomo
|
||||
(package
|
||||
(name "r-jomo")
|
||||
(version "2.7-3")
|
||||
(version "2.7-4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "jomo" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0qq03zspmh8x2c8w882ynsw7wshr9b0fyrpwnqx5yc1xlzrqffcx"))))
|
||||
"1zck7p872k080hyfs0hibq7v13zmsry1jdlnq7k33ff1iljbq99d"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-lme4 r-mass r-ordinal r-survival r-tibble))
|
||||
|
|
Loading…
Reference in a new issue