ACME 2.28.0 Sean Davis
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/ACME | Last Changed Rev: 117079 / Revision: 122332 | Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016) |
| zin2 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | [ OK ] | OK | OK | OK | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf ACME.buildbin-libdir && mkdir ACME.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.3/bioc/src/contrib/ACME_2.28.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --library=ACME.buildbin-libdir --merge-multiarch ACME_2.28.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL ACME_2.28.0.zip && rm ACME_2.28.0.tar.gz ACME_2.28.0.zip
###
##############################################################################
##############################################################################
install for i386
* installing *source* package 'ACME' ...
** libs
C:/Rtools/mingw_32/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"c:/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c windowChisq.c -o windowChisq.o
windowChisq.c: In function 'windowChisq':
windowChisq.c:58:14: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
firstprobe>0) {
^
windowChisq.c:63:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
lastprobe<(na-1)) {
^
windowChisq.c:21:11: warning: unused variable 'xa' [-Wunused-variable]
double *xa,*xlocations,*xchivals;
^
windowChisq.c: At top level:
windowChisq.c:86:5: warning: initialization from incompatible pointer type
{"windowChisq",&windowChisq,5},
^
windowChisq.c:86:5: warning: (near initialization for 'callMethods[0].fun')
C:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o ACME.dll tmp.def windowChisq.o -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/ACME.buildbin-libdir/ACME/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'print' from package 'base' in package 'ACME'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing *source* package 'ACME' ...
** libs
C:/Rtools/mingw_64/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"c:/local323/include" -O2 -Wall -std=gnu99 -mtune=core2 -c windowChisq.c -o windowChisq.o
windowChisq.c: In function 'windowChisq':
windowChisq.c:58:14: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
firstprobe>0) {
^
windowChisq.c:63:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
lastprobe<(na-1)) {
^
windowChisq.c:21:11: warning: unused variable 'xa' [-Wunused-variable]
double *xa,*xlocations,*xchivals;
^
windowChisq.c: At top level:
windowChisq.c:86:5: warning: initialization from incompatible pointer type
{"windowChisq",&windowChisq,5},
^
windowChisq.c:86:5: warning: (near initialization for 'callMethods[0].fun')
C:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o ACME.dll tmp.def windowChisq.o -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/ACME.buildbin-libdir/ACME/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ACME' as ACME_2.28.0.zip
* DONE (ACME)
* installing to library 'E:/biocbld/bbs-3.3-bioc/R/library'
package 'ACME' successfully unpacked and MD5 sums checked