mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: r-annotationhub: Disable tests.
* gnu/packages/bioconductor.scm (r-annotationhub)[arguments]: Disable tests. Change-Id: I00a9778eb5d8cd031b956c583f12f42921fec4e2
This commit is contained in:
parent
24d16b8f4a
commit
7fa90090d5
1 changed files with 2 additions and 0 deletions
|
@ -7491,6 +7491,8 @@ databases. Packages produced are intended to be used with AnnotationDbi.")
|
||||||
"1l0wjc6kapkvj047g11755ardsg12jmlmvb6bq3jvp34ida7j8in"))))
|
"1l0wjc6kapkvj047g11755ardsg12jmlmvb6bq3jvp34ida7j8in"))))
|
||||||
(properties `((upstream-name . "AnnotationHub")))
|
(properties `((upstream-name . "AnnotationHub")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
;; Many tests try to download files.
|
||||||
|
(arguments (list #:tests? #false))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-annotationdbi
|
(list r-annotationdbi
|
||||||
r-biocfilecache
|
r-biocfilecache
|
||||||
|
|
Loading…
Add table
Reference in a new issue