mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: r-adductomicsr: Disable tests.
* gnu/packages/bioconductor.scm (r-adductomicsr)[arguments]: Disable tests. Change-Id: Ibcacce27e8a62038bb5d24864125986889733e8c
This commit is contained in:
parent
3fdaf73f4f
commit
e611a4cb97
1 changed files with 2 additions and 0 deletions
|
@ -3701,6 +3701,8 @@ (define-public r-adductomicsr
|
|||
"0946x9a2y7yrbgbcn7fmwhkm0caraahl9wcz09aj02gnm5zvlxxs"))))
|
||||
(properties `((upstream-name . "adductomicsR")))
|
||||
(build-system r-build-system)
|
||||
;; Tests connect to the internet via r-experimenthub.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-adductdata
|
||||
r-ade4
|
||||
|
|
Loading…
Reference in a new issue