CiaranWelsh
CiaranWelsh

Reputation: 7691

RStudio installation not providing me with 'real' RStudio

I'm trying to install RStudio (I'm already running R-3.3.2 on Windows7) but each time I download the RStudio 1.0.136 - Windows Vista/7/8/10.exe and install (using default options), I get the same problem - RStudio provides me with an 'empty' and unresponsive shell of an RStudio window. Here is a screen shotenter image description here

I find this very unusual and have no idea why this is happening. Does anybody know what the issue is?

Upvotes: 1

Views: 128

Answers (1)

Cartoni
Cartoni

Reputation: 38

Have you tried running the program in administrator mode, since it will read and write a lot of files to your system, it seems logical that the program has to have administrator knowledge rights.

Upvotes: 2

Related Questions