gnu: r-matrixcalc: Update to 1.0-6.
* gnu/packages/cran.scm (r-matrixcalc): Update to 1.0-6.
This commit is contained in:
parent
8643467fe3
commit
d7e41a6251
@ -25810,14 +25810,14 @@ imputed data sets with the appropriate degree of sampling uncertainty.")
|
||||
(define-public r-matrixcalc
|
||||
(package
|
||||
(name "r-matrixcalc")
|
||||
(version "1.0-5")
|
||||
(version "1.0-6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "matrixcalc" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1jkgl1v1q7cqpl1rf49qahdr9y0f33f0ldsbgby8xhfv0vpy21jr"))))
|
||||
"09pk0ym6qzribxc6v18cpb6478i4r4kzxpkljjbb3n323zqx5iqb"))))
|
||||
(properties `((upstream-name . "matrixcalc")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://cran.r-project.org/web/packages/matrixcalc/")
|
||||
|
Loading…
Reference in New Issue
Block a user