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

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

  • Introduction to .NET Aspire

    Two Microsoft experts will present on the cloud-native application stack designed to simplify the development of distributed systems in .NET at the Visual Studio Live! developer conference coming to Las Vegas next month.

  • Microsoft Previews Copilot AI for Open-Source Eclipse IDE

    Catering to Java jockeys, Microsoft is yet again expanding the sprawling reach of its Copilot-branded AI assistants, previewing a coding tool for the open-source Eclipse IDE.

Subscribe on YouTube

Upcoming Training Events