Open RaphaelS1 opened 4 years ago
I'd say reexport. Why would that be messy?
I'm not too familiar with reexporting in packages, what does it mean in terms of dependencies? Does mlr3benchmark
then have all mlr3viz
dependencies, or just mlr3viz
, or just package used in the autoplot?
This isn't strictly speaking necessary and it does make sense to keep autoplots in mlr3viz but at the same time it would be nice to have some visualisation in this package. One mid-point could be to have base R plotting in this package so we could leave it at simple boxplots for example. Or just simply re-export but that could be a bit messy.