this post was submitted on 14 Nov 2024
164 points (98.2% liked)
technology
23418 readers
203 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
Rules:
- 1. Obviously abide by the sitewide code of conduct.
Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
'R' as in, the language?
R studio, a statistic program
If I recall correctly what R studio is, it's just an IDE for the R language. There are, at the very least, alternatives to it, including VS code.
On that note, I have been meaning to relearn R. I should set up VS Code to work with it, and/or try R studio.
A good alternative to vscode is vscodium. It's basically vscode with the Microsoft-specific stuff like telemetry not included.
I do have one issue with VSCodium, which has turned me off from it - it lacks some of the extensions. I also recall that I ran into trouble with it when configuring it for, I believe, C++ or PHP, but that might just have been a 'me' issue that will get resolved after I get more comfortable with TypeScript.
That's fair, it's certainly the one big weakness. But that's the tradeoff. Getting rid of Microsoft means getting rid of Microsoft, extension store included.
I've used R studio on Arch Linux ARM before, so it should work