MIMOSA 1.2.0 Greg Finak
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/MIMOSA | 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 | NotNeeded | OK | OK | |
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | NotNeeded | OK | [ OK ] | OK |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | NotNeeded | OK | OK | OK |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | NotNeeded | OK | OK | OK |
install for i386
* installing *source* package 'MIMOSA' ...
** libs
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -O2 -Wall -mtune=core2 -c BetaMix.cpp -o BetaMix.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -O2 -Wall -mtune=core2 -c MCMC.cpp -o MCMC.o
MCMC.cpp: In function 'SEXPREC* fitMCMC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
MCMC.cpp:73:23: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
MCMC.cpp:88:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:188:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:191:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:267:16: warning: null argument where non-null required (argument 1) [-Wnonnull]
MCMC.cpp:351:16: warning: null argument where non-null required (argument 1) [-Wnonnull]
MCMC.cpp:526:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:545:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:548:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp: In function 'double lkbeta(const std::vector<double, std::allocator<double> >&)':
MCMC.cpp:630:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp: In function 'void simZ(double&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<bool>&, int, int)':
MCMC.cpp:680:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp: In function 'double normconstIBeta(double, double, double, double)':
MCMC.cpp:812:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp: In function 'double nc(double, double, double, double, double)':
MCMC.cpp:890:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c MIMOSA_init.c -o MIMOSA_init.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c betaintegral.c -o betaintegral.o
g++ -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -O2 -Wall -mtune=core2 -c betaintegralRcpp.cpp -o betaintegralRcpp.o
g++ -m32 -shared -s -static-libgcc -o MIMOSA.dll tmp.def BetaMix.o MCMC.o MIMOSA_init.o betaintegral.o betaintegralRcpp.o -lm -lstdc++ -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lRlapack -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lRblas -lgfortran -ID:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include -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/meat/MIMOSA.buildbin-libdir/MIMOSA/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function for 'summary' from package 'base' in package 'MIMOSA'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing *source* package 'MIMOSA' ...
** libs
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -O2 -Wall -mtune=core2 -c BetaMix.cpp -o BetaMix.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -O2 -Wall -mtune=core2 -c MCMC.cpp -o MCMC.o
MCMC.cpp: In function 'SEXPREC* fitMCMC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
MCMC.cpp:73:23: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
MCMC.cpp:88:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:188:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:191:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:267:16: warning: null argument where non-null required (argument 1) [-Wnonnull]
MCMC.cpp:351:16: warning: null argument where non-null required (argument 1) [-Wnonnull]
MCMC.cpp:526:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:545:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp:548:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp: In function 'double lkbeta(const std::vector<double, std::allocator<double> >&)':
MCMC.cpp:630:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp: In function 'void simZ(double&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&, std::vector<bool>&, int, int)':
MCMC.cpp:680:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp: In function 'double normconstIBeta(double, double, double, double)':
MCMC.cpp:812:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
MCMC.cpp: In function 'double nc(double, double, double, double, double)':
MCMC.cpp:890:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c MIMOSA_init.c -o MIMOSA_init.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c betaintegral.c -o betaintegral.o
g++ -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG -I"D:/biocbld/bbs-3.0-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include" -O2 -Wall -mtune=core2 -c betaintegralRcpp.cpp -o betaintegralRcpp.o
g++ -m64 -shared -s -static-libgcc -o MIMOSA.dll tmp.def BetaMix.o MCMC.o MIMOSA_init.o betaintegral.o betaintegralRcpp.o -lm -lstdc++ -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lRlapack -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lRblas -lgfortran -ID:/biocbld/bbs-3.0-bioc/R/library/RcppArmadillo/include -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/meat/MIMOSA.buildbin-libdir/MIMOSA/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MIMOSA' as MIMOSA_1.2.0.zip
* DONE (MIMOSA)