~ruther/guix-local

a4789dc4a3448c0a96ec6375b27304034ae27504 — Ricardo Wurmus 4 months ago 0572132
gnu: r-abcrf: Update to 2.0.

* gnu/packages/cran.scm (r-abcrf): Update to 2.0.

Change-Id: I252409fafcedbb194f782a3f46d597dc5c286733
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/cran.scm
M gnu/packages/cran.scm => gnu/packages/cran.scm +2 -2
@@ 27411,13 27411,13 @@ second male (P2) based on the best fit distribution.")
(define-public r-abcrf
  (package
    (name "r-abcrf")
    (version "1.9")
    (version "2.0")
    (source
     (origin
       (method url-fetch)
       (uri (cran-uri "abcrf" version))
       (sha256
        (base32 "08mh1a6gxp0mfx6qnp1qzcrfx7xp64qj9kad4ziyswfx22ykdsxi"))))
        (base32 "1vrpyh18ayqa65n1dmrj2j4yk24fxr7hh42yjfm4rbqwlhfsqd4j"))))
    (build-system r-build-system)
    (propagated-inputs
     (list r-doparallel