gnu: r-rcistarget: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-rcistarget): Update to 1.28.0.
[properties]: Update updater-extra-native-inputs.

Change-Id: I6cd8bfca2a3112c29d688899c18448cea8619814
This commit is contained in:
Ricardo Wurmus 2025-04-29 21:03:56 +02:00
parent 966c0beb27
commit 7f23620be7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22215,19 +22215,18 @@ data, to only emphasize the data that actually matters.")
(define-public r-rcistarget
(package
(name "r-rcistarget")
(version "1.26.0")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RcisTarget" version))
(sha256
(base32
"0iggn3p3i36xgl79dbs0nf9nv9cyiap7mlgg2s5q1fx9mni501xw"))))
"1rfk1z9mnla8d8wj50ajvyr7bwnsl49ragjcbxdckzix6v276l9p"))))
(properties
'((upstream-name . "RcisTarget")
(updater-extra-native-inputs
. ("r-doparallel"
"r-rcistarget-hg19-motifdbs-cisbponly-500bp"))))
. ("r-doparallel"))))
(build-system r-build-system)
(propagated-inputs
(list r-arrow