mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 00:50:35 +02:00
gnu: r-biocviews: Disable tests.
* gnu/packages/bioconductor.scm (r-biocviews)[arguments]: Disable tests. Change-Id: Ic66fd71421b041098da31a38d7101b1bf013110a
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user