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


   Make sure you cloned the branch `1.6.0` or `v1.x`. I believe the current 
`master` branch is undergoing some major change and the folder `R-package` is 
currently removed. 
   
   To clone a specific branch, use 
   
   ```git
   git clone --recursive https://github.com/apache/incubator-mxnet.git -b 1.6.0
   ```
   
   or
   
   ```git
   git clone --recursive https://github.com/apache/incubator-mxnet.git -b v1.x
   ```


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