mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: r-dalex: Add test inputs.
* gnu/packages/cran.scm (r-dalex)[native-inputs]: Add r-testthat. Change-Id: I8d6fd8e9a8c539dbb962167b4185f9f87ce267f7
This commit is contained in:
parent
e8ad34eb90
commit
a3e03c954b
1 changed files with 1 additions and 0 deletions
|
@ -29213,6 +29213,7 @@ been used in the call to @code{aov}.")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-ggplot2 r-ibreakdown r-ingredients))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://pbiecek.github.io/DALEX/")
|
||||
(synopsis "Descriptive machine learning explanations")
|
||||
(description
|
||||
|
|
Loading…
Add table
Reference in a new issue