* checking for file 'Rtreemix/DESCRIPTION' ... OK
* preparing 'Rtreemix':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package 'Rtreemix' ...
** libs
** arch - i386
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -march=nocona -Wall -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:591: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:929: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1267: 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:1709: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2605: warning: value computed is not used
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -march=nocona -Wall -c WrapGraph.cc -o WrapGraph.o
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -march=nocona -Wall -c cfunctions.cc -o cfunctions.o
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -march=nocona -Wall -c kmeans.cc -o kmeans.o
g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -march=nocona -Wall -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/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -march=nocona -Wall -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/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -march=nocona -Wall -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/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -march=nocona -Wall -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.0 -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 -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation
** arch - ppc
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:591: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:929: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1267: 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:1709: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2605: warning: value computed is not used
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c WrapGraph.cc -o WrapGraph.o
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c cfunctions.cc -o cfunctions.o
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c kmeans.cc -o kmeans.o
g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -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/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -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/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -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/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -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.0 -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 -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation
** arch - x86_64
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:591: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:929: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1267: 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:1709: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2605: warning: value computed is not used
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c WrapGraph.cc -o WrapGraph.o
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c cfunctions.cc -o cfunctions.o
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c kmeans.cc -o kmeans.o
g++-4.0 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -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/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -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/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -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/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -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.0 -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)
* creating vignettes ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'Rtreemix_1.0.0.tar.gz'