mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-spectre: Disable tests.
* gnu/packages/bioinformatics.scm (r-spectre)[arguments]: Disable tests. Change-Id: I7978b05d0c1c2de3ada6b1b490ae36b28171f17c
This commit is contained in:
parent
e2561d2ec8
commit
dff6f58688
1 changed files with 3 additions and 0 deletions
|
@ -23508,6 +23508,9 @@ It also handles cell type-specific differential expression.")
|
|||
"0g38grrhbqqa4bmcilvdyawbkcnax6k4vffx2giywp18mbirmj0x"))))
|
||||
(properties `((upstream-name . "Spectre")))
|
||||
(build-system r-build-system)
|
||||
;; Tests attempt to install Spectre from Github, from the add_fitsne
|
||||
;; branch.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-biobase
|
||||
r-biocmanager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue