gnu: r-clubsandwich: Update to 0.5.5.

* gnu/packages/statistics.scm (r-clubsandwich): Update to 0.5.5.
This commit is contained in:
Ricardo Wurmus 2022-01-23 13:33:42 +01:00
parent 6df1d8a475
commit 59fb180899
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6316,14 +6316,14 @@ (define-public r-quantpsyc
(define-public r-clubsandwich
(package
(name "r-clubsandwich")
(version "0.5.3")
(version "0.5.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "clubSandwich" version))
(sha256
(base32
"0jazgka18bb5n58d5sn94q7rc9sac82qrpl2i5b4rkx9q2pb39cn"))))
"1ifnc2rg5agf7lpilmm27iq0af7ghfhkvwykajhvykgf6h4clvhf"))))
(properties `((upstream-name . "clubSandwich")))
(build-system r-build-system)
(propagated-inputs