Re: [R] Restoration of "rite" package of R as R-script editor or the like

2022-05-23 Thread Rasmus Liland
On 2022-05-23 17:37 +0100, Rui Barradas wrote: | And about an editor no one mentinoed, | vim. Hear, hear, +1 for vim 👍🏻 I use vim in st[1], and run Rscript everytime my long script changes using entr[2] Also, ess I think might be good.[3] I was able to install rite locally from github this

Re: [R] Restoration of "rite" package of R as R-script editor or the like

2022-05-23 Thread Michael Dewey
Notepad++ is fine as a light weight editor with syntax highlighting but the plug-in for R does not seem to have been updated for years. Michael On 23/05/2022 17:37, Rui Barradas wrote: Hello, I was also thinking about Notepad++. And about an editor no one mentinoed, vim. I've learned vi on u

Re: [R] Restoration of "rite" package of R as R-script editor or the like

2022-05-23 Thread Rui Barradas
Hello, I was also thinking about Notepad++. And about an editor no one mentinoed, vim. I've learned vi on unix SVR3 and at least in micros it is all present, you can bet that no matter what the OS is there's a version for it. vim is lightweight and has syntax highlighting but its aging idiosy

Re: [R] Restoration of "rite" package of R as R-script editor or the like

2022-05-23 Thread CALUM POLWART
As has been said, it's not for R CRAN to fix. This is open source code. If the package maintainer is no longer keen anyone can fork the code, maintain it and release it back to Cran and provided it meets their rules it would be available for all. (If it doesn't you just need to provide the install

Re: [R] Restoration of "rite" package of R as R-script editor or the like

2022-05-23 Thread Ebert,Timothy Aaron
Would you reconsider RStudio? If this is a person's first experience with a computer or cell phone then RStudio is a bit much. Relative to using a browser, MSWord, Excel, or many of the modern video games RStudio is simple. I have seen beginning R courses start at the level of print("Hello World

[R] "Site can't be reached"

2022-05-23 Thread Alexa Balázs István
Guys, I'm constantly getting the "This site can�t be reached" / "ERR_CONNECTION_REFUSED" error message instead of the website. My IP is 188.214.11.251 I don't get this message on any other site. Could you help please? I would need to download the latest R version. Thank you, Balazs