You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/09 11:21:37 UTC

[GitHub] hatinder commented on issue #13586: ubuntu 18.04 R-package

hatinder commented on issue #13586: ubuntu 18.04 R-package
URL: https://github.com/apache/incubator-mxnet/issues/13586#issuecomment-445529073
 
 
   Hi ,
   I am using source version 1.3.0 if you check the command prompt above. libraries are already installed and correct version.
   liblapack-dev is already the newest version (3.7.1-4ubuntu1).
   libopenblas-dev is already the newest version (0.2.20+ds-4).
   This line is just a warning.
   **
   Makefile:176: "USE_LAPACK disabled because libraries were not found"
   **
   Actual issue is following 
   **
   Rscript -e "library(devtools); library(methods); options(repos=c(CRAN='https://cloud.r-project.org/')); install_deps(pkg='R-package', dependencies = TRUE)"
   Error: Could not find package root.
   Execution halted
   Makefile:568: recipe for target 'rpkg' failed
   make: *** [rpkg] Error 1
   **

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services