Displaying 1 result from an estimated 1 matches for "new_svalues".
Did you mean:
new_lvalue
2007 Jan 10
0
Installation problem with package mixtools
I am trying to install mixtools on Debian Etch and get the following error
dell-2 /usr/lib # R CMD INSTALL mixtools_0.1.0.tar.gz
* Installing *source* package 'mixtools' ...
** libs
gcc -I/usr/share/R/include -I/usr/share/R/include -fpic -g -O2 -std=gnu99 -c new_svalues.c -o new_svalues.o
gfortran -fpic -g -O2 -c sphericaldepth.f -o sphericaldepth.o
make: gfortran: Command not found
make: *** [sphericaldepth.o] Error 127
ERROR: compilation failed for package 'mixtools'
** Removing '/usr/local/lib/R/site-library/mixtools'
I have upgraded my inst...