ModelOriented/shapviz

Remove dependency to ggbeeswarm

mayer79 opened this issue · 1 comments

An important dependency, "ggbeeswarm", is at risk to be removed from CRAN. To reduce the dependency footprint of "shapviz", it would be a great first step to replace "ggbeeswarm" by native R code. This would also remove dependencies to "vipor" and "beeswarm".

Implemented in #41