gnu: r-corpcor: Update to 1.6.10.

* gnu/packages/cran.scm (r-corpcor): Update to 1.6.10.
This commit is contained in:
Ricardo Wurmus 2021-09-29 15:33:22 +02:00
parent cc08de840e
commit 73a4dc7dff
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13185,14 +13185,14 @@ (define-public r-ddrtree
(define-public r-corpcor
(package
(name "r-corpcor")
(version "1.6.9")
(version "1.6.10")
(source
(origin
(method url-fetch)
(uri (cran-uri "corpcor" version))
(sha256
(base32
"1hi3i9d3841snppq1ks5pd8cliq1b4rm4dpsczmfqvwksg8snkrf"))))
"028fw61n61i79fhnaqx7gmdifdpbvp3yiaq9vvfrbv4k7i84r83i"))))
(build-system r-build-system)
(home-page "http://strimmerlab.org/software/corpcor/")
(synopsis "Efficient estimation of covariance and (partial) correlation")