mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 19:41:50 +02:00
gnu: r-bioccheck: Disable tests.
* gnu/packages/bioconductor.scm (r-bioccheck)[arguments]: Disable tests. Change-Id: I02e281be27ed93a7e0aff172fa5490492ccf6efc
This commit is contained in:
@@ -23560,6 +23560,9 @@ monograph.")
|
||||
(properties
|
||||
`((upstream-name . "BiocCheck")))
|
||||
(build-system r-build-system)
|
||||
;; One of the tests requires Internet access to validate Bioconductor
|
||||
;; version.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-biocbaseutils
|
||||
r-biocfilecache
|
||||
|
||||
Reference in New Issue
Block a user