Each supported operating system has its own RScript Functions Installer which includes the pre-compiled R script functions, ready to be imported into MicroStrategy.
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\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):
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\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)