X4R icon indicating copy to clipboard operation
X4R copied to clipboard

Enable R to source data from an OLAP cube via XMLA by specifying an MDX query.

Results 10 X4R issues
Sort by recently updated
recently updated
newest added

Hi, I'm considering to package X4R for Debian. To do so it would help if you could povide some versioning scheme to flag what code you consider as stable enough...

Hi, I have instalation issues on Windows with MRO 3.3.2. I put console log in http://tempel.blankon.in/3535492. Kind regards.

I have access to an OLAP cube which I have successfully acceded using Excel Now, I'm trying to use X4R but R always crashes at the end of this code...

The install fails with no error message on Windows 7 32 bit.

Currently, we need to hack up the following header files: C:\Rtools\gcc-4.6.3\i686-w64-mingw32\include\oaidl.h:1890 C:\Rtools\gcc-4.6.3\i686-w64-mingw32\include\objidl.h:598;599

bug

Greetings, X4R looks interesting. When I try to install it I get the following error. Am I doing something wrong? OS = Windows 7 Thanks > library(httr) > library(devtools) >...

duplicate

a) xmlaClose(handle) This just closes just the current session but not the connection that was established using xmlaConnect. I think it can be necessary to close the connection as well.

bug

For separating members in a tuple on the axis rowset

enhancement