mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-duckdb: Disable tests.
* gnu/packages/cran.scm (r-duckdb)[arguments]: Disable tests. Change-Id: I046fe9e9fb34f35c9f2fcaa6bbb726fb4bbfd81c
This commit is contained in:
parent
1ae270f125
commit
73be836f25
1 changed files with 1 additions and 0 deletions
|
@ -41100,6 +41100,7 @@ forest) is fit on the kernel matrix of a subset of the training data.")
|
|||
;; We don't seem to need this and I don't want to package it now.
|
||||
(updater-ignored-native-inputs . ("r-dblog"))))
|
||||
(build-system r-build-system)
|
||||
(arguments (list #:tests? #false)) ;tests can time out on the build farm
|
||||
(propagated-inputs (list r-dbi))
|
||||
(native-inputs (list r-adbcdrivermanager
|
||||
r-arrow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue