hetong007 commented on issue #18985:
URL: 
https://github.com/apache/incubator-mxnet/issues/18985#issuecomment-683365135


   From these outputs, your `R` is not started under `$MXNET_ROOT`, then no 
doubt that `install_deps(pkg='R-package', dependencies = TRUE)` can't find the 
folder `R-package`. 
   
   Would you start `R` in `$MXNET_ROOT` and run the following again:
   
   ```
   sessionInfo()
   list.files()
   getwd()
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to