ChaiBapchya commented on issue #4870: Travis-CI gave out multiple FAILED result on R_test, preventing PR URL: https://github.com/apache/incubator-mxnet/issues/4870#issuecomment-610703000 ``` First time using roxygen2. Upgrading automatically... [2020-04-08T00:03:57.271Z] Updating roxygen version in /work/mxnet/R-package/DESCRIPTION [2020-04-08T00:03:57.528Z] Loading mxnet [2020-04-08T00:03:58.458Z] [1] "Loading local: inst/libs/libmxnet.so" [2020-04-08T00:04:00.977Z] [1] "Loading local: src/mxnet.so" [2020-04-08T00:04:00.977Z] Error in loadModule("mxnet", TRUE) : could not find function "loadModule" [2020-04-08T00:04:00.977Z] Calls: <Anonymous> ... load_code -> <Anonymous> -> run_pkg_hook -> <Anonymous> [2020-04-08T00:04:00.977Z] Execution halted [2020-04-08T00:04:00.977Z] Makefile:688: recipe for target 'rpkg' failed [2020-04-08T00:04:00.977Z] make: *** [rpkg] Error 1 ``` Similar error of `loadModule` function not found in R @thirdwing any idea?
---------------------------------------------------------------- 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] With regards, Apache Git Services
