shadogray opened a new pull request #12998: MXNET-12993 remove legacy 
installation of Roxygen2 5.0 and add R-specific clean target (#12993)
URL: https://github.com/apache/incubator-mxnet/pull/12998
 
 
   ## Description ##
   Remove the forceful installation of legacy Roxygen2 version.
   Add an R-specific clean target (rclean).
   
   ## Checklist ##
   see Makefile, R-package/R/zzz.R
   run 
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ ] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to 
the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) 
created (except PRs with tiny changes)
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage due to install test during build and 
rpkttest target
   - [ ] To the my best knowledge, examples are either not affected by this 
change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [ ] rpkg uses less legacy and proprietary mechanisms - still not aligned 
with standard R
   - [ ] rclean target extracts R-specific tasks from common clean target
   
   ## Comments ##
   - the packaging is still _very_ awkward and should be revised
   

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