Test R path command
In Windows, test if R is correctly included in the systemenvironment variables: press Windows Key + r
and then type R. This should open R in command line;
Use a command line to nd the R library folder: to do this type the R command .libPaths().
It should be something like C:\Users\...\Documents\R\win-library\3.3.