gnu: r-cghcall: Update to 2.64.0.

* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.64.0.

Change-Id: Ia1280ca4acbd79f1ab0ee3e902d6aec3d5b1c682
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:07:23 +01:00
parent 246eac46a8
commit 1eb852ff06
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -12163,16 +12163,16 @@ the @code{arrayCGH} packages.")
(define-public r-cghcall (define-public r-cghcall
(package (package
(name "r-cghcall") (name "r-cghcall")
(version "2.62.0") (version "2.64.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "CGHcall" version)) (uri (bioconductor-uri "CGHcall" version))
(sha256 (sha256
(base32 "02d8j0al062k33h6n3ihn7kwbqp3pjwg9zzbr45ay1m1jm6bappi")))) (base32 "1x2zfr40bm42zd1bljwpbz3cz1q23a3yy1g277lwsp78gxbn3zly"))))
(properties `((upstream-name . "CGHcall"))) (properties `((upstream-name . "CGHcall")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-biobase r-cghbase r-impute r-dnacopy r-snowfall)) (list r-biobase r-cghbase r-dnacopy r-impute r-snowfall))
(home-page "https://bioconductor.org/packages/CGHcall") (home-page "https://bioconductor.org/packages/CGHcall")
(synopsis "Base functions and classes for arrayCGH data analysis") (synopsis "Base functions and classes for arrayCGH data analysis")
(description "This package contains functions and classes that are needed by (description "This package contains functions and classes that are needed by