mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-scannotatr: Disable tests.
* gnu/packages/bioconductor.scm (r-scannotatr)[arguments]: Disable tests. Change-Id: I6e0b0a9e62bb91bc00e16ce0de5f0f6baebb5e3f
This commit is contained in:
parent
460b62b507
commit
d89f7a9fb5
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue