Displaying 2 results from an estimated 2 matches for "blapack".
Did you mean:
lapack
2001 Oct 31
2
seg fault with mclust
....2,
and `gcc --version` reports "egcs-2.91.66".
Any ideas?
-Andy
Package install:
> install.packages("mclust")
[stuff omitted]
Installing source package `mclust' ...
libs
g77 -fPIC -g -O2 -c blapack.f -o blapack.o
g77 -fPIC -g -O2 -c mclust.f -o mclust.o
gcc -shared -o mclust.so blapack.o mclust.o -L/usr/local/lib -lg2c -lm -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lm
[stuff omitted]
DONE (mclust)
DONE (INS...
1999 Aug 04
1
Re: Contributed packages for R windows port
On Wed, 4 Aug 1999, Peter Ho wrote:
> I have been browsing in the contributed packages webpage and found that
> there is an R port for MClust. Is there a way I can use it using the
> windows port of R 0.64.2? I could not find a windows port of MClust.
Simple reason: I was not able to compile it successfully under Windows.
I did make it compile after a lot of effort, but it crashed R on