Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

Package 248/294HostnameOS / ArchBUILDCHECKBUILD BIN
Rtreemix 1.4.0
Jasmina Bogojeska
Bioconductor Changelog
Snapshot Date: 2009-04-18 11:27:48 -0700 (Sat, 18 Apr 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_3/madman/Rpacks/Rtreemix
Last Changed Rev: 34811 / Revision: 38965
Last Changed Date: 2008-10-21 15:32:58 -0700 (Tue, 21 Oct 2008)
wilson2 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
pitt Mac OS X Tiger (10.4.11) / i386  OK  OK  OK 
pelham Mac OS X Leopard (10.5.6) / i386  OK  OK [ OK ]
Package: Rtreemix
Version: 1.4.0
Command: /Users/biocbuild/BBS/utils/build-universal.sh Rtreemix_1.4.0.tar.gz /Library/Frameworks/R.framework/Versions/2.8/Resources/bin/R Rtreemix.buildbin-libdir
StartedAt: 2009-04-18 18:58:01 -0700 (Sat, 18 Apr 2009)
EndedAt: 2009-04-18 19:02:08 -0700 (Sat, 18 Apr 2009)
EllapsedTime: 247.0 seconds
RetCode: 0
Status: OK
PackageFile: Rtreemix_1.4.0.tgz
PackageFileSize: 1.862 MiB

Command output

                INSTALLATION WITH 'R CMD INSTALL --library=Rtreemix.buildbin-libdir Rtreemix_1.4.0.tar.gz'

* Installing *source* package 'Rtreemix' ...
** libs
** arch - i386
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:594: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:936: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1279: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_bootstrap(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1726: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2627: warning: value computed is not used
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c WrapGraph.cc -o WrapGraph.o
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c cfunctions.cc -o cfunctions.o
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c kmeans.cc -o kmeans.o
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c max_weight_branch.cc -o max_weight_branch.o
max_weight_branch.cc: In function 'void DOT(replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::map<replaceleda::edge, double>&, char*)':
max_weight_branch.cc:97: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::edge> max_weight_subgraph_indeg_le_1(replaceleda::graph&)':
max_weight_branch.cc:142: warning: value computed is not used
max_weight_branch.cc: In function 'void contract_all_cycles(replaceleda::graph&, int, replaceleda::array<replaceleda::list<replaceleda::edge> >, replaceleda::GRAPH<replaceleda::node, replaceleda::edge>&)':
max_weight_branch.cc:341: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::edge> MAX_WEIGHT_BRANCHING(replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::edge_array<double>&)':
max_weight_branch.cc:432: warning: value computed is not used
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c mtree.cc -o mtree.o
mtree.cc: In function 'void mgraph_init(replaceleda::array<replaceleda::string>&, replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::edge_array<double>&, replaceleda::map<int, replaceleda::node>&)':
mtree.cc:181: warning: value computed is not used
mtree.cc:182: warning: value computed is not used
mtree.cc: In function 'replaceleda::list<replaceleda::edge> mtree_bfs(replaceleda::graph&, replaceleda::node&)':
mtree.cc:268: warning: value computed is not used
mtree.cc: In function 'double mtree_like(replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::node>&, replaceleda::map<replaceleda::edge, double>&)':
mtree.cc:317: warning: value computed is not used
mtree.cc: In function 'replaceleda::integer_vector mtree_draw(int, replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::edge, double>&, replaceleda::map<replaceleda::node, int>&)':
mtree.cc:440: warning: value computed is not used
mtree.cc: In function 'void mtree_directed(replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::edge, double>&, double, double)':
mtree.cc:780: warning: value computed is not used
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c mtreemix.cc -o mtreemix.o
mtreemix.cc: In function 'double mtree_state(replaceleda::map<replaceleda::edge, int>&, replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::node>&, replaceleda::map<replaceleda::edge, double>&)':
mtreemix.cc:1031: warning: value computed is not used
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c replaceleda.cc -o replaceleda.o
replaceleda.cc: In function 'bool replaceleda::Is_Acyclic(replaceleda::graph&, replaceleda::list<replaceleda::edge>&)':
replaceleda.cc:78: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::graph&, replaceleda::graph&)':
replaceleda.cc:125: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::GRAPH<replaceleda::node, replaceleda::edge>&, replaceleda::graph&)':
replaceleda.cc:146: warning: value computed is not used
replaceleda.cc: In function 'std::ostream& replaceleda::operator<<(std::ostream&, replaceleda::graph&)':
replaceleda.cc:349: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::printGraph(replaceleda::graph&, replaceleda::edge_array<double>&)':
replaceleda.cc:370: warning: value computed is not used
g++-4.2 -arch i386 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Rtreemix.so Rtreemix.o WrapGraph.o cfunctions.o kmeans.o max_weight_branch.o mtree.o mtreemix.o replaceleda.o -lm  -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:594: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:936: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1279: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_bootstrap(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1726: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2627: warning: value computed is not used
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c WrapGraph.cc -o WrapGraph.o
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c cfunctions.cc -o cfunctions.o
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c kmeans.cc -o kmeans.o
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c max_weight_branch.cc -o max_weight_branch.o
max_weight_branch.cc: In function 'void DOT(replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::map<replaceleda::edge, double>&, char*)':
max_weight_branch.cc:97: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::edge> max_weight_subgraph_indeg_le_1(replaceleda::graph&)':
max_weight_branch.cc:142: warning: value computed is not used
max_weight_branch.cc: In function 'void contract_all_cycles(replaceleda::graph&, int, replaceleda::array<replaceleda::list<replaceleda::edge> >, replaceleda::GRAPH<replaceleda::node, replaceleda::edge>&)':
max_weight_branch.cc:341: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::edge> MAX_WEIGHT_BRANCHING(replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::edge_array<double>&)':
max_weight_branch.cc:432: warning: value computed is not used
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c mtree.cc -o mtree.o
mtree.cc: In function 'void mgraph_init(replaceleda::array<replaceleda::string>&, replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::edge_array<double>&, replaceleda::map<int, replaceleda::node>&)':
mtree.cc:181: warning: value computed is not used
mtree.cc:182: warning: value computed is not used
mtree.cc: In function 'replaceleda::list<replaceleda::edge> mtree_bfs(replaceleda::graph&, replaceleda::node&)':
mtree.cc:268: warning: value computed is not used
mtree.cc: In function 'double mtree_like(replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::node>&, replaceleda::map<replaceleda::edge, double>&)':
mtree.cc:317: warning: value computed is not used
mtree.cc: In function 'replaceleda::integer_vector mtree_draw(int, replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::edge, double>&, replaceleda::map<replaceleda::node, int>&)':
mtree.cc:440: warning: value computed is not used
mtree.cc: In function 'void mtree_directed(replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::edge, double>&, double, double)':
mtree.cc:780: warning: value computed is not used
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c mtreemix.cc -o mtreemix.o
mtreemix.cc: In function 'double mtree_state(replaceleda::map<replaceleda::edge, int>&, replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::node>&, replaceleda::map<replaceleda::edge, double>&)':
mtreemix.cc:1031: warning: value computed is not used
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c replaceleda.cc -o replaceleda.o
replaceleda.cc: In function 'bool replaceleda::Is_Acyclic(replaceleda::graph&, replaceleda::list<replaceleda::edge>&)':
replaceleda.cc:78: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::graph&, replaceleda::graph&)':
replaceleda.cc:125: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::GRAPH<replaceleda::node, replaceleda::edge>&, replaceleda::graph&)':
replaceleda.cc:146: warning: value computed is not used
replaceleda.cc: In function 'std::ostream& replaceleda::operator<<(std::ostream&, replaceleda::graph&)':
replaceleda.cc:349: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::printGraph(replaceleda::graph&, replaceleda::edge_array<double>&)':
replaceleda.cc:370: warning: value computed is not used
g++-4.2 -arch ppc -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Rtreemix.so Rtreemix.o WrapGraph.o cfunctions.o kmeans.o max_weight_branch.o mtree.o mtreemix.o replaceleda.o -lm  -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc64
g++-4.0 -arch ppc64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:594: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:936: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1279: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_bootstrap(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1726: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2627: warning: value computed is not used
g++-4.0 -arch ppc64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c WrapGraph.cc -o WrapGraph.o
g++-4.0 -arch ppc64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c cfunctions.cc -o cfunctions.o
g++-4.0 -arch ppc64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c kmeans.cc -o kmeans.o
g++-4.0 -arch ppc64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c max_weight_branch.cc -o max_weight_branch.o
max_weight_branch.cc: In function 'void DOT(replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::map<replaceleda::edge, double>&, char*)':
max_weight_branch.cc:97: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::edge> max_weight_subgraph_indeg_le_1(replaceleda::graph&)':
max_weight_branch.cc:142: warning: value computed is not used
max_weight_branch.cc: In function 'void contract_all_cycles(replaceleda::graph&, int, replaceleda::array<replaceleda::list<replaceleda::edge> >, replaceleda::GRAPH<replaceleda::node, replaceleda::edge>&)':
max_weight_branch.cc:341: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::edge> MAX_WEIGHT_BRANCHING(replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::edge_array<double>&)':
max_weight_branch.cc:432: warning: value computed is not used
g++-4.0 -arch ppc64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c mtree.cc -o mtree.o
mtree.cc: In function 'void mgraph_init(replaceleda::array<replaceleda::string>&, replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::edge_array<double>&, replaceleda::map<int, replaceleda::node>&)':
mtree.cc:181: warning: value computed is not used
mtree.cc:182: warning: value computed is not used
mtree.cc: In function 'replaceleda::list<replaceleda::edge> mtree_bfs(replaceleda::graph&, replaceleda::node&)':
mtree.cc:268: warning: value computed is not used
mtree.cc: In function 'double mtree_like(replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::node>&, replaceleda::map<replaceleda::edge, double>&)':
mtree.cc:317: warning: value computed is not used
mtree.cc: In function 'replaceleda::integer_vector mtree_draw(int, replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::edge, double>&, replaceleda::map<replaceleda::node, int>&)':
mtree.cc:440: warning: value computed is not used
mtree.cc: In function 'void mtree_directed(replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::edge, double>&, double, double)':
mtree.cc:780: warning: value computed is not used
g++-4.0 -arch ppc64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c mtreemix.cc -o mtreemix.o
mtreemix.cc: In function 'double mtree_state(replaceleda::map<replaceleda::edge, int>&, replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::node>&, replaceleda::map<replaceleda::edge, double>&)':
mtreemix.cc:1031: warning: value computed is not used
g++-4.0 -arch ppc64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c replaceleda.cc -o replaceleda.o
replaceleda.cc: In function 'bool replaceleda::Is_Acyclic(replaceleda::graph&, replaceleda::list<replaceleda::edge>&)':
replaceleda.cc:78: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::graph&, replaceleda::graph&)':
replaceleda.cc:125: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::GRAPH<replaceleda::node, replaceleda::edge>&, replaceleda::graph&)':
replaceleda.cc:146: warning: value computed is not used
replaceleda.cc: In function 'std::ostream& replaceleda::operator<<(std::ostream&, replaceleda::graph&)':
replaceleda.cc:349: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::printGraph(replaceleda::graph&, replaceleda::edge_array<double>&)':
replaceleda.cc:370: warning: value computed is not used
g++-4.2 -arch ppc64 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Rtreemix.so Rtreemix.o WrapGraph.o cfunctions.o kmeans.o max_weight_branch.o mtree.o mtreemix.o replaceleda.o -lm  -L/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64 -lR -dylib_file libRblas.dylib:/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
** arch - x86_64
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:594: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:936: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1279: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_bootstrap(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1726: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2627: warning: value computed is not used
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c WrapGraph.cc -o WrapGraph.o
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c cfunctions.cc -o cfunctions.o
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c kmeans.cc -o kmeans.o
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c max_weight_branch.cc -o max_weight_branch.o
max_weight_branch.cc: In function 'void DOT(replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::map<replaceleda::edge, double>&, char*)':
max_weight_branch.cc:97: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::edge> max_weight_subgraph_indeg_le_1(replaceleda::graph&)':
max_weight_branch.cc:142: warning: value computed is not used
max_weight_branch.cc: In function 'void contract_all_cycles(replaceleda::graph&, int, replaceleda::array<replaceleda::list<replaceleda::edge> >, replaceleda::GRAPH<replaceleda::node, replaceleda::edge>&)':
max_weight_branch.cc:341: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::edge> MAX_WEIGHT_BRANCHING(replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::edge_array<double>&)':
max_weight_branch.cc:432: warning: value computed is not used
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c mtree.cc -o mtree.o
mtree.cc: In function 'void mgraph_init(replaceleda::array<replaceleda::string>&, replaceleda::graph&, replaceleda::map<replaceleda::node, replaceleda::string>&, replaceleda::edge_array<double>&, replaceleda::map<int, replaceleda::node>&)':
mtree.cc:181: warning: value computed is not used
mtree.cc:182: warning: value computed is not used
mtree.cc: In function 'replaceleda::list<replaceleda::edge> mtree_bfs(replaceleda::graph&, replaceleda::node&)':
mtree.cc:268: warning: value computed is not used
mtree.cc: In function 'double mtree_like(replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::node>&, replaceleda::map<replaceleda::edge, double>&)':
mtree.cc:317: warning: value computed is not used
mtree.cc: In function 'replaceleda::integer_vector mtree_draw(int, replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::edge, double>&, replaceleda::map<replaceleda::node, int>&)':
mtree.cc:440: warning: value computed is not used
mtree.cc: In function 'void mtree_directed(replaceleda::graph&, replaceleda::node&, replaceleda::map<replaceleda::edge, double>&, double, double)':
mtree.cc:780: warning: value computed is not used
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c mtreemix.cc -o mtreemix.o
mtreemix.cc: In function 'double mtree_state(replaceleda::map<replaceleda::edge, int>&, replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::node>&, replaceleda::map<replaceleda::edge, double>&)':
mtreemix.cc:1031: warning: value computed is not used
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c replaceleda.cc -o replaceleda.o
replaceleda.cc: In function 'bool replaceleda::Is_Acyclic(replaceleda::graph&, replaceleda::list<replaceleda::edge>&)':
replaceleda.cc:78: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::graph&, replaceleda::graph&)':
replaceleda.cc:125: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::GRAPH<replaceleda::node, replaceleda::edge>&, replaceleda::graph&)':
replaceleda.cc:146: warning: value computed is not used
replaceleda.cc: In function 'std::ostream& replaceleda::operator<<(std::ostream&, replaceleda::graph&)':
replaceleda.cc:349: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::printGraph(replaceleda::graph&, replaceleda::edge_array<double>&)':
replaceleda.cc:370: warning: value computed is not used
g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Rtreemix.so Rtreemix.o WrapGraph.o cfunctions.o kmeans.o max_weight_branch.o mtree.o mtreemix.o replaceleda.o -lm  -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
Loading required package: graph
Loading required package: Biobase
Loading required package: tools

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'openVignette()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation(pkgname)'.

Creating a new generic function for "print" in "Rtreemix"
** help
 >>> Building/Updating help pages for package 'Rtreemix'
     Formats: text html latex example 
  L1.dist                           text    html    latex   example
  L2.norm                           text    html    latex   example
  Pval.dist                         text    html    latex   example
  RtreemixData-class                text    html    latex   example
  RtreemixGPS-class                 text    html    latex   example
  RtreemixModel-class               text    html    latex   example
  RtreemixSim-class                 text    html    latex   example
  RtreemixStats-class               text    html    latex   example
  bootstrap-methods                 text    html    latex   example
  comp.models                       text    html    latex   example
  comp.trees                        text    html    latex   example
  confIntGPS-methods                text    html    latex   example
  distribution-methods              text    html    latex   example
  fit-methods                       text    html    latex   example
  generate-methods                  text    html    latex   example
  get.tree.levels                   text    html    latex   example
  gps-methods                       text    html    latex   example
  hiv.data                          text    html    latex   example
  kullback.leibler                  text    html    latex   example
  likelihoods-methods               text    html    latex   example
  plot-methods                      text    html    latex   example
  sim-methods                       text    html    latex   example
  stability.sim                     text    html    latex   example
** building package indices ...
* DONE (Rtreemix)