lichen11 commented on issue #13859: Newly updated Makefile generate path errors URL: https://github.com/apache/incubator-mxnet/issues/13859#issuecomment-454136380 @TaoLv yes it is the latest master branch. @xinyu-intel I added the line. But before I could verify whether the previous error can be fix, I am encountering another error: Loading required package: devtools Rscript -e "if(!require(devtools)||packageVersion('roxygen2') < '6.1.1'){install.packages('roxygen2', repo = 'https://cloud.r-project.org/')}" Loading required package: devtools Error in packageVersion("roxygen2") : package ‘roxygen2’ not found Execution halted make: *** [rpkg] Error 1 I verified that my R has roxygen2 package installed with version 6.1.1. I am unsure why it is giving such error.
---------------------------------------------------------------- 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
