Each supported operating system has its own RScript Functions Installer which includes the pre-compiled R script functions, ready to be imported into MicroStrategy, with separate installers for use with MicroStrategy Desktop 10.
Desktop Installation
For Windows, the installer will be named RIntegrationPack64.msi. Once downloaded, execute the installer, following the instructions provided by the wizard.
The default installation location is C:\Program Files\R Integration Pack (this location can be altered via the wizard).
For Mac, the installer will be named R Integration Pack.pkg. Once downloaded, execute the installer, following the instructions provided by the wizard.
Installation will be performed within the MicroStrategy Desktop app, which by default is at /Applications/MicroStrategy Desktop.app.
Windows Installation
For installation on Windows, the installer will be named RIntegrationPack.msi. Once downloaded, execute the installer, following the instructions provided by the wizard.
The default installation location is C:\Program Files (x86)\R Integration Pack (this location can be altered via the wizard).
Unix/Linux Installations
For installation of Unix/Linux, the installer will be named RIntegrationPack_<OS>.tar.gz (where <OS> may be SunOS, AIX or Linux). Once downloaded, follow these instructions to install the RScript functions:
The default installation location is one of the following (this location can be altered via the wizard):
Desktop Installation
For Windows, the installer will be named RIntegrationPack64.msi. Once downloaded, execute the installer, following the instructions provided by the wizard.
The default installation location is C:\Program Files\R Integration Pack (this location can be altered via the wizard).
For Mac, the installer will be named R Integration Pack.pkg. Once downloaded, execute the installer, following the instructions provided by the wizard.
Installation will be performed within the MicroStrategy Desktop app, which by default is at /Applications/MicroStrategy Desktop.app.
Windows Installation
For installation on Windows, the installer will be named RIntegrationPack.msi. Once downloaded, execute the installer, following the instructions provided by the wizard.
The default installation location is C:\Program Files (x86)\R Integration Pack (this location can be altered via the wizard).
Unix/Linux Installations
For installation of Unix/Linux, the installer will be named RIntegrationPack_<OS>.tar.gz (where <OS> may be SunOS, AIX or Linux). Once downloaded, follow these instructions to install the RScript functions:
- Unzip the file (e.g. gunzip RIntegrationPack<OS>.tar.gz_).
- Extract the installation files (e.g. tar –xvf RIntegration<OS>.tar_).
- Execute the installation wizard, using the command setup.sh.
- Follow the instructions provided by the wizard, including the specification of where R has been installed on the system.
The default installation location is one of the following (this location can be altered via the wizard):
- /var/opt/RIntegrationPack (root user)
- $HOME/RIntegrationPack (non-root user)