[關鍵字]: 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/
看起來微軟也想分食這塊市場。