15
What are the things you dislike about R?
(lemmy.world)
Please use this as a forum to discuss R, and learn more about it. If you have any questions about how to do specific things in R, this is the place to ask.
You can download R here.
You can download RStudio here. RStudio IDE, which is supported by Posit PBC, is a powerful and well-developed IDE for R. Other development environment options include Emacs addon Emacs Speak Statistics and VSCode.
Other communities that may be of interest across the fediverse:
Please send @a_statistician a message to recommend additional communities to add to this list.
That no one knows it. For many ML algorithms they rather get published first in R than in Python still, although I believe this is not true for deep learning, but rather stuff like tree based models.
Sometimes I can’t implement what I want to because I don’t have time, let alone skill to port a library from R into Python and make it sklearn compatible. But I also don’t want to be the only person in my team who understands the code. So Python it is.
Edit: just realized this is 7 months old, but I guess maybe we can boost activity by also answering to old posts?