gnu: r-compositions: Update to 2.0-7.
* gnu/packages/cran.scm (r-compositions): Update to 2.0-7. Change-Id: I79365ad9f61257a1e8feb4697f51db9615845813master
parent
2e7f7b8a2f
commit
3f37d72acb
|
@ -21691,14 +21691,14 @@ users of rARPACK are advised to switch to the RSpectra package.")
|
|||
(define-public r-compositions
|
||||
(package
|
||||
(name "r-compositions")
|
||||
(version "2.0-6")
|
||||
(version "2.0-7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "compositions" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0d0wlrwfpjvz02cwrqpg5bnrf8isz359dl9qqxn9yb6czpmp9ls5"))))
|
||||
"1j1qa0lkb7ywh0q79dklhw4gvkxgvk3qhw3rx9srrlrc7jv22hml"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-bayesm r-mass r-robustbase r-tensora))
|
||||
|
|
Reference in New Issue