Displaying 1 result from an estimated 1 matches for "barshop_lab".
2010 Mar 16
1
Problems compiling a simple source package on MacOS X
...y appreciate any suggestions on
where I should look in order to troubleshoot this problem.
Thank you kindly.
PS: I get the following message when trying to compile either via R CMD
INSTALL or via the "Packages & Data" menu within the R console:
* installing to library '/Users/barshop_lab/Library/R/2.10/library'
* installing *source* package 'Survomatic' ...
** libs
** arch - i386
gcc -arch i386 -std=gnu99
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/i386
-I/usr/local/include -fPIC -g -O2 -c haz.c -o haz....