I wanted to plot my sPLS2 output via a biplot - however, when trying to run mixOmics::biplot() I get the following error message:
Error: 'biplot' is not an exported object from 'namespace:mixOmics'
When I browse the mixOmics function repertoire via mixOmics:: I don’t get an option to choose biplot() manually (see picture). I have already uninstalled and reinstalled the mixOmics package.
I can also confirm that the biplot() function is missing from the mixOmics package. I’ve tried installing from both BioConductor as well as github. It is missing. The vignette is there, but the actual function is not.