mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-geoquery: Disable tests.
* gnu/packages/bioconductor.scm (r-geoquery)[arguments]: Disable tests. Change-Id: Ibd30534cfb1f6bd4927f16908a749dd1881932e4
This commit is contained in:
parent
93e4af9ffd
commit
90c656d7f7
1 changed files with 2 additions and 0 deletions
|
@ -15977,6 +15977,8 @@ high-throughput analyses.")
|
||||||
"0lwi8cxlzgnd59bcn5mxkxijb292y857phafyskfs9k7951lxznl"))))
|
"0lwi8cxlzgnd59bcn5mxkxijb292y857phafyskfs9k7951lxznl"))))
|
||||||
(properties `((upstream-name . "GEOquery")))
|
(properties `((upstream-name . "GEOquery")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
;; Tests attempt to download data files.
|
||||||
|
(arguments (list #:tests? #false))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-biobase
|
(list r-biobase
|
||||||
r-curl
|
r-curl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue