fbat 1.6.0 The R Genetics Project
Bioconductor Changelog | Snapshot Date: 2009-04-18 11:27:48 -0700 (Sat, 18 Apr 2009) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_3/madman/Rpacks/fbat | Last Changed Rev: 34811 / Revision: 38965 | Last Changed Date: 2008-10-21 15:32:58 -0700 (Tue, 21 Oct 2008) |
| wilson2 | Linux (openSUSE 11.1) / x86_64 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | [ OK ] |
pelham | Mac OS X Leopard (10.5.6) / i386 | OK | OK | OK |
INSTALLATION WITH 'R CMD INSTALL --library=fbat.buildbin-libdir fbat_1.6.0.tar.gz'
* Installing *source* package 'fbat' ...
** libs
** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -c FBAT.c -o FBAT.o
gfortran -arch i386 -fPIC -g -O2 -c missGFreq.f -o missGFreq.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -c register.c -o register.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o fbat.so FBAT.o missGFreq.o register.o -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c FBAT.c -o FBAT.o
gfortran -arch ppc -fPIC -g -O2 -c missGFreq.f -o missGFreq.o
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c register.c -o register.o
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o fbat.so FBAT.o missGFreq.o register.o -lgfortran -lSystemStubs -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** 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
Note: removing empty section \details in file 'getFounders.Rd'
Note: removing empty section \note in file 'getFounders.Rd'
Note: removing empty section \examples in file 'getFounders.Rd'
Note: removing empty section \seealso in file 'getFounders.Rd'
getFounders text html latex
Note: removing empty section \details in file 'missGFreq.Rd'
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
Note: removing empty section \note in file 'readHapMap.Rd'
Note: removing empty section \references in file 'readHapMap.Rd'
Note: removing empty section \examples in file 'readHapMap.Rd'
Note: removing empty section \seealso in file 'readHapMap.Rd'
readHapMap text html latex
Note: removing empty section \note in file 'readLink.Rd'
Note: removing empty section \references in file 'readLink.Rd'
Note: removing empty section \examples in file 'readLink.Rd'
Note: removing empty section \seealso in file 'readLink.Rd'
readLink text html latex
Note: removing empty section \details in file 'readPed.Rd'
Note: removing empty section \note in file 'readPed.Rd'
Note: removing empty section \examples in file 'readPed.Rd'
readPed text html latex
Note: removing empty section \source in file 'sampleInfoCEU.Rd'
Note: removing empty section \details in file 'sampleInfoCEU.Rd'
Note: removing empty section \references in file 'sampleInfoCEU.Rd'
sampleInfoCEU text html latex example
Note: removing empty section \source in file 'sampleInfoCHB.Rd'
Note: removing empty section \details in file 'sampleInfoCHB.Rd'
Note: removing empty section \references in file 'sampleInfoCHB.Rd'
sampleInfoCHB text html latex example
Note: removing empty section \source in file 'sampleInfoJPT.Rd'
Note: removing empty section \details in file 'sampleInfoJPT.Rd'
Note: removing empty section \references in file 'sampleInfoJPT.Rd'
sampleInfoJPT text html latex example
Note: removing empty section \source in file 'sampleInfoYRI.Rd'
Note: removing empty section \details in file 'sampleInfoYRI.Rd'
Note: removing empty section \references in file 'sampleInfoYRI.Rd'
sampleInfoYRI text html latex example
Note: removing empty section \value in file 'summaryPvalue.Rd'
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)