From 73be836f259fe0d5c05aa5caaf1ee18d4199eb5d Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sat, 10 May 2025 21:25:26 +0200 Subject: [PATCH] gnu: r-duckdb: Disable tests. * gnu/packages/cran.scm (r-duckdb)[arguments]: Disable tests. Change-Id: I046fe9e9fb34f35c9f2fcaa6bbb726fb4bbfd81c --- gnu/packages/cran.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index ca8977a0f9f32b1771f0dbad35c470edf6428fd6..1dfbf255c751e687ba29322db715125306d31c89 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -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