mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-adductomicsr: Disable tests.
* gnu/packages/bioconductor.scm (r-adductomicsr)[arguments]: Disable tests. Change-Id: Ibcacce27e8a62038bb5d24864125986889733e8c
This commit is contained in:
parent
5d6561a87d
commit
07d3a6f19a
1 changed files with 2 additions and 0 deletions
|
@ -3701,6 +3701,8 @@ but which also provides utilities which may be useful for other platforms.")
|
||||||
"0946x9a2y7yrbgbcn7fmwhkm0caraahl9wcz09aj02gnm5zvlxxs"))))
|
"0946x9a2y7yrbgbcn7fmwhkm0caraahl9wcz09aj02gnm5zvlxxs"))))
|
||||||
(properties `((upstream-name . "adductomicsR")))
|
(properties `((upstream-name . "adductomicsR")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
;; Tests connect to the internet via r-experimenthub.
|
||||||
|
(arguments (list #:tests? #false))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-adductdata
|
(list r-adductdata
|
||||||
r-ade4
|
r-ade4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue