Hi Bruno, Your missing the Basic Linear Algebra Subroutines 3.0 package.
apt-get install refblas3 should fix the problem. (At least in Debian, should be the same for Ubuntu) Ryan Bruno Grimaldo Martinho Churatae wrote: >Hi, > >the problem is: > >/usr/bin/ld: cannot find -lblas-3 >collect2: ld returned 1 exit status >make: ** [ape.so] Erro 1 >ERROR: compilation failed for package 'ape' >** Removing '/usr/local/lib/R/site-library/ape' > >Any help would be appreciated. >Thanks, > >------------------------------------ >Bruno G. M. Churata > >______________________________________________ >[email protected] mailing list >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code. > > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
