[R] MacOSX package install problem: pkgs quadprog & tseries

William Asquith wasquith at austin.rr.com
Wed Apr 26 04:51:43 CEST 2006


I upgraded to R-2.2.1 on two PPC G5 computers today. Further I want  
to work with the tseries package for the first time.

As root with

R CMD INSTALL  tseries_0.10-0.tar.gz

I get the following

gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib - 
o tseries.so arma.o bdstest.o boot.o dsumsl.o garch.o ppsum.o  
tsutils.o -framework vecLib -L/usr/local/lib/gcc/powerpc-apple- 
darwin6.8/3.4.2 -lg2c -lSystem -L/usr/local/lib/gcc/powerpc-apple- 
darwin6.8/3.4.2 -lg2c -lSystem -lcc_dynamic -F/Library/Frameworks/ 
R.framework/.. -framework R
ld: can't locate file for: -lcc_dynamic
make: *** [tseries.so] Error 1
ERROR: compilation failed for package 'tseries'
** Removing '/Library/Frameworks/R.framework/Versions/2.2/Resources/ 
library/tseries'

the -lcc_dynamic is also problem with quadprog. I've read the  
appropriate R manuals; however, I don't know where to go from here.

Thanks,

William Asquith (author package lmomco)




More information about the R-help mailing list