guix_mirror_bot pushed a commit to branch r-team
in repository guix.
commit ce2178dbc5c8d42536e4310443843f6feac3d2dd
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Wed Nov 26 14:56:17 2025 +0100
gnu: r-rpresto: Disable tests.
* gnu/packages/cran.scm (r-rpresto)[arguments]: Disable tests.
Change-Id: I988975506092cd70e566171ec4f6dbd00aff99e9
---
gnu/packages/cran.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 8af9ba7b91..317554f1c7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6531,6 +6531,8 @@ classification, regression and survival trees.")
(build-system r-build-system)
(arguments
(list
+ ;; 30 tests currently fail because of the removal of testthat::with_mock
+ #:tests? #false
#:phases
'(modify-phases %standard-phases
;; We need this for failing tests, because lubridate needs these