Archived
1
0
Fork 0

gnu: r-radiogx: Update to 2.8.0.

* gnu/packages/bioconductor.scm (r-radiogx): Update to 2.8.0.

Change-Id: I31e473c038c3750c82eb1ba92265793a33e079d5
This commit is contained in:
Ricardo Wurmus 2024-05-07 12:33:02 +02:00
parent 50e803b4e4
commit b262fe9435
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8636,13 +8636,13 @@ with numerical methods for computing statistics for each.")
(define-public r-radiogx
(package
(name "r-radiogx")
(version "2.6.0")
(version "2.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RadioGx" version))
(sha256
(base32 "0ykmvva5h1y7x9bxhqqfc18car9nasy06v1jjban7dlm95dl8nmk"))))
(base32 "0ykw5hm48fh6xqxdfgmjjbqdd5hp4dmhnykg3zkmb9wrcfp4zx7f"))))
(properties `((upstream-name . "RadioGx")))
(build-system r-build-system)
(propagated-inputs