mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: r-biocviews: Disable tests.
* gnu/packages/bioconductor.scm (r-biocviews)[arguments]: Disable tests. Change-Id: Ic66fd71421b041098da31a38d7101b1bf013110a
This commit is contained in:
parent
62202e9190
commit
d4893e7340
1 changed files with 2 additions and 0 deletions
|
@ -22158,6 +22158,8 @@ functionality.")
|
|||
(properties
|
||||
`((upstream-name . "biocViews")))
|
||||
(build-system r-build-system)
|
||||
;; Tests attempt to access http://bioconductor.org/js/versions.js
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-biobase
|
||||
r-biocmanager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue