mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-abn: Enable all tests.
* gnu/packages/bioconductor.scm (r-abn)[arguments]: Remove phase 'delete-bad-tests. Change-Id: I78978dfc6e606c90d24c6ef6b4cf0ed5f1af3492
This commit is contained in:
@@ -27328,14 +27328,6 @@ on the plot.")
|
||||
(base32
|
||||
"1l1yv2rc4aa3zp5w9qsr4n9mbr7g5n5bgldpvpy9z1wf664lxy8w"))))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:phases
|
||||
'(modify-phases %standard-phases
|
||||
(add-after 'unpack 'delete-bad-tests
|
||||
(lambda _
|
||||
;; Seven tests need INLA, which bundles mystery binaries.
|
||||
(delete-file "tests/testthat/test-build_score_cache.R"))))))
|
||||
(inputs
|
||||
(list gsl jags))
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user