mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-genomicdatacommons: Disable another test.
* gnu/packages/bioconductor.scm (r-genomicdatacommons)[arguments]: Delete another test that requires Internet access. Change-Id: I1ca8abaf892effabbd6125e27f2b24ec69e2f77b
This commit is contained in:
parent
ef8a048d02
commit
c489c6b522
1 changed files with 1 additions and 0 deletions
|
@ -9693,6 +9693,7 @@ alignments.")
|
||||||
;; These tests attempt to download files.
|
;; These tests attempt to download files.
|
||||||
(for-each delete-file
|
(for-each delete-file
|
||||||
'("tests/testthat/test_api.R"
|
'("tests/testthat/test_api.R"
|
||||||
|
"tests/testthat/test_clinical.R"
|
||||||
"tests/testthat/test_data.R")))))))
|
"tests/testthat/test_data.R")))))))
|
||||||
(propagated-inputs (list r-dplyr
|
(propagated-inputs (list r-dplyr
|
||||||
r-genomicranges
|
r-genomicranges
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue