gnu: r-gmodels: Update to 2.19.1.
* gnu/packages/cran.scm (r-gmodels): Update to 2.19.1. Change-Id: Ifdb09883a7093c4b3521dce0da6136f278f6ab9d
This commit is contained in:
parent
14e32ae473
commit
fa0be5a49b
@ -22801,14 +22801,14 @@ network.")
|
||||
(define-public r-gmodels
|
||||
(package
|
||||
(name "r-gmodels")
|
||||
(version "2.18.1.1")
|
||||
(version "2.19.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "gmodels" version))
|
||||
(sha256
|
||||
(base32
|
||||
"158y7yh4maawn9vki8cq4sil48xib2bbpl6qgj5gvlkw3c14hzfs"))))
|
||||
"13c8x7iwyz36qir3ikbvjb5dl6gdh4fh82qdxcpcdinwfhrbhmxv"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-gdata r-mass))
|
||||
|
Loading…
x
Reference in New Issue
Block a user