gnu: r-compositions: Update to 1.40-5.
* gnu/packages/cran.scm (r-compositions): Update to 1.40-5.master
parent
96cda4517d
commit
e1e73f6b0e
|
@ -12076,14 +12076,14 @@ users of rARPACK are advised to switch to the RSpectra package.")
|
||||||
(define-public r-compositions
|
(define-public r-compositions
|
||||||
(package
|
(package
|
||||||
(name "r-compositions")
|
(name "r-compositions")
|
||||||
(version "1.40-4")
|
(version "1.40-5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "compositions" version))
|
(uri (cran-uri "compositions" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0z40llyij3cc80ac1vzzrpykk6ysp89bn6dyyh40fbnc4anwx69a"))))
|
"0l9ayz2nb2wqhl7v9hkfl7pd950ba0h6hma8zqncbcxh6xh2k7l7"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-bayesm" ,r-bayesm)
|
`(("r-bayesm" ,r-bayesm)
|
||||||
|
|
Reference in New Issue