0

I am trying to install the fpc package on linux os. I got the error:

dependencies ‘mclust’, ‘prabclus’, ‘mvtnorm’, ‘robustbase’, ‘kernlab’ are not available for package ‘fpc’

Then I tried to install mclust first, and I got ERROR: compilation failed for package ‘mclust’

I suspect OS is missing some files, but not sure how to fix. Can anybody help? Many thanks!

LyzandeR
  • 37,047
  • 12
  • 77
  • 87
user2146141
  • 155
  • 1
  • 14

1 Answers1

1

I solved this problem by following the answer here R Packages, gcc, and BLAS on Amazon EC2 In addition, this site is also helpful.
https://forums.aws.amazon.com/thread.jspa?messageID=584481

Thanks for those left comments.

Community
  • 1
  • 1
user2146141
  • 155
  • 1
  • 14