nem 2.44.0 Holger Froehlich
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/nem | Last Changed Rev: 109589 / Revision: 116712 | Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015) |
| zin1 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | | |
moscato1 | Windows Server 2008 R2 Standard (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 nem.buildbin-libdir && mkdir nem.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/nem_2.44.0.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --library=nem.buildbin-libdir --merge-multiarch nem_2.44.0.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL nem_2.44.0.zip && rm nem_2.44.0.tar.gz nem_2.44.0.zip
###
##############################################################################
##############################################################################
% 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 4188k 100 4188k 0 0 61.9M 0 --:--:-- --:--:-- --:--:-- 67.0M
install for i386
* installing *source* package 'nem' ...
** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c MCMC.c -o MCMC.o
MCMC.c: In function 'network_likelihood':
MCMC.c:116:41: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
MCMC.c:125:6: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
MCMC.c: In function 'MCMCrun':
MCMC.c:403:10: warning: unused variable 'stored2' [-Wunused-variable]
MCMC.c:402:10: warning: unused variable 'stored' [-Wunused-variable]
MCMC.c:359:35: warning: unused variable 'mutinf' [-Wunused-variable]
MCMC.c: In function 'network_likelihood':
MCMC.c:108:6: warning: 'max_loglik0_idx' may be used uninitialized in this function [-Wuninitialized]
MCMC.c: In function 'MCMCrun':
MCMC.c:455:24: warning: 'delta_poss_operations' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:28:48: warning: 'logPrior_cur' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:407:24: note: 'logPrior_cur' was declared here
MCMC.c:28:20: warning: 'likelihood' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:407:12: note: 'likelihood' was declared here
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c netlearn.c -o netlearn.o
netlearn.c: In function 'learn_network':
netlearn.c:168:9: warning: unused variable 'lik_switch' [-Wunused-variable]
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c wrapper.c -o wrapper.o
wrapper.c: In function 'MCMCrunWrapper':
wrapper.c:107:5: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m32 -shared -s -static-libgcc -o nem.dll tmp.def MCMC.o netlearn.o wrapper.o -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/nem.buildbin-libdir/nem/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
'nem.Rnw' using 'latin1'
** testing if installed package can be loaded
install for x64
* installing *source* package 'nem' ...
** libs
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -std=gnu99 -mtune=core2 -c MCMC.c -o MCMC.o
MCMC.c: In function 'network_likelihood':
MCMC.c:116:41: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
MCMC.c:125:6: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
MCMC.c: In function 'MCMCrun':
MCMC.c:403:10: warning: unused variable 'stored2' [-Wunused-variable]
MCMC.c:402:10: warning: unused variable 'stored' [-Wunused-variable]
MCMC.c:359:35: warning: unused variable 'mutinf' [-Wunused-variable]
MCMC.c: In function 'network_likelihood':
MCMC.c:108:6: warning: 'max_loglik0_idx' may be used uninitialized in this function [-Wuninitialized]
MCMC.c: In function 'MCMCrun':
MCMC.c:455:24: warning: 'delta_poss_operations' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:455:10: warning: 'logPrior_cur' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:455:10: warning: 'logPriorOld' may be used uninitialized in this function [-Wuninitialized]
MCMC.c:455:10: warning: 'likelihood' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -std=gnu99 -mtune=core2 -c netlearn.c -o netlearn.o
netlearn.c: In function 'learn_network':
netlearn.c:168:9: warning: unused variable 'lik_switch' [-Wunused-variable]
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -std=gnu99 -mtune=core2 -c wrapper.c -o wrapper.o
wrapper.c: In function 'MCMCrunWrapper':
wrapper.c:107:5: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
gcc -m64 -shared -s -static-libgcc -o nem.dll tmp.def MCMC.o netlearn.o wrapper.o -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/nem.buildbin-libdir/nem/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'nem' as nem_2.44.0.zip
* DONE (nem)
* installing to library 'D:/biocbld/bbs-3.2-bioc/R/library'
package 'nem' successfully unpacked and MD5 sums checked