mlr3shiny icon indicating copy to clipboard operation
mlr3shiny copied to clipboard

Unknown error in Explain tab

Open LamaTe opened this issue 3 years ago • 0 comments

When trying to compute dependence graphs, the computation sometimes fails due to package conflicts.

Error message: Error: Package ‘rlang’ version 0.4.12 cannot be unloaded: Error in unloadNamespace(package) : namespace ‘rlang’ is imported by ‘ellipsis’, ‘tibble’, ‘ggplot2’, ‘cachem’, ‘purrr’, ‘testthat’, ‘vctrs’, ‘pillar’, ‘lifecycle’, ‘shiny’, ‘shinytest’, ‘htmltools’, ‘sass’, ‘bslib’ so cannot be unloaded

LamaTe avatar Jan 05 '22 10:01 LamaTe