Fun with Positron
Positron is a new data science IDE from Posit that combines features from RStudio and VS Code, offering a specialized environment for R and Python.
Positron is a new data science IDE from Posit that combines features from RStudio and VS Code, offering a specialized environment for R and Python.
A guide to useful RStudio shortcuts, settings, and tips to improve productivity and code readability for R programming.
A guide to enhancing Shiny app development by adding the bslib package to your RStudio or VSCode snippet for modern, responsive dashboards.
Yihui Xie announces his departure from RStudio/Posit after 10+ years, discusses the layoff, and outlines the future maintenance of key R packages.
A quick-start guide to using the R programming language for data analysis, covering installation, data exploration, and basic plotting with the iris dataset.
A recap of a 2-day workshop on creating advanced, visually appealing graphics using the ggplot2 package in R, taught at rstudio::conf 2022.
Introduces branchMover, a Shiny app/RStudio addin to help coordinate changing the default branch (e.g., from master to main) across multiple GitHub repositories.
A guide to setting up cryptographically signed Git commits using Keybase and GPG, with specific instructions for integration with RStudio.
A personal blog by an RStudio software engineer sharing findings, tips, and experiences with the R programming language and its ecosystem.
A data visualization designer reflects on their 2020 freelance work, challenge contributions, and personal projects using R, ggplot2, and plotly.
A data visualization project analyzing IMDb's top 250 TV shows using R, focusing on rating trends and episode details.
A guide to setting up an R development environment using RStudio Server within the Windows Subsystem for Linux (WSL).
Highlights key themes from rstudio::conf 2020, including putting R in production, R Markdown advancements, parallel processing, and tidyverse programming.
A guide to using RStudio's Jobs feature to train multiple Bayesian models in parallel, improving efficiency on multi-core systems.
A curated list of gift ideas for R programming enthusiasts, including books, cheatsheets, hex logos, art, and conference tickets.
A technical guide on installing OmniSci (MapD) ODBC drivers and establishing a database connection within RStudio Server on an Azure Ubuntu VM.
A guide showing the 'mousey' (GUI) methods for checking software versions in R/RStudio, acknowledging they are not best practice but helpful for beginners.
A roundup of resources and tutorials for using the blogdown R package to create websites with R Markdown and Hugo.
A guide to creating custom RStudio code snippets for quickly embedding tweets in blogdown posts using Hugo shortcodes.
Announces the official RStudio cheat sheet for the purrr package and compiles a list of community tutorials and resources for using purrr in R.