Hello guys.
I am not able to install the rstan package for R 3.6.3. I have a problem with package dependencies as you can see below.
** byte-compile and prepare package for lazy loading
Error in library.dynam(lib, package, package.lib) :
shared object ‘V8.so’ not found
Calls: … namespaceImportFrom -> asNamespace -> loadNamespace -> library.dynam
Execution halted
ERROR: lazy loading failed for package ‘rstan’
- removing ‘/mnt/nfs/home/fabiano_coelho/R/x86_64-pc-linux-gnu-library/3.6/rstan’
The downloaded source packages are in
‘/tmp/RtmpmW5JNa/downloaded_packages’
Warning message:
In install.packages(“rstan”) :
installation of package ‘rstan’ had non-zero exit status
How to solve this?
Gratefull
Fabiano Rodrigues Coelho