Seeing the following error in RStudio.
install packages ("ggplot2")
Error: unexpected symbol in "install packages"
I've found responses to similar issues pointing to use of the "smart quotes" as likely source of the error, but I am using the straight quotes as far as I can see.