I want to install r studio on virtual machine to work with mxnet package.
Here is how to configure Rstudio on microsoft azzure linux virtual machine: http://moresi.de/posts/2016-04-02-setting-up-r-studio-server-on-microsoft-azure.html
And there is how to install mxnet packages for linux: https://mxnet.incubator.apache.org/get_started/install.html
My question is: If I will install R-studio and Mxnet package following the step in this 2 tutorial will I be able to use mxnet package from R Studio workspace?
Another question is: It is possible to install all availible r packages in this configuration from R studio workspace?
I know that maybe this is a trivial question, but i am completly new to microsoft azzure, and spend a lot of time looking for an answer on web. Its seems that there wasn't any exemple of using mxnet packages with R on cloud.I would be very grateful even for some tips : )