BGmix 1.2.0 Alex Lewin
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/BGmix | 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=BGmix.buildbin-libdir BGmix_1.2.0.tar.gz'
* Installing *source* package 'BGmix' ...
checking for gcc... gcc-4.2 -arch i386 -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.2 -arch i386 -std=gnu99 accepts -g... yes
checking for gcc-4.2 -arch i386 -std=gnu99 option to accept ISO C89... none needed
checking for gcc-4.2 -arch i386 -std=gnu99 option to accept ISO C99... none needed
checking for cos in -lm... yes
Untarring Boost header files...
checking for an ANSI C-conforming const... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating src/Makevars
** libs
** arch - i386
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I ../boostIncl -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -DUSING_R -c BGmix_main.cpp -o BGmix_main.o
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I ../boostIncl -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -DUSING_R -c rundir.cpp -o rundir.o
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I ../boostIncl -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -DUSING_R -c updates_BGmix.cpp -o updates_BGmix.o
g++-4.2 -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o BGmix.so BGmix_main.o rundir.o updates_BGmix.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
rm -r ../boostIncl
** R
** data
** inst
** preparing package for lazy loading
Loading required package: KernSmooth
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
** help
>>> Building/Updating help pages for package 'BGmix'
Formats: text html latex example
BGmix-package text html latex example
BGmix text html latex example
EstimatePi0 text html latex example
FDRforTailPP text html latex example
FDRplotTailPP text html latex example
TailPP text html latex example
calcFDR text html latex example
ccParams text html latex example
ccPred text html latex example
ccSummary text html latex example
ccTrace text html latex example
histTailPP text html latex example
plotBasic text html latex example
plotCompare text html latex example
plotFDR text html latex example
plotMixDensity text html latex example
plotPredChecks text html latex example
plotTrace text html latex example
readBGX text html latex
ss text html latex
ybar text html latex
** building package indices ...
* DONE (BGmix)
INSTALLATION OF ppc LIBS WITH 'R_ARCH=/ppc R CMD INSTALL --library=BGmix.buildbin-libdir --libs-only BGmix_1.2.0.tar.gz'
* Installing *source* package 'BGmix' ...
checking for gcc... gcc-4.2 -arch ppc -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.2 -arch ppc -std=gnu99 accepts -g... yes
checking for gcc-4.2 -arch ppc -std=gnu99 option to accept ISO C89... none needed
checking for gcc-4.2 -arch ppc -std=gnu99 option to accept ISO C99... none needed
checking for cos in -lm... yes
Untarring Boost header files...
checking for an ANSI C-conforming const... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating src/Makevars
** libs
** arch - ppc
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I ../boostIncl -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -DUSING_R -c BGmix_main.cpp -o BGmix_main.o
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I ../boostIncl -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -DUSING_R -c rundir.cpp -o rundir.o
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I ../boostIncl -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -DUSING_R -c updates_BGmix.cpp -o updates_BGmix.o
g++-4.2 -arch ppc -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o BGmix.so BGmix_main.o rundir.o updates_BGmix.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
rm -r ../boostIncl
* DONE (BGmix)
INSTALLATION OF x86_64 LIBS WITH 'R_ARCH=/x86_64 R CMD INSTALL --library=BGmix.buildbin-libdir --libs-only BGmix_1.2.0.tar.gz'
* Installing *source* package 'BGmix' ...
checking for gcc... gcc-4.2 -arch x86_64 -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.2 -arch x86_64 -std=gnu99 accepts -g... yes
checking for gcc-4.2 -arch x86_64 -std=gnu99 option to accept ISO C89... none needed
checking for gcc-4.2 -arch x86_64 -std=gnu99 option to accept ISO C99... none needed
checking for cos in -lm... yes
Untarring Boost header files...
checking for an ANSI C-conforming const... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating src/Makevars
** libs
** arch - x86_64
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I ../boostIncl -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -DUSING_R -c BGmix_main.cpp -o BGmix_main.o
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I ../boostIncl -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -DUSING_R -c rundir.cpp -o rundir.o
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I ../boostIncl -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -DUSING_R -c updates_BGmix.cpp -o updates_BGmix.o
g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o BGmix.so BGmix_main.o rundir.o updates_BGmix.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
rm -r ../boostIncl
* DONE (BGmix)