me
/
guix
Archived
1
0
Fork 0

gnu: r-tclust: Update to 1.5-5.

* gnu/packages/statistics.scm (r-tclust): Update to 1.5-5.

Change-Id: I8526d099efd09fc458deb4feb090eb83671549ea
Ricardo Wurmus 2023-12-15 12:17:12 +01:00
parent 541d828f97
commit 040c86f2c8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6236,14 +6236,14 @@ multivariate case.")
(define-public r-tclust
(package
(name "r-tclust")
(version "1.5-4")
(version "1.5-5")
(source
(origin
(method url-fetch)
(uri (cran-uri "tclust" version))
(sha256
(base32
"1a3i6kvfzc2d6rdf75w03n5172jihhqa8mvzcb4m8l0w6mgdlm9b"))))
"15jl1srsn0m0r5qafbkqsvnh44j30nh3yhipw030mdfa4qkbz3gw"))))
(build-system r-build-system)
;; These are all suggested packages, not build dependencies.
(propagated-inputs