mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-genomicstate: Disable tests.
* gnu/packages/bioconductor.scm (r-genomicstate)[arguments]: Disable tests. Change-Id: Ia2a43c0b20af344e74306f88c3306c6bd40267b0
This commit is contained in:
parent
7a3d88efa9
commit
dcd3f1660d
1 changed files with 2 additions and 0 deletions
|
@ -18579,6 +18579,8 @@ position-specific scores within R and Bioconductor.")
|
||||||
(base32 "1r7z3n6wyrd2cclj5b7sg15wpmjdh9k5b1hjlw7jjx8j384l7l1h"))))
|
(base32 "1r7z3n6wyrd2cclj5b7sg15wpmjdh9k5b1hjlw7jjx8j384l7l1h"))))
|
||||||
(properties `((upstream-name . "GenomicState")))
|
(properties `((upstream-name . "GenomicState")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
;; Tests require Internet access.
|
||||||
|
(arguments (list #:tests? #false))
|
||||||
(propagated-inputs (list r-annotationdbi
|
(propagated-inputs (list r-annotationdbi
|
||||||
r-annotationhub
|
r-annotationhub
|
||||||
r-bumphunter
|
r-bumphunter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue