I just downloaded the most recent R and RStudio version along with Rtools4.0 and I get this error now in RStudio and can't seem to fix it: "Error in tools::startDynamicHelp() : internet routines cannot be loaded."
I've tried adding in a new path via Environmental Variables in the Control Panel but still get that same error: c:\Rtools\bin;c:\Rtools\perl\bin;c:\Rtools\MinGW\bin;c:\R\bin
I checked > sys.which("make")
Error in sys.which("make") : could not find function "sys.which"
I've re-downloaded R, RStudio, and RTools a couple of times and ensured there's only one version of each and restarted my computer and am out of luck. I've also read through other community blogs but can't seem to get anything to work! Any help would be greatly appreciated.