Latest: Open Source
Today we’re excited to announce availability of our first Preview Release for RStudio 1.4, a major new release which includes the following new features: A visual markdown editor that provides...
Photo by Igor Lepilin on Unsplash As of this writing, two deep learning frameworks are widely used in the Python community: TensorFlow and PyTorch. TensorFlow, together with its high-level API Keras,...
Sparklyr 1.3 is now available, featuring integration of Spark higher-order functions, and data import/export in Avro and in user-defined serialization formats.
Today we’re excited to announce the general release of RStudio 1.3. This release features many major improvements to the IDE, including: Dramatically improved accessibility for sight-impaired...
A new version of sparklyr is now available on CRAN! In this sparklyr 1.2 release, the following new improvements have emerged into spotlight: A registerDoSpark() method to create a foreach parallel...
We are extremely excited to have our first release of the gt package available in CRAN! The name gt is short for “grammar of tables” and the goal of gt is similar to that of ggplot2, serving to not...
This blog post is part of a series on new features in RStudio 1.3, currently available as a preview release. In every RStudio release, we introduce dozens of small quality-of-life improvements...
This blog post is part of a series on new features in RStudio 1.3, currently available as a preview release. Overview Screen reader users, and anyone who operates software entirely via keyboard or...
This blog post is part of a series on new features in RStudio 1.3, currently available as a preview release. We’re excited to announce that RStudio v1.3 will gain a newly-minted pane: the...
This blog post is part of a series on new features in RStudio 1.3, currently available as a preview release. Today, we’re going to talk about a number of improvements we’ve made to RStudio...
As part of the upcoming 1.3 release of the RStudio IDE we are excited to show you a preview of the real time spellchecking feature that we’ve added. Prior to RStudio 1.3, spellchecking was an...
We started the RStudio project because we were excited and inspired by R. The creators of R provided a flexible and powerful foundation for statistical computing; then made it free and open so that it...
We’re excited to announce that reticulate 1.14 is now available on CRAN! You can install it with: install.packages("reticulate") With this release, we are introducing a major new...
We’re pleased to announce blastula, a package for creating beautiful custom emails in R. At RStudio, we love interactive dashboards, but some situations call for a different communication mechanism....
learnr 0.10.0 has been released! In this version of learnr, quiz questions have been expanded to allow for more question types. Text box quiz questions have been implemented natively within learnr and...