Install R package. From Alteryx Designer version 8.5 or greater, go to Help- Install Predictive Tools. This will install the R program and the Predictive tools that use R. If you do not see this option and are running version 8.5 or greater, you may use the link below to download the R installer. Download R for Windows 4.0.5 from our software library for free. This free PC program operates '.rdata' file. Our built-in antivirus scanned this download and rated it as virus free. This free PC software was developed to work on Windows XP, Windows Vista, Windows 7, Windows 8 or Windows 10 and is compatible with 32 or 64-bit systems. RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, and a variety of robust tools for plotting, viewing history, debugging and managing your workspace. FLIR Tools® is a powerful, free software solution that allows you to quickly import, edit, and analyze images, and turn them into professional PDF inspection reports. It’s the most effective way to show clients or decision-makers the problems you found with your FLIR thermal imager, and get the 'go-ahead' for repairs fast. The app allows you to: thermally tune level and span, change color.
-->In this article:
Note
After installing R Tools, you may want to configure Visual Studio for an optimized data scientist layout, as described on the Options article.
Supported versions of Visual Studio
R Tools for Visual Studio (RTVS) is supported on Windows with the Community (free), Professional, and Enterprise editions of both Visual Studio 2017 and Visual Studio 2015 Update 3 (or higher) (direct download).
RTVS is not presently supported on Visual Studio for Mac.
RTVS does not install if you have only the Visual Studio Shell that's included with products such as Visual Studio Test Professional and SQL Server Management Studio. Visual Studio Shell lacks the necessary components for RTVS.
Install RTVS in Visual Studio 2017
Run the Visual Studio installer and select the Modify option (for details, see Modify Visual Studio). If you don't yet have Visual Studio installed, see Install Visual Studio. On Windows 7, be sure that your installer is updated to show Visual Studio 2017 version 15.2 build 26430.12 or later.
Select the Data science and analytical applications workload:
Set any additional options on the right side under the same workload name. By default, this workload includes F# and Python support. For R, minimum requirements are R language support, Runtime support for R development, and Microsoft R client.
RTVS is installed in: %ProgramFiles(x86)%Microsoft Visual Studio<version><edition>Common7IDEExtensionsMicrosoftR Tools for Visual Studio where <version> is typically 2017
and <edition> is Community
, Professional
, or Enterprise
.
Install RTVS in Visual Studio 2015
With Visual Studio 2015, you need to install an R interpreter and the R Tools separately.
Install an R interpreter
RTVS requires a 64-bit installation of R version 3.2.1 or higher from one or more of the following sources:
Microsoft R Open and CRAN R both allow for multiple side-by-side versions. Microsoft R Client, however, supports only one version and always uses the latest one you installed.
Install the R tools
Download the current RTVS for Visual Studio 2015 from https://rtvs.blob.core.windows.net/download/RTVS_2017-12-18.1.exe. RTVS checks for a suitable version of Visual Studio and helps you install an R interpreter if you haven't already.
Note
The standalone RTVS installer works only with Visual Studio 2015; with Visual Studio 2017, install R support through the Data Science and Analytical Applications workload as described earlier.
RTVS for Visual Studio 2015 is installed in: %ProgramFiles(x86)%Microsoft Visual Studio 14Common7IDEExtensionsMicrosoftR Tools for Visual Studio
Offline installation of Visual Studio and RTVS
Download R Tools For Visual Studio
Offline installation is suitable for computers that are not connected to the Internet:
Go to Create an offline installation of Visual Studio 2017.
If you use Visual Studio 2015, select 2015 in the selector above the table of contents.
Follow the instructions for creating an offline installation in the web page.
For Visual Studio 2015, download the offline RTVS installers from https://rtvs.blob.core.windows.net/download/RTVS_2017-12-18.1.zip and https://rtvs.blob.core.windows.net/download/RTVS_Remote_2017-12-12.1.zip.
Install Visual Studio and RTVS from the offline installers.