mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-celldex: Disable tests.
* gnu/packages/bioconductor.scm (r-celldex)[arguments]: Disable tests. Change-Id: I1881b1793f2fe8bc870697976a5c3434147760ca
This commit is contained in:
parent
4bd824791d
commit
1b3cc3e173
1 changed files with 2 additions and 0 deletions
|
@ -2092,6 +2092,8 @@ cancer study published in Wang et al. 2005 and Minn et al 2007.")
|
|||
(base32 "0kn1mdnbiiag29n52gar2ymihx5q9hrjfjc6qssxm0m7ns9gm4hm"))))
|
||||
(properties `((upstream-name . "celldex")))
|
||||
(build-system r-build-system)
|
||||
;; Tests access the internet via r-gypsum.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-alabaster-base
|
||||
r-alabaster-matrix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue