* checking for file 'metahdep/DESCRIPTION' ... OK
* preparing 'metahdep':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* installing *source* package ‘metahdep’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c metahdep.c -o metahdep.o
metahdep.c: In function ‘get_row_indices2’:
metahdep.c:471: warning: passing argument 5 of ‘metan_binary_search_unique’ makes integer from pointer without a cast
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o metahdep.so metahdep.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst9245624497/metahdep/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c metahdep.c -o metahdep.o
metahdep.c: In function ‘get_row_indices2’:
metahdep.c:471: warning: passing argument 5 of ‘metan_binary_search_unique’ makes integer from pointer without a cast
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o metahdep.so metahdep.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst9245624497/metahdep/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c metahdep.c -o metahdep.o
metahdep.c: In function ‘get_row_indices2’:
metahdep.c:471: warning: passing argument 5 of ‘metan_binary_search_unique’ makes integer from pointer without a cast
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o metahdep.so metahdep.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst9245624497/metahdep/libs/x86_64
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (metahdep)
* creating vignettes ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'metahdep_1.6.0.tar.gz'