fbat 1.2.0 Weiliang Qiu
Snapshot Date: 2008-04-02 12:12:36 -0700 (Wed, 02 Apr 2008) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_1/madman/Rpacks/fbat | Last Changed Rev: 27709 / Revision: 30807 | Last Changed Date: 2007-10-02 17:41:09 -0700 (Tue, 02 Oct 2007) |
| lamb1 | Linux (SUSE 10.1) / x86_64 | OK | OK | |
wilson2 | Linux (openSUSE 10.3) / x86_64 | OK | OK | |
wellington | Linux (openSUSE 10.3) / i686 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
lemming | Windows Server 2003 (32-bit) / x64 | OK | OK | OK |
pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | [ OK ] |
INSTALLATION WITH 'R CMD INSTALL fbat_1.2.0.tar.gz'
* Installing to library 'fbat.buildbin-libdir'
* Installing *source* package 'fbat' ...
** libs
** arch - i386
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -fPIC -g -O2 -march=nocona -c FBAT.c -o FBAT.o
gfortran -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fPIC -g -O2 -march=nocona -c missGFreq.f -o missGFreq.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -fPIC -g -O2 -march=nocona -c register.c -o register.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o fbat.so FBAT.o missGFreq.o register.o -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -lgfortran -lgcc_s.10.4 -F/Library/Frameworks/R.framework/.. -framework R
** arch - ppc
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c FBAT.c -o FBAT.o
gfortran -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fPIC -g -O2 -c missGFreq.f -o missGFreq.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c register.c -o register.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o fbat.so FBAT.o missGFreq.o register.o -L/usr/local/lib/gcc/powerpc-apple-darwin8/4.2.1 -lgfortran -lgcc_s.10.4 -lSystemStubs -F/Library/Frameworks/R.framework/.. -framework R
** R
** data
** inst
** preparing package for lazy loading
Loading required package: MASS
Loading required package: GeneticsBase
Loading required package: combinat
Attaching package: 'combinat'
The following object(s) are masked from package:utils :
combn
Loading required package: xtable
Loading required package: mvtnorm
Loading required package: haplo.stats
** help
>>> Building/Updating help pages for package 'fbat'
Formats: text html latex example
checkMarkers text html latex example
checkMendelian text html latex example
fbat text html latex example
getFounders text html latex example
missGFreq text html latex example
pedAFreq text html latex example
pedFlagHomo text html latex example
pedGFreq text html latex example
pedHardyWeinberg text html latex example
readHapMap text html latex example
readLink text html latex example
readPed text html latex example
sampleInfoCEU text html latex example
sampleInfoCHB text html latex example
sampleInfoJPT text html latex example
sampleInfoYRI text html latex example
summaryPvalue text html latex example
viewFlagHomo text html latex example
viewHW text html latex example
viewstat text html latex example
** building package indices ...
* DONE (fbat)