mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-densvis: Disable tests.
* gnu/packages/bioconductor.scm (r-densvis)[arguments]: Disable tests. Change-Id: Iceee314fcb63566854886be13dd91bdd7acf8e1b
This commit is contained in:
parent
9c0ca928d3
commit
0c3c8a67c4
1 changed files with 3 additions and 0 deletions
|
@ -6906,6 +6906,9 @@ array-like objects like @code{DataFrame} objects (typically with Rle columns),
|
||||||
"0acqdhi13ihv9bxr2n5gh8ysk0ciak273pj495qr3s1pd8qz8772"))))
|
"0acqdhi13ihv9bxr2n5gh8ysk0ciak273pj495qr3s1pd8qz8772"))))
|
||||||
(properties `((upstream-name . "densvis")))
|
(properties `((upstream-name . "densvis")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
;; Due to the use of Basilisk, which forcibly installs a Conda environment
|
||||||
|
;; on demand, we cannot run these tests.
|
||||||
|
(arguments (list #:tests? #false))
|
||||||
(propagated-inputs (list r-assertthat
|
(propagated-inputs (list r-assertthat
|
||||||
r-basilisk
|
r-basilisk
|
||||||
r-irlba
|
r-irlba
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue