1
0
forked from tribes/guix

gnu: r-radiogx: Update to 2.16.0.

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

Change-Id: Ic73284307ca196c12f93a3439fec747a6aa9c1fb
This commit is contained in:
Ricardo Wurmus
2026-05-01 22:14:43 +02:00
parent 06eaa17b9e
commit a35d14d52c
+2 -2
View File
@@ -10583,13 +10583,13 @@ with numerical methods for computing statistics for each.")
(define-public r-radiogx
(package
(name "r-radiogx")
(version "2.14.0")
(version "2.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RadioGx" version))
(sha256
(base32 "1q76k68zry1cap7is6sxhazrxsv5d49mr863mrzhvnwiz03yzyab"))))
(base32 "126sb87ws14qr8a5lzzbxwb5bmlbcx1ka8g5hxclgxjyqyad7zi5"))))
(properties `((upstream-name . "RadioGx")))
(build-system r-build-system)
(propagated-inputs