GSVA 1.7.9 Justin Guinney
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GSVA | Last Changed Rev: 73002 / Revision: 74774 | Last Changed Date: 2013-01-29 08:43:04 -0800 (Tue, 29 Jan 2013) |
| george2 | Linux (Ubuntu 12.04.1 LTS) / 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 | WARNINGS | OK |
install for i386
* installing *source* package 'GSVA' ...
** libs
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c kernel_estimation.c -o kernel_estimation.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c ks_test.c -o ks_test.o
ks_test.c: In function 'ks_sample':
ks_test.c:22:9: warning: unused variable 'mx_value' [-Wunused-variable]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c register_cmethods.c -o register_cmethods.o
gcc -m32 -shared -s -static-libgcc -o GSVA.dll tmp.def kernel_estimation.o ks_test.o register_cmethods.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/GSVA.buildbin-libdir/GSVA/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
'GSVA.Rnw'
** testing if installed package can be loaded
install for x64
* installing *source* package 'GSVA' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c kernel_estimation.c -o kernel_estimation.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c ks_test.c -o ks_test.o
ks_test.c: In function 'ks_sample':
ks_test.c:22:9: warning: unused variable 'mx_value' [-Wunused-variable]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c register_cmethods.c -o register_cmethods.o
gcc -m64 -shared -s -static-libgcc -o GSVA.dll tmp.def kernel_estimation.o ks_test.o register_cmethods.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/GSVA.buildbin-libdir/GSVA/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GSVA' as GSVA_1.7.9.zip
* DONE (GSVA)