AlanInglis / vivid

This package is for visualising variable importance and variable interaction.
https://alaninglis.github.io/vivid/
20 stars 2 forks source link

Imports and Suggests #10

Open ethan-pawl opened 2 months ago

ethan-pawl commented 2 months ago

First of all, thank you for this package! It's invaluable for my research, it's extremely fast, and the plots are beautiful.


Using the pdpVars and viviNetwork functions resulted in errors due to uninstalled packages:

Since these packages are required for core package functionality, I think end users might find it easier to use vivid if the packages mentioned above (lemon, ..., intergraph) are listed in Imports, rather than Suggests.

Edit: This might also be extended to other plotting packages such as gridExtra and labeling.