I am new to using RStudio and am attempting to import data from an Excel worksheet. When I navigate to Import Dataset > From Excel I am prompted to install the newest version of Rcpp. However, when it attempts to install I receive this error message. Is there a solution for this issue? Thank you in advance!
It looks like you're trying to compile Rcpp, which means you'll need XCode Command Line tools (which you'll install in the terminal/shell). See the MacOS section here: