gnu: r-celldex: Disable tests.

* gnu/packages/bioconductor.scm (r-celldex)[arguments]: Disable tests.

Change-Id: I1881b1793f2fe8bc870697976a5c3434147760ca
This commit is contained in:
Ricardo Wurmus 2024-11-27 10:09:07 +01:00
parent 4bd824791d
commit 1b3cc3e173
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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