News

New R Language Plugin for Visual Studio 2015

Microsoft R and R Server features are accessible almost directly through the Visual Studio IDE, with the new R Tools for Visual Studio plugin.

Visual Studio 2015 now speaks R. No, not some pirate language but the language of statistics. The new R language capabilities are accessible via a new R Tools for Visual Studio plugin that's available in preview form for now.

R Tools for Visual Studio, or RTVS for short, comes with an editor as well as an R Interactive Window (aka REPL) that works directly from within the VS IDE. As well, R data structures can be drilled into directly for further examination via the Variable Explorer and R plots can be viewed from the Variable Explore or directly in a Visual Studio tools window, which can be resized and docked to the IDE. A History window provides a good number of features, including saving histories and replaying code.

RTVS also supports R Markdown, which can be exported to Word or HTML, and IntelliSense in both the Editor and REPL.

Shahrokh Mortazavi, Microsoft's Partner Director of Program Management in the Data Group, in a blog post notes that because "RTVS is an IDE ... as such you can use it with any recent version of R such as 3.2.x." Using it with Microsoft R Open allows it to take advantage of "some turbo options such as threading support on multi-processor machines," while using it with Microsoft R Server will allow it to support Big Data functionality as well "additional advanced features that can be used with SQL Server."

Of note for VS developers on Azure is that RTVS can be teamed up with the R SDK "to access your datasets and workspaces on Azure Ml," writes Mortazavi. "Use the environment to create and test models locally and easily operationalize them on Azure at scale."

Get the RTVS preview here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube