me
/
guix
Archived
1
0
Fork 0

gnu: r-coin: Update to 1.4-3.

* gnu/packages/cran.scm (r-coin): Update to 1.4-3.
master
Ricardo Wurmus 2023-10-05 13:34:46 +02:00
parent ee76d53dd8
commit 6049a5ce62
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15950,14 +15950,14 @@ and permutation inference in the framework of Strasser and Weber (1999).")
(define-public r-coin (define-public r-coin
(package (package
(name "r-coin") (name "r-coin")
(version "1.4-2") (version "1.4-3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "coin" version)) (uri (cran-uri "coin" version))
(sha256 (sha256
(base32 (base32
"1cpv7jx840inzg98bkhrb5yscx0gpag6br237r5qpnc2gbrd2ikm")))) "0x5rh002w4xgczbvnh7qfv3qv4iv7p6vdrwwyvchqmzgygdh4qwa"))))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments
(list (list