me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/statistics.scm (r-tclust): Update to 1.5-2.
master
Ricardo Wurmus 2022-11-04 09:59:09 +01:00
parent b1b6283d93
commit d7b6cea638
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5829,14 +5829,14 @@ multivariate case.")
(define-public r-tclust
(package
(name "r-tclust")
(version "1.5-1")
(version "1.5-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tclust" version))
(sha256
(base32
"09zk38gih67a8lk72k46mfgv21jpnxh2nzrxc5ypdc2bfwq8nckk"))))
"12vg9q35srddjidrn3q955xybn6ldraya35s4955ypj61arp89j9"))))
(build-system r-build-system)
;; These are all suggested packages, not build dependencies.
(propagated-inputs