library(ca)
# Loading required package: rgl
library(Rcmdr)
# R Commander starts
# When trying to close R Commander window
Error in unloadNamespace("rgl") : name space 'rgl' is still used by: 'ca'
What is the suggested way to close R Commander in such a situation? Thank you