shadogray opened a new issue #12993: R package build broken, Roxygen2 refuses to overwrite NAMESPACE URL: https://github.com/apache/incubator-mxnet/issues/12993 Commit #12391 breaks R-package, by _NOT_ removing invalid NAMESPACE file. Steps to reproduce: make rpkg Result: broken mxnet package Rscript -e "require(roxygen2); roxygen2::roxygenise('R-package'); warnings()" Aktiver Kindprozess 0x558393c8f5f0 (rpkg) PID 8285 Warnmeldungen: 1: @param [model.rnn.R#251]: requires name and description ... 19: The existing 'NAMESPACE' file was not generated by roxygen2, and will not be overwritten.
---------------------------------------------------------------- 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
