Quantcast
Channel: r software hub
Viewing all articles
Browse latest Browse all 1015

R coming to Visual Studio

$
0
0

By David Smith

You might have missed one significant bit of news tucked into yesterday’s Microsoft R announcement: R is coming to Visual Studio:

[embedded content]

R Tools for Visual Studio (RTVS) follows the model of Python Tools for Visual Studio: it’s an open-source plug-in to Visual Studio that makes it a complete IDE for R, with syntax-aware editing, a command-line REPL, and interactive debugging. (Like PTVS, there will be a GitHub repo for RTVS when it’s ready for release.)

Of course, RStudio already has excellent capabilities for developing R code, and RTVS isn’t available — yet. But if you already develop in Visual Studio, or want to develop R code alongside C++, JavaScript, Python or any language supported by Visual Studio, send an email to [email protected] to sign up for early access to RTVS.

Related

To leave a comment for the author, please follow the link and comment on their blog: Revolutions.

R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: Data science, Big Data, R jobs, visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more…


If you got this far, why not subscribe for updates from the site? Choose your flavor: e-mail, twitter, RSS, or facebook…

…read more

Source:: r-bloggers.com


Viewing all articles
Browse latest Browse all 1015

Trending Articles