I have used R and MXNET and I see that the version of MXNET from the repo is 0.7
I've built 0.93 from Git and I succeded. (adding lots of dependencies and missing libraries.
But the thing is that it did not create "mxnet.dll" for R
The only output I get is "libmxnet.dll" and R is not loading it. I believe the old mxnet.dll is not going to work with the new libmxnet.dll