g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
make: *** [bmlib/src/var/bvars.o] Error 4
/opt/R/4.0.0/lib/R/etc/Makeconf:176: recipe for target 'bmlib/src/var/bvars.o' failed
ERROR: compilation failed for package ‘BMR’
removing ‘/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/BMR’
Warning message:
In i.p(...) :
installation of package ‘/tmp/Rtmpi7nBpj/file1113ac7a80d/BMR_0.11.0.tar.gz’ had non-zero exit status
Very likely you are running out of RAM memory, there is a 1GB limit on RStudio Cloud, since it seems this package is only available from GitHub I'm afraid there is not walk around solution.
it seems like i need to install the g ++ compiler, when i try to do this, the terminal calls a user password. I tried the password for my login but it is not, does anyone know how to get this password?
The gcc compiler is already installed, that is not the issue, the problem is the memory limit. and even then, users are not allowed to install system dependencies on RStudio Cloud (there is no way you can get an administrative password)