BufferedMatrixMethods 1.20.0 B. M. Bolstad
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/BufferedMatrixMethods | Last Changed Rev: 64678 / Revision: 69725 | Last Changed Date: 2012-03-30 15:05:02 -0700 (Fri, 30 Mar 2012) |
| lamb2 | Linux (openSUSE 11.4) / x86_64 | OK | OK | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | [ OK ] |
petty | Mac OS X Leopard (10.5.8) / i386 | OK | OK | OK |
install for i386
* installing *source* package 'BufferedMatrixMethods' ...
** libs
gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"E:/biocbld/bbs-2.10-bioc/R/library/BufferedMatrix/include" -O3 -Wall -std=gnu99 -mtune=core2 -c init_package.c -o init_package.o
gcc -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG -I"E:/biocbld/bbs-2.10-bioc/R/library/BufferedMatrix/include" -O3 -Wall -std=gnu99 -mtune=core2 -c preprocess_bm.c -o preprocess_bm.o
preprocess_bm.c: In function 'bm_rma_bg_correct':
preprocess_bm.c:344:7: warning: unused variable 'i' [-Wunused-variable]
preprocess_bm.c: In function 'R_bm_rma_bg_correct':
preprocess_bm.c:378:7: warning: unused variable 'current_mode' [-Wunused-variable]
preprocess_bm.c: In function 'R_bm_quantile_normalize':
preprocess_bm.c:593:7: warning: unused variable 'current_mode' [-Wunused-variable]
preprocess_bm.c: In function 'do_RMA_buffmat':
preprocess_bm.c:924:7: warning: variable 'first_ind' set but not used [-Wunused-but-set-variable]
preprocess_bm.c: In function 'R_bm_rma_bg_correct_quantile_normalize':
preprocess_bm.c:1151:7: warning: unused variable 'current_mode' [-Wunused-variable]
preprocess_bm.c: At top level:
preprocess_bm.c:453:12: warning: 'min' defined but not used [-Wunused-function]
gcc -shared -s -static-libgcc -o BufferedMatrixMethods.dll tmp.def init_package.o preprocess_bm.o -LE:/biocbld/BBS-2˜1.10-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/BufferedMatrixMethods.buildbin-libdir/BufferedMatrixMethods/libs/i386
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
install for x64
* installing *source* package 'BufferedMatrixMethods' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2~1.10-/R/include" -DNDEBUG -I"E:/biocbld/bbs-2.10-bioc/R/library/BufferedMatrix/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c init_package.c -o init_package.o
gcc -m64 -I"E:/biocbld/BBS-2~1.10-/R/include" -DNDEBUG -I"E:/biocbld/bbs-2.10-bioc/R/library/BufferedMatrix/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c preprocess_bm.c -o preprocess_bm.o
preprocess_bm.c: In function 'bm_rma_bg_correct':
preprocess_bm.c:344:7: warning: unused variable 'i' [-Wunused-variable]
preprocess_bm.c: In function 'R_bm_rma_bg_correct':
preprocess_bm.c:378:7: warning: unused variable 'current_mode' [-Wunused-variable]
preprocess_bm.c: In function 'R_bm_quantile_normalize':
preprocess_bm.c:593:7: warning: unused variable 'current_mode' [-Wunused-variable]
preprocess_bm.c: In function 'do_RMA_buffmat':
preprocess_bm.c:924:7: warning: variable 'first_ind' set but not used [-Wunused-but-set-variable]
preprocess_bm.c: In function 'R_bm_rma_bg_correct_quantile_normalize':
preprocess_bm.c:1151:7: warning: unused variable 'current_mode' [-Wunused-variable]
preprocess_bm.c: At top level:
preprocess_bm.c:453:12: warning: 'min' defined but not used [-Wunused-function]
gcc -m64 -shared -s -static-libgcc -o BufferedMatrixMethods.dll tmp.def init_package.o preprocess_bm.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2~1.10-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/BufferedMatrixMethods.buildbin-libdir/BufferedMatrixMethods/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'BufferedMatrixMethods' as BufferedMatrixMethods_1.20.0.zip
* DONE (BufferedMatrixMethods)