[关键字]: Visual Studio
[出处]: https://goo.gl/uCcYev
download: https://www.visualstudio.com/features/rtvs-vs
src: https://github.com/Microsoft/RTVS
[重点摘要]: Windows 平台最猛IDE可以帮 R Debug了
Editor – complete editing experience for R scripts and functions, including
detachable/tabbed windows, syntax highlighting, and much more.
IntelliSense – (aka auto-completion) available in both the editor and the
Interactive R window.
R Interactive Window – work with the R console directly from within Visual
Studio.
History window – view, search, select previous commands and send to the
Interactive window.
Variable Explorer – drill into your R data structures and examine their
values.
Plotting – see all of your R plots in a Visual Studio tool window.
Debugging – breakpoints, stepping, watch windows, call stacks and more.
R Markdown – R Markdown/knitr support with export to Word and HTML.
微软也出了自己的R叫R Open
还有R server给商业用户
https://www.microsoft.com/en-us/server-cloud/products/r-server/
看起来微软也想分食这块市场。