mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-24 10:01:47 +02:00
gnu: r-ibreakdown: Disable tests.
* gnu/packages/cran.scm (r-ibreakdown)[arguments]: Disable tests. Change-Id: Ia0d573ecdd12e68689b330d9c2e1899e8a3515f8
This commit is contained in:
@@ -29604,6 +29604,8 @@ feature effects. Key functions are:
|
||||
"1qacvfzknchfm27mhl7a357fnb6lzjkj4vh8lch5aljz82sdmdaf"))))
|
||||
(properties `((upstream-name . "iBreakDown")))
|
||||
(build-system r-build-system)
|
||||
;; Tests need r-dalex, which depends on this package.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs (list r-ggplot2))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://ModelOriented.github.io/iBreakDown/")
|
||||
|
||||
Reference in New Issue
Block a user