Enable Manually 1. Install Statistica v13.3.0 if it hasn’t already been installed.
2. Install the R Statistical environment (Version >= 3.0.0)
3. Run R with elevated privileges (Run as Administrator)
4. If using R-3.0.x or R-3.1.x or R-3.2.x, execute the following command; if using higher version, skip.
setInternet2(TRUE)
Note: R is case-sensitive.
5. Execute the following command to install the COMadaptR package from TRAN.
install.packages("COMadaptR", repos = "https://tran.tibco.com/statistica", type = "win.binary")
6. Execute the following command to query and note the installation directory for COMadaptR package.
find.package("COMadaptR")
7. Open a command prompt (cmd.exe) with elevated privileges (Run as Administrator) and navigate to the directory in which the COMadaptR package was installed.
8. Register the 32-bit and 64-bit COMadaptR servers using the following commands.
For 64 bit: libs\x64\COMadaptR.exe /regserver
For 32 bit: libs\i386\COMadaptR.exe /regserver
Note : If you only have the 64-bit version of R there is no need to register the 32-bit comAdaptR
Statistica-R integration should be complete at this point.
For any issues, find the
install.COMadaptR.log file at one of the following location:
Contact Spotfire support by submitted a case at
https://support.tibco.com and attach the
install.COMadapter.log file.
Disable Manually To disable R integration, follow instructions as below:
1. Launch Statistica with elevated privileges (right-click Statistica icon and select "Run as administrator").
2. Under Home>>R Integration or Home>>Options>>R Integration and click "Disable R Integration".
3. After clicking "Disable R Integration", a dialog will be prompted again to confirm whether you would like to disable Statistica-R integration. Click "Yes" if you are intended to disable it.
4. When R Integration is disabled, "R Integration: Not Enabled" is seen under Options.