You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/03/14 18:31:00 UTC

[GitHub] haimeh commented on issue #10088: R can not install, 404 Not Found

haimeh commented on issue #10088: R can not install, 404 Not Found
URL: https://github.com/apache/incubator-mxnet/issues/10088#issuecomment-373128741
 
 
   These are the instructions from:
   https://mxnet.incubator.apache.org/install/index.html
   for Windows?, R, CPU installation 
   
   Running those commands inside an R terminal produces the above output.
   The binaries are indeed out of date.
   
   @robbig2871 
   If all you need is CPU version, you may try running:
   install.packages("https://github.com/jeremiedb/mxnet_winbin/raw/master/mxnet.zip", repos = NULL)
   #10038

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services