2016-03-10 00:39:08 +03:00
# R Tools for Visual Studio
2019-02-04 23:45:26 +03:00
## This project is not actively supported.
2019-02-04 23:41:46 +03:00
2019-02-04 23:45:26 +03:00
R Tools is not available in VS 2019. Please see https://docs.microsoft.com/en-us/visualstudio/porting/port-migrate-upgrade-visual-studio-projects-2019?view=vs-2017.
2019-02-04 23:41:46 +03:00
2019-02-04 23:45:26 +03:00
_"R Tools for Visual Studio | R Tools for Visual Studio was removed from the Data Science Workload in Visual Studio 2019 Preview. You can continue using Visual Studio 2017 or alternatives like RStudio."_
2019-02-04 23:41:46 +03:00
There are also R extensions to [VS Code ](https://code.visualstudio.com/ ) available at the [VS Code Marketplace ](https://marketplace.visualstudio.com/vscode ).
2016-03-10 00:39:08 +03:00
2016-03-11 03:40:17 +03:00
### Installation
2017-10-11 20:43:33 +03:00
Latests RTVS ships with Visual Studio 2017 as part of the Data Science workload.
2016-03-11 04:05:18 +03:00
2016-03-11 03:40:17 +03:00
### Documentation
The interim docs are available here:
* [RTVS Documentation ](http://microsoft.github.io/RTVS-docs/ )
### Bugs and feature requests
2019-02-04 23:41:46 +03:00
You can submit feedback via VS 2017 feedback tool.
2016-03-11 03:40:17 +03:00
2017-10-11 20:53:06 +03:00
### Roadmap
2016-03-11 04:17:42 +03:00
2019-02-04 23:41:46 +03:00
This project is not actively supported.
2016-03-11 03:40:17 +03:00
2016-04-10 04:48:03 +03:00
### Builds and pull requests
2016-03-11 03:40:17 +03:00
2016-04-10 04:48:03 +03:00
If you would like to build RTVS yourself, and maybe even make a pull request (highly appreciated!), please take
2016-04-10 04:50:46 +03:00
a look at the [contributing guidelines ](CONTRIBUTING.md ) first.
2016-03-11 03:40:17 +03:00
2017-04-13 05:21:17 +03:00
### Miscellaneous
2016-03-11 03:40:17 +03:00
2016-04-10 04:48:03 +03:00
If you use Python, also check out [Python Tools for Visual Studio ](https://github.com/Microsoft/PTVS ).
2016-03-10 00:39:08 +03:00
2016-04-10 04:48:03 +03:00
If you want to use RTVS with Azure Machine Learning (e.g. to read and write datasets), have a look at the
[AzureML R package ](https://cran.r-project.org/web/packages/AzureML/index.html ).
2016-06-22 00:18:33 +03:00
### Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct ](https://opensource.microsoft.com/codeofconduct/ ).
For more information see the [Code of Conduct FAQ ](https://opensource.microsoft.com/codeofconduct/faq/ ) or contact
[opencode@microsoft.com ](mailto:opencode@microsoft.com ) with any additional questions or comments.