Cannot download package named 'markovchain' -

I cannot download the package called markovchain .It is essentially used for text mining or prediction algorithm. I could easily install it in my desktop . However in R studio cloud, I cannot download it . What could be the reason ?

getting the following error :

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: *** [RcppExports.o] Error 4
/opt/R/4.0.2/lib/R/etc/Makeconf:176: recipe for target 'RcppExports.o' failed
ERROR: compilation failed for package ‘markovchain’

  • removing ‘/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/markovchain’
    Warning in install.packages :
    installation of package ‘markovchain’ had non-zero exit status

Hello,

Currently we are investigating an issue regarding installation of packages on rstudio cloud.

Our status page (https://status.rstudio.com/) will be updated once the issue is resolved.

Thanks,
Taner

1 Like

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