mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: r-ibreakdown: Add test inputs.
* gnu/packages/cran.scm (r-ibreakdown)[native-inputs]: Add r-testthat. Change-Id: I51232b1ec3339014544eabf0347ec2b3b4b0dbda
This commit is contained in:
parent
4e4b235695
commit
594058a0be
1 changed files with 1 additions and 1 deletions
|
@ -29142,7 +29142,7 @@ feature effects. Key functions are:
|
|||
(properties `((upstream-name . "iBreakDown")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-ggplot2))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://ModelOriented.github.io/iBreakDown/")
|
||||
(synopsis "Model agnostic instance level variable attributions")
|
||||
(description
|
||||
|
|
Loading…
Add table
Reference in a new issue