Skip to content

Instantly share code, notes, and snippets.

@cscherrer
Created January 21, 2014 23:26
Show Gist options
  • Save cscherrer/8550656 to your computer and use it in GitHub Desktop.
Save cscherrer/8550656 to your computer and use it in GitHub Desktop.
result of rstudio --run-diagnostics
21 Jan 2014 23:22:26 [rdesktop] ERROR R did not return any output when queried for directory location information; LOGGED FROM: bool core::r_util::<unnamed>::detectRLocationsUsingR(const std::string&, core::FilePath*, core::FilePath*, core::config_utils::Variables*, std::string*) /home/ubuntu/rstudio/src/cpp/core/r_util/REnvironmentPosix.cpp:483
Using R script: /usr/bin/R
Attempting to launch R session...
R_HOME=/usr/lib/R
R_DOC_DIR=/usr/share/R/doc
R_INCLUDE_DIR=/usr/share/R/include
R_SHARE_DIR=/usr/share/R/share
LD_LIBRARY_PATH=/usr/lib32::/usr/lib/R/lib:/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server:/usr/lib32
PATH=/home/chad/.cabal/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
HOME=/home/chad
R session launched, attempting to connect on port 12151...
Connected to R session, attempting to initialize...
@justacec
Copy link

I am having a similar problem right now. Trying to run 0.99.776 of RStudio with a vanila R-3.2.1 installed. I can start R from the command line. I am not sure how the system is hanging or what I should do to help diagnose the issue here. This is on a windows machine running Windows Server 2008 R2 SP1.

Are there any tips on how I can debug this issue?

@LAMy2015
Copy link

I had the same issue - tried reinstalling R and r-studio - no luck - try uninstalling git and R-Studio up an working - will try linking in Git again but maybe a little more carefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment