Unable to library facetsPreview because Package ‘glue’ version 1.6.2 cannot be unloaded
PollyHung opened this issue · 0 comments
PollyHung commented
library(facetsPreview)
Loading required package: glue
Error in value[3L] :
Package ‘glue’ version 1.6.2 cannot be unloaded:
Error in unloadNamespace(package) : namespace ‘glue’ is imported by ‘ggplot2’, ‘gtable’, ‘tidyr’, ‘pillar’, ‘dplyr’, ‘stringr’, ‘scales’, ‘tidyselect’, ‘usethis’ so cannot be unloaded
I cannot library facetsPreview even though I have installed it because it requires to unload a package that cannot be unloaded.