deploy issue wiht rcpp

100 views
Skip to first unread message

Sandra Donato Silva

unread,
Aug 31, 2018, 7:20:28 AM8/31/18
to shinyapps.io Users
Hi,

this is the first time I am deploying my apps to shinyapps.io server. It seems I cannot deloy the app because of RcppEigen package..I have install it again from CRAN but nothing changes.
Here is the log:

nlopt-2.4.2/stogo/tes################################# End Task Log ################################# 
Error: Unhandled Exception: Child Task 546849104 failed: Error building image: Error building RcppEigen (0.3.3.4.0). Build exited with non-zero status: 1


Can anyone help me?..

Thank you

Joshua Spiewak

unread,
Aug 31, 2018, 10:08:11 AM8/31/18
to shinyapps.io Users
The underlying issue was with a cached version of the Matrix package:

** preparing package for lazy loading
Error in dyn.load(file, DLLpath = DLLpath, ...) :
  unable to load shared object '/opt/R/3.3.1/lib/R/library/Matrix/libs/Matrix.so':
  libRlapack.so: cannot open shared object file: No such file or directory
ERROR: lazy loading failed for package ‘RcppEigen’
* removing ‘/opt/R/3.3.1/lib/R/library/RcppEigen’

I have purged that entry. Please try again.
Reply all
Reply to author
Forward
0 new messages