SeqArray 1.10.3 Xiuwen Zheng
Snapshot Date: 2015-11-09 16:24:09 -0800 (Mon, 09 Nov 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/SeqArray | Last Changed Rev: 110373 / Revision: 110496 | Last Changed Date: 2015-11-05 13:59:57 -0800 (Thu, 05 Nov 2015) |
| zin1 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | | |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | [ OK ] | OK | OK | OK | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL SeqArray
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/3.2/Resources/library’
* installing *source* package ‘SeqArray’ ...
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c ConvGDS2VCF.cpp -o ConvGDS2VCF.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c ConvToGDS.cpp -o ConvToGDS.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c ConvVCF2GDS.cpp -o ConvVCF2GDS.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c GetData.cpp -o GetData.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c LinkSNPRelate.cpp -o LinkSNPRelate.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c Methods.cpp -o Methods.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c R_SeqArray.c -o R_SeqArray.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c ReadBySample.cpp -o ReadBySample.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c ReadByVariant.cpp -o ReadByVariant.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I. -DUSING_R -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/gdsfmt/include" -fPIC -mtune=core2 -g -O2 -Wall -c SeqArray.cpp -o SeqArray.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -L/usr/local/lib -o SeqArray.so ConvGDS2VCF.o ConvToGDS.o ConvVCF2GDS.o GetData.o LinkSNPRelate.o Methods.o R_SeqArray.o ReadBySample.o ReadByVariant.o SeqArray.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.2/Resources/library/SeqArray/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
‘AnalysisTutorial.Rmd’
‘SeqArrayTutorial.Rmd’
** testing if installed package can be loaded
* DONE (SeqArray)