Error in unloading MASS

Unable to unload Mass package for LDA
package �MASS� was built under R version 3.6.2Error in value[3L] :
Package ‘MASS’ version 7.3.51.4 cannot be unloaded:
Error in unloadNamespace(package) : namespace ‘MASS’ is imported by ‘pscl’, ‘ipred’ so cannot be unloaded

You have loaded other packages that depend on MASS, you would have to unload those first but it would be much easier to just restar your R session.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.