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


   Hi
   
   ```
   git status
   On branch v1.6
   Your branch is up to date with 'origin/v1.6.x'.
   
   Changes not staged for commit:
     (use "git add <file>..." to update what will be committed)
     (use "git restore <file>..." to discard changes in working directory)
        modified:   Makefile
        modified:   R-package/R/zzz.R
   
   Untracked files:
     (use "git add <file>..." to include in what will be committed)
        Makefile.orig
        Makefile.rej
        R-package/R/zzz.R.orig
        R-package/R/zzz.R.rej
        R-package/src/image_recordio.h
   
   no changes added to commit (use "git add" and/or "git commit -a")
   ```
   
   I can indeed see R-packge
   ```
   :~/opt/mxnet$ ls | grep R-package
   R-package
   ```


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