Biplot() missing from mixOmics package

Dear mixOmics community,

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.

image

can anyone help me out with this issue?

Thanks in advance!

Best,
Luise

hi @l.bel,
It should be there. Check that you have a recent version of the package (you can also pull it from GitHub).

Kim-Anh

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.

@l.bel did you ever figure this out?