whatever1983 commented on issue #8927: Windows, R, GPU build is only 0.10.1, 
which is too far behind github 0.12.1 and soon 1.0
URL: 
https://github.com/apache/incubator-mxnet/issues/8927#issuecomment-349619262
 
 
   Just checked the MXNET 1.0 R installation document, installation commands 
have changed to:
   
   install.packages("drat", repos="https://cran.rstudio.com";)
   drat:::addRepo("dmlc")
   install.packages("mxnet")
   
   Kudos to the RStudio team for hosting it.  But it still doesn't install it, 
:(
   
   Warning in install.packages :
     package ?mxnet? is not available (for R version 3.4.2)
   
   Using RStudio 1.1.383 and Microsoft Open R 3.4.2 inside RStudio. 

----------------------------------------------------------------
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

Reply via email to