mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-anpan: Disable tests.
* gnu/packages/bioinformatics.scm (r-anpan)[arguments]: Disable tests. Change-Id: Ia78599512549bc90a01011c18e91d4adaa16b168
This commit is contained in:
parent
25f6851644
commit
09f5a8015e
1 changed files with 2 additions and 0 deletions
|
@ -785,6 +785,8 @@ directly access various slots (e.g. X, obs, var), or convert the data into
|
|||
(base32 "10nw5v69gn4pxb4g5gd8nh9r1ywd6yczapl3dpdfms0434wcmkxm"))))
|
||||
(properties `((upstream-name . "anpan")))
|
||||
(build-system r-build-system)
|
||||
;; Tests require a configured r-cmdstanr.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs (list r-ape
|
||||
r-cmdstanr
|
||||
r-data-table
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue