gnu: r-rpresto: Disable tests.

* gnu/packages/cran.scm (r-rpresto)[arguments]: Disable tests.

Change-Id: I988975506092cd70e566171ec4f6dbd00aff99e9
This commit is contained in:
Ricardo Wurmus 2025-11-26 14:56:17 +01:00
parent 3938247527
commit e18ec2c142
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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