gnu: r-openmx: Update to 2.17.2.

* gnu/packages/cran.scm (r-openmx): Update to 2.17.2.
This commit is contained in:
Ricardo Wurmus 2020-02-22 13:53:06 +01:00
parent 1381743bbe
commit 01d34f1a50
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19834,14 +19834,14 @@ (define-public r-rpf
(define-public r-openmx
(package
(name "r-openmx")
(version "2.15.5")
(version "2.17.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "OpenMx" version))
(sha256
(base32
"1wbzhmyb1lnk39dkcyccmblxvniwsghh0jd94x05pk6yrcq8im5v"))))
"092xbwgi72ihxv45qmzm6lv0470rsrqsn7l2jh61jnkx95n72zbb"))))
(properties `((upstream-name . "OpenMx")))
(build-system r-build-system)
(propagated-inputs