Products | Versions |
---|---|
Spotfire Statistica | 13.0 and higher |
Yes. After installing Microsoft Open R version 8.0.0, it looks like that Statistica recognizes the existence of R, as the message about integration between R and Statistica appears but R scripts do not run.
Cause: Microsoft Open R has a different version of R enlisted as current version in the registry.
For Version 13.0 and above , to integrate with MS Open R follow the below steps :
1. Open Registry and browse to registry : HKEY_LOCAL_MACHINE/SOFTWARE/R-Core/R and change the Current Version listed from version listed (8.0.2) to the version number listed in the Install path of the registry. In the below screen shot : 3.3.2.
2. Open RGUI with Administrative privileges. and select Packages >> Open package(s) from local files...
3. Browse to Statistica installion directory and point to : "COMadaptR_3.0.1.1.zip"
4. Verify that COMadaptR has installed successfully
5. Start Command prompt with admin privileges to Register COMadaptR servers (32-bit & 64-bit) with the Windows Registry
6.Change directory to [MicrosoftRInstallationDirectory]\library\COMadaptR\libs
8. Statistica-Microsoft-R integration should be enabled at this point. Verify that R examples shipped with Statistica execute successfully.