mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +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 @@ (define-public r-annotationhub
|
|||
"1l0wjc6kapkvj047g11755ardsg12jmlmvb6bq3jvp34ida7j8in"))))
|
||||
(properties `((upstream-name . "AnnotationHub")))
|
||||
(build-system r-build-system)
|
||||
;; Many tests try to download files.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
r-biocfilecache
|
||||
|
|
Loading…
Reference in a new issue