mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 01:25:57 +02:00
gnu: r-scannotatr: Disable tests.
* gnu/packages/bioconductor.scm (r-scannotatr)[arguments]: Disable tests. Change-Id: I6e0b0a9e62bb91bc00e16ce0de5f0f6baebb5e3f
This commit is contained in:
@@ -12918,6 +12918,8 @@ transcripts in groups of interest.")
|
||||
(base32 "0gra749fgcify2625gg1nbnqw328ddf98pplv8yaq4hn37a1s76j"))))
|
||||
(properties `((upstream-name . "scAnnotatR")))
|
||||
(build-system r-build-system)
|
||||
;; 6 tests require connecting to a database over the Internet.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-annotationhub
|
||||
r-ape
|
||||
|
||||
Reference in New Issue
Block a user