Error installing SAIGE package

We're trying to install R to one the machine and we keep getting this error
Any help is much appreciated.

library(SAIGE)
Error: package or namespace load failed for âSAIGEâ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/home/jsantos/R/x86_64-redhat-linux-gnu-library/3.6/SAIGE/libs/SAIGE.so':
libboost_iostreams.so.1.58.0: cannot open shared object file: No such file or directory
In addition: Warning message:
package âSAIGEâ was built under R version 3.6.1

Hi Yeng, welcome!
I'm afraid your post is a little bit confusing, in the title, you say you are installing RStudio, then in your post you say you are trying to install R and then your code suggests you have problems loading the SAIGE package. Neither of these are the same thing so could you please clarify a little bit?

Sorry about the confusion: I actually trying to install SAIGE Libray on R environment.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.