Cannot connect to 127.0.0.1

I have two versions of the R startup script running in OS X Catalina. One is R.framework, pointing at the usual 3.6.1 framework build, the other is R.unix, pointing at R-Devel (4.0.0) in /usr/local. Both run fine in Terminal.app. The Rstudio IDE runs fine if I link the R script to the framework build, but if I link R to R.unix the IDE says it cannot connect to 127.0.0.1.

You might try running a diagnostics report and see if anything helpful is reported.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.