gnu: r-openmx: Update to 2.17.4.
* gnu/packages/cran.scm (r-openmx): Update to 2.17.4.master
parent
b34ba0649a
commit
e5884ce4c7
|
@ -20291,14 +20291,14 @@ Complete access to optimized C functions is made available with
|
|||
(define-public r-openmx
|
||||
(package
|
||||
(name "r-openmx")
|
||||
(version "2.17.3")
|
||||
(version "2.17.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "OpenMx" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1s2pcg281ag3qz2wz8yi826f2d3kj3qg916js7zz0nsrljcyv5bc"))))
|
||||
"07y4w7xdb63p5kkrj6sdx1kabbsgbbj7nw9hc690jy84r15aryal"))))
|
||||
(properties `((upstream-name . "OpenMx")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue