gnu: r-coda: Update to 0.19-4.1.
* gnu/packages/statistics.scm (r-coda): Update to 0.19-4.1. Change-Id: I6f4d9f7fe0ac81b44e3970f84f667a7757ee6b41
This commit is contained in:
parent
061289dc18
commit
c6059868a0
@ -2498,13 +2498,13 @@ functionalities needed to treat uncertainties in studies.")
|
||||
(define-public r-coda
|
||||
(package
|
||||
(name "r-coda")
|
||||
(version "0.19-4")
|
||||
(version "0.19-4.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "coda" version))
|
||||
(sha256
|
||||
(base32
|
||||
"13z5dwfpnyyhpsbpg4xr9g5c1685jhqj90f4x4qkcykr6kykqba2"))))
|
||||
"1mlaf3ffql3phc12vlfss0vqqdj415mxsg84vsdgymmvdzc53d7l"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-lattice))
|
||||
|
Loading…
Reference in New Issue
Block a user