Jump to content

R Tools for Visual Studio

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mikhail arkhipov (talk | contribs) at 16:35, 13 March 2017 (Created page with '{{Infobox software | name = R Tools for Visual Studio | caption = | developer = Microsoft | latest release version...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
R Tools for Visual Studio
Developer(s)Microsoft
Stable release
1.0 RC3 / March 10, 2017 (2017-03-10)[1]
Repository
Written inC#, C++, R
Operating systemWindows
TypeIntegrated development environment
LicenseApache License 2.0
Websitegithub.com/microsoft/rtvs

R Tools for Visual Studio (RTVS) is a plug-in for Visual Studio used to provide support for programming in R. It supports IntelliSense, debugging, plotting, remote execution, SQL integration, and more. It is an open source project released under the Apache License, 2.0, and is developed primarily by Microsoft.

The first version was 0.3 on Mar 5, 2016. The current version is 1.0.

References

  1. ^ "R Tools for Visual Studio documentation page". Microsoft.