Nothing
You can see the Website dedicated to FactoMineR (link for English version, and for the French version)
How do you install the latest version of FactoMineR available on GitHub?
if (!require("devtools")) install.packages("devtools")
library(devtools)
install_github("husson/FactoMineR")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.