PIKAL Petr
2020-Dec-14 08:16 UTC
[R] Help with connection issue for R (just joined, leading R for our agency)
Hallo Alejandra Although RStudio and ESS could help with some automation (each with its own way), using R alone is not a big problem, especially if you are not familiar with Emacs basics and perceiving RStudio issues. I use R with simple external editor - it could be notepad but I could recommend TINN-R https://sourceforge.net/projects/tinn-r/ which has syntax highlighting and works smoothly if R is console is set to multiple windows. It is also quite easy to manage. Good luck with R. Cheers Petr> -----Original Message----- > From: R-help <r-help-bounces at r-project.org> On Behalf Of Alejandra Barrio > Gorski > Sent: Tuesday, December 8, 2020 7:48 PM > To: R-help at r-project.org > Subject: [R] Help with connection issue for R (just joined, leading R forour> agency) > > Dear fellow R users, > > Greetings, I am new to this list. I joined because I am pioneering the useof R> for the agency I work for. I essentially work alone and would like toreach> out for help on an issue I have been having. Here it is: > > - From one day to the next, my RStudio does not execute commands when > I > press ctrl + enter. Nothing happens, and then after a few minutes outof> nowhere, it runs everything at once. This makes it very hard to do mywork.> - I tried uninstalling and re-installing both R and Rstudio, but the > error comes up again. I tested commands on my R program alone, and it > works > fine there. It could be the way that Rstudio connects to R. > - I am on a Windows 10 computer. I work for a government agency so > there > may be a few firewall/virus protection issues. > > I would love any pointers. > > Thank you, > Alejandra > > -- > > *Alejandra Barrio* > Linkedin <https://www.linkedin.com/in/alejandra-barrio/> | Website > <https://www.ocf.berkeley.edu/~alejandrabarrio/> > MPP | M.A., International and Area Studies University of California,Berkeley> > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting- > guide.html > and provide commented, minimal, self-contained, reproducible code.
Michael Dewey
2020-Dec-14 11:54 UTC
[R] Help with connection issue for R (just joined, leading R for our agency)
Just to add to Petr's comment there are other basic editors with syntax highlighting like Notepad++ which are also OK if you want a fairly minimalist approach. Michael On 14/12/2020 08:16, PIKAL Petr wrote:> Hallo Alejandra > > Although RStudio and ESS could help with some automation (each with its own > way), using R alone is not a big problem, especially if you are not familiar > with Emacs basics and perceiving RStudio issues. I use R with simple > external editor - it could be notepad but I could recommend TINN-R > > https://sourceforge.net/projects/tinn-r/ > > which has syntax highlighting and works smoothly if R is console is set to > multiple windows. It is also quite easy to manage. > > Good luck with R. > > Cheers > Petr > >> -----Original Message----- >> From: R-help <r-help-bounces at r-project.org> On Behalf Of Alejandra Barrio >> Gorski >> Sent: Tuesday, December 8, 2020 7:48 PM >> To: R-help at r-project.org >> Subject: [R] Help with connection issue for R (just joined, leading R for > our >> agency) >> >> Dear fellow R users, >> >> Greetings, I am new to this list. I joined because I am pioneering the use > of R >> for the agency I work for. I essentially work alone and would like to > reach >> out for help on an issue I have been having. Here it is: >> >> - From one day to the next, my RStudio does not execute commands when >> I >> press ctrl + enter. Nothing happens, and then after a few minutes out > of >> nowhere, it runs everything at once. This makes it very hard to do my > work. >> - I tried uninstalling and re-installing both R and Rstudio, but the >> error comes up again. I tested commands on my R program alone, and it >> works >> fine there. It could be the way that Rstudio connects to R. >> - I am on a Windows 10 computer. I work for a government agency so >> there >> may be a few firewall/virus protection issues. >> >> I would love any pointers. >> >> Thank you, >> Alejandra >> >> -- >> >> *Alejandra Barrio* >> Linkedin <https://www.linkedin.com/in/alejandra-barrio/> | Website >> <https://www.ocf.berkeley.edu/~alejandrabarrio/> >> MPP | M.A., International and Area Studies University of California, > Berkeley >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide http://www.R-project.org/posting- >> guide.html >> and provide commented, minimal, self-contained, reproducible code. >> >> ______________________________________________ >> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. >> >>-- Michael http://www.dewey.myzen.co.uk/home.html