Earlier quoted context omitted.
Hey! Product Manager for RStudio here (and Positron). We have no plans to stop development or maintenance on RStudio, and are committed to it for our users, both paid and community. While Positron and RStudio have some features in common, some R-focused features will remain exclusive to RStudio. If you're currently using RStudio and are happy with the experience, you can continue to enjoy RStudio. RStudio includes 10…
I was a huge fan of RStudio and was pretty much the biggest reason I used R. But then I realized how bad R is, syntactically, and how much more useful Python and it's ecosystem are. Then I discovered VS code and Jupyter notebooks in VS code which completely sealed the deal. So unless you are in need of specific R data science packages, Python seems like the way to go. I'm quite excited to try Positron!
Maker of RStudio launches new R and Python IDE
101–110 of 129 posts
Re: Maker of RStudio launches new R and Python IDE
#102Earlier quoted context omitted.
There's some thoughtful speculation on this here: "Visual Studio Code is designed to fracture" - https://ghuntley.com/fracture/
Very interesting, I hope the (formerly) RStudio people read this. So they are giving up an IDE (RStudio) that was famous for far better graphics and plotting than the Python alternatives for a half-open third party solution where Posit is the sharecropper. This Microsoft "DevDiv" (see the link) sounds like the classic EEE dressed up as "open", "hip" and with all the right buzzwords.
Re: Maker of RStudio launches new R and Python IDE
#103Earlier quoted context omitted.
I don't even know why people need to use dpyler and the tidyverse, in my opinion R is very comfortable for data wrangling and making all kinds of plots out of the box. Its able to handle huge amounts of data as well especially if you adopt a functional programming approach vs object oriented (what I see with a lot of the classic "academic" brittle hardcoded slop that R gets a bad rap for). Very fast if you keep in mi…
Maybe it is for you, but the success of Dplyr and ggplot suggests a lot of others disagree.
Re: Maker of RStudio launches new R and Python IDE
#104Earlier quoted context omitted.
Maybe it is for you, but the success of Dplyr and ggplot suggests a lot of others disagree.
I wonder how much of this is just a feedback loop; were people taught both tools and then chose the one that works best, or was one more heavily promoted than the other, so people went with what was easiest to get started?
Re: Maker of RStudio launches new R and Python IDE
#105Earlier quoted context omitted.
I don't even know why people need to use dpyler and the tidyverse, in my opinion R is very comfortable for data wrangling and making all kinds of plots out of the box. Its able to handle huge amounts of data as well especially if you adopt a functional programming approach vs object oriented (what I see with a lot of the classic "academic" brittle hardcoded slop that R gets a bad rap for). Very fast if you keep in mi…
The base graphics packages make the plots as ugly as the ones generated by gnuplot though. ggplot2 on the other hand has very pretty output. And the concept of grammar of plots just makes so much sense to me.
Re: Maker of RStudio launches new R and Python IDE
#106Earlier quoted context omitted.
> One thing I miss from RStudio is the Rmarkdown documents with inline outputs RMarkdown (Rmd) was recently developed into “Quarto” (Qmd), precisely because they now support Python as well. I’ve used it a bit and it’s excellent.
But Rmd already supported python chunks (as well as other languages such as ruby, which seem to be missing from Qmd)
Re: Maker of RStudio launches new R and Python IDE
#107Earlier quoted context omitted.
the problem is life sciences and statisticans are not going to learn Python though. and that's the talent
They are though. I work in computational biology, I would say the majority of work I see now is in python.
Re: Maker of RStudio launches new R and Python IDE
#108Earlier quoted context omitted.
Hey! Product Manager for RStudio here (and Positron). We have no plans to stop development or maintenance on RStudio, and are committed to it for our users, both paid and community. While Positron and RStudio have some features in common, some R-focused features will remain exclusive to RStudio. If you're currently using RStudio and are happy with the experience, you can continue to enjoy RStudio. RStudio includes 10…
I was a huge fan of RStudio and was pretty much the biggest reason I used R. But then I realized how bad R is, syntactically, and how much more useful Python and it's ecosystem are. Then I discovered VS code and Jupyter notebooks in VS code which completely sealed the deal. So unless you are in need of specific R data science packages, Python seems like the way to go. I'm quite excited to try Positron!
Re: Maker of RStudio launches new R and Python IDE
#109Earlier quoted context omitted.
I don't even know why people need to use dpyler and the tidyverse, in my opinion R is very comfortable for data wrangling and making all kinds of plots out of the box. Its able to handle huge amounts of data as well especially if you adopt a functional programming approach vs object oriented (what I see with a lot of the classic "academic" brittle hardcoded slop that R gets a bad rap for). Very fast if you keep in mi…
The base graphics packages make the plots as ugly as the ones generated by gnuplot though. ggplot2 on the other hand has very pretty output. And the concept of grammar of plots just makes so much sense to me.
Re: Maker of RStudio launches new R and Python IDE
#110Earlier quoted context omitted.
s/serious/hyped
No. R fundamentally has not really improved in the past ~10 years. Do you know much about how R works? Also try: gsub('serious', 'hyped', x)