MicroStrategy ONE
The R Integration Pack is no longer supported as of December 2024.
R and R Package Installer for Windows
The MicroStrategy R and R Package installer is a standalone component to simplify the installation and configuration of R and the packages needed to use R in conjunction with MicroStrategy 2020 and later. You can download the R and R Package installer from the MicroStrategy download site.
- Install R and R Package in GUI Mode
- Install R and R Package in Silent Mode
- Uninstall R and R Package
- R Packages Included in the Installation
Install R and R Package in GUI Mode
- After completing installation of the MicroStrategy platform, download the standalone R and R Package installer from the MicroStrategy download site.
- Unzip the installer download and double-click
RandRPackageInstaller.exe
to begin. -
The R and R Package installer launches in GUI mode. Click Next.
-
Accept the license agreement and click Next.
-
Select the download location and click Install.
- Click Finish.
- If necessary, troubleshoot any issues using the log at
<installPath>\Common Files\MicroStrategy\R\R-3.6.3\RandRPackageInstall.log
.
Install R and R Package in Silent Mode
- After completing installation of the MicroStrategy platform, download the standalone R and R Package installer from the MicroStrategy download site.
- Unzip the installer download.
-
Configure the
response.ini
file in your MicroStrategy platform installation to launch the installer in silent mode.Copy[Installer]
HideAllDialogs=TRUE
[InitialPaths]
DownloadLocation=<downloadPath>
[OpenSourceSoftwareDialog]
AgreeToDownloadOpenSourceSoftware=TRUE
[Welcome]
RemoveAll=FALSE - Launch a Windows command prompt in administrator mode and use the following command:
- If necessary, troubleshoot any issues using the MicroStrategy installation log at
<installPath>\Common Files\MicroStrategy\R\R-3.6.3\RandRPackageInstall.log
or the R and R Package installation log at<installPath>\Common Files\MicroStrategy\R\R-3.6.3\install_rpkg.log
.
RandRPackageInstaller.exe --ResponseFile=”<pathToResponseFile>\response.ini” -s -f1C:\setup.iss -f2C:\setup.log
Uninstall R and R Package
- Launch the R and R Package installer.
- Select Remove and click Next.
-
Click Finish.
R Packages Included in the Installation