Good evening,
I need to link my RStudio with the OLAP system, but R return me this message:
package ‘olapR’ is not available (for R version 3.5.1)
Somebody know how I can around the problem?
Thank you in advance.
Francesco
Good evening,
I need to link my RStudio with the OLAP system, but R return me this message:
package ‘olapR’ is not available (for R version 3.5.1)
Somebody know how I can around the problem?
Thank you in advance.
Francesco
According to Microsoft olapR is only available if you use the Microsoft R client:
olapR package is only shipped with RClient. You might want to install that from https://msdn.microsoft.com/en-us/microsoft-r/r-client-get-started and then get started.