jeremiedb commented on issue #13923: Cannot install MXNet R (cannot open URL) URL: https://github.com/apache/incubator-mxnet/issues/13923#issuecomment-455436555 I'm not maintaining the officiel repo on AWS. But as a quick hack, I keep up to date CPU/GPU installs here which should be compatible with R >= 3.5.0: `install.packages("https://s3.ca-central-1.amazonaws.com/jeremiedb/share/mxnet/CPU/mxnet.zip", repos = NULL)` I'd guess the issue encountered was related to the installation for R <= 3.4 rather than Windows 7. Let me know otherwise.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
