Dear Sarah, I don't entirely follow what you did, but my guess is that you installed the Rcmdr and FactoMineR packages but not the RcmdrPlugin.FactoMineR package. If that's the case, then install the RcmdrPlugin.FactoMineR, e.g., via install.packages("RcmdrPlugin.FactoMineR") and try again.
You should be able to load the plug-in from the R Commander "Tools > Load Rcmdr Plug-in(s)" menu (it works for me). Unfortunately, you can't load the RcmdrPlugin.FactoMineR package directly by the command library(RcmdrPlugin.FactoMineR) because the authors of the plug-in apparently didn't make it self-starting. I hope this helps, John ----------------------------- John Fox, Professor McMaster University Hamilton, Ontario Canada L8S 4M4 Web: socserv.mcmaster.ca/jfox > -----Original Message----- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Sarah > Bortolamiol > Sent: February 10, 2016 6:01 AM > To: r-help@r-project.org > Subject: [R] MCA, Rcmdr, FactoMineR > > Dear R users, > > I am a beginner in R so my question may be a bit stupid. I tried to search in > forums and did not find the answer I am looking for. I should precise that I > am using Rstudio on Mac (OsX 10.10.5). > > I want to run a MCA analysis on my data (with Benzecri correction, with active > and supplementary variables). It seems that the FactoMineR package is doing > this. However, it seems it is not working as it should. In Rstudio console I > call > "library(Rcmdr)", and it opens a new window with XQuartz. > Then I want to upload FactoMineR package so I go in tool, I select > FactoMineR and validate. Then I am supposed to charge plug-ins but the > option is not available (see picture attached) Do you know where it comes > from? > > Thank you very much for your help, > Sarah > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting- > guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.