Upgrade to Pro — share decks privately, control downloads, hide ads and more …

RStudio 1.3 Sneak Preview

Jonathan
January 30, 2020

RStudio 1.3 Sneak Preview

RStudio 1.3, currently available as a preview release, includes a number of new capabilities that will help you be more productive in R. It's also more configurable, accessible, and flexible. In this talk, you'll learn to take advantage of these new tools.

Jonathan

January 30, 2020
Tweet

Other Decks in Technology

Transcript

  1. RStudio's mission is to create free and open-source software for

    data science, scientific research, and technical communication. We do this to enhance the production and consumption of knowledge by everyone, regardless of economic means, and to facilitate collaboration and reproducible research, both of which are critical to the integrity and efficacy of work in science, education, government, and industry.
  2. What's new? • Targeting WCAG 2.1 Level AA • Compatibility

    with popular screen readers (JAWS, NVDA, VoiceOver) • Annotations, landmarks, navigation, etc. • Focus management and visibility • Keyboard navigation • Contrast ratios
  3. Don't use a screen reader? • Dramatically improved keyboard usability

    • Easier to read UI (contrast ratios) • See where keyboard focus lies • No more tab traps • More community and inclusion!
  4. Spell Check • A little awkward to use • No

    real-time feedback • Have to remember to run it • No one could find it!
  5. Global Replace • Builds on Find in Files • Replace

    everything you found with a new string • Supports regular expressions • Real-time preview
  6. iPad OS 13 x RStudio 1.3 • Better together! •

    Arrow keys work in editor • Ctrl-based keyboard shortcuts work • Keyboard shortcuts for moving splitters • Escape key works, with Ctrl+] as fallback
  7. Auto Save Crash Handling Shiny Background Jobs Auto Idle Signout

    Large File Uploads Startup Diagnostics Configurable Logging Tutorials
  8. What's configurable? • Every preference you can set in Global

    Options • All editor and workbench keybindings • Snippets for all languages • Custom color themes • Spelling dictionaries • Templates for new files of any type
  9. Where does it live? • Single parent folder for all

    config • Per-user: ~/.config/rstudio (AppData/Roaming/ rstudio on Windows) • For all users on RStudio Server: /etc/rstudio • Compliant with XDG standard (can change location with environment variables)
  10. Best of Both Worlds Start from dock/taskbar OS integration Native

    window management Access to compute & memory Access to configured environments Long-running sessions