gnu: r-abcrf: Update to 1.9.

* gnu/packages/cran.scm (r-abcrf): Update to 1.9.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:52:57 +02:00
parent 3d307748c7
commit 143b69422a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

@ -11347,13 +11347,13 @@ second male (P2) based on the best fit distribution.")
(define-public r-abcrf
(package
(name "r-abcrf")
(version "1.8.1")
(version "1.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "abcrf" version))
(sha256
(base32 "1ghbd24yhqy3xhdxas6ccn84nkavqpgldx5ck8kijknc7qjm8k27"))))
(base32 "08mh1a6gxp0mfx6qnp1qzcrfx7xp64qj9kad4ziyswfx22ykdsxi"))))
(build-system r-build-system)
(propagated-inputs
(list r-doparallel