| Streamer 1.12.0 Martin Morgan
 
 | Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015) |  | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/Streamer |  | Last Changed Rev: 95439 / Revision: 102249 |  | Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014) | 
 | zin1 | Linux (Ubuntu 12.04.4 LTS) / x86_64 | OK | OK | TIMEOUT |  | 
| moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | [ OK ] | OK | WARNINGS | OK | 
| perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | TIMEOUT | OK | 
| oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | WARNINGS | OK | 
##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.0/bioc/src/contrib/Streamer_1.12.0.tar.gz && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch Streamer_1.12.0.tar.gz && rm Streamer_1.12.0.tar.gz
###
##############################################################################
##############################################################################
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 43697  100 43697    0     0  6138k      0 --:--:-- --:--:-- --:--:-- 41.6M
install for i386
* installing to library 'D:/biocbld/bbs-3.0-bioc/R/library'
* installing *source* package 'Streamer' ...
** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_init_Streamer.c -o R_init_Streamer.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c raw_input.c -o raw_input.o
gcc -m32 -shared -s -static-libgcc -o Streamer.dll tmp.def R_init_Streamer.o raw_input.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.0-bioc/R/library/Streamer/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing to library 'D:/biocbld/bbs-3.0-bioc/R/library'
* installing *source* package 'Streamer' ...
** libs
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_init_Streamer.c -o R_init_Streamer.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c raw_input.c -o raw_input.o
gcc -m64 -shared -s -static-libgcc -o Streamer.dll tmp.def R_init_Streamer.o raw_input.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.0-bioc/R/library/Streamer/libs/x64
** testing if installed package can be loaded
* DONE (Streamer)