I am getting following error when I try to install the RSelenium package.
RSelenium
install.packages(\"RSelenium\") Installing package into ‘C:/Users/n
This worked for me:
install.packages('RSelenium', type="win.binary")