Installing MXNet for R (Conda environment):

Hi all,

I use conda environment and try installing mxnet for R following the instruction (http://mxnet.incubator.apache.org/install/index.html), but failed.

Selection: 1
trying URL 'apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/src/contrib/mxnet_0.10.1.tar.gz
Error in download.file(url, destfile, method, mode = “wb”, …) :
In addition: Warning message:
In download.file(url, destfile, method, mode = “wb”, …) :
cannot open URL 'apache-mxnet.s3-
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘mxnet’ failed

Is there any MXNet version available on Conda for running in R? Thanks a lot.

Ben