mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-18 08:10:29 +02:00
gnu: r-bodymaprat: Disable tests.
* gnu/packages/bioconductor.scm (r-bodymaprat)[arguments]: Disable tests. Change-Id: Icaa4428e4890a898c35444ae1bedd4258527ee37
This commit is contained in:
@@ -2045,6 +2045,8 @@ example with the @code{biotmle} R package.")
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
(list
|
||||
;; Tests fail with: could not find function "bodymapRat"
|
||||
#:tests? #false
|
||||
#:phases
|
||||
'(modify-phases %standard-phases
|
||||
(add-after 'unpack 'set-HOME
|
||||
|
||||
Reference in New Issue
Block a user