Displaying 1 result from an estimated 1 matches for "survomatic".
2010 Mar 16
1
Problems compiling a simple source package on MacOS X
...ot 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.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names...