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 300/354HostnameOS / ArchBUILDCHECKBUILD BIN
Rtreemix 1.9.0
Jasmina Bogojeska
Bioconductor Changelog
Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rtreemix
Last Changed Rev: 42686 / Revision: 43434
Last Changed Date: 2009-10-27 16:45:24 -0700 (Tue, 27 Oct 2009)
wilson1 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.8) / i386  OK  OK  OK 
Package: Rtreemix
Version: 1.9.0
Command: E:\biocbld\bbs-2.6-bioc\R\bin\R.exe CMD check --no-vignettes Rtreemix_1.9.0.tar.gz
StartedAt: 2009-12-07 18:24:42 -0800 (Mon, 07 Dec 2009)
EndedAt: 2009-12-07 18:26:26 -0800 (Mon, 07 Dec 2009)
EllapsedTime: 104.3 seconds
RetCode: 0
Status: OK
CheckDir: Rtreemix.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory 'E:/biocbld/bbs-2.6-bioc/meat/Rtreemix.Rcheck'
* using R version 2.11.0 Under development (unstable) (2009-10-22 r50179)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'Rtreemix/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'Rtreemix' version '1.9.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'Rtreemix' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking data for non-ASCII characters ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

Rtreemix.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package 'Rtreemix' ...
** libs
  making DLL ...
g++ -I"e:/biocbld/bbs-2.6-bioc/R/include"        -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: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++ -I"e:/biocbld/bbs-2.6-bioc/R/include"        -O2 -Wall  -c WrapGraph.cc -o WrapGraph.o
g++ -I"e:/biocbld/bbs-2.6-bioc/R/include"        -O2 -Wall  -c cfunctions.cc -o cfunctions.o
g++ -I"e:/biocbld/bbs-2.6-bioc/R/include"        -O2 -Wall  -c kmeans.cc -o kmeans.o
g++ -I"e:/biocbld/bbs-2.6-bioc/R/include"        -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::RefCountPtr<replaceleda::Node>, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double>&, char*)':
max_weight_branch.cc:97: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::RefCountPtr<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::RefCountPtr<replaceleda::Edge> > >, replaceleda::GRAPH<replaceleda::RefCountPtr<replaceleda::Node>, replaceleda::RefCountPtr<replaceleda::Edge> >&)':
max_weight_branch.cc:341: warning: value computed is not used
max_weight_branch.cc: In function 'replaceleda::list<replaceleda::RefCountPtr<replaceleda::Edge> > MAX_WEIGHT_BRANCHING(replaceleda::graph&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Node>, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, replaceleda::edge_array<double>&)':
max_weight_branch.cc:432: warning: value computed is not used
g++ -I"e:/biocbld/bbs-2.6-bioc/R/include"        -O2 -Wall  -c mtree.cc -o mtree.o
mtree.cc: In function 'void mgraph_init(replaceleda::array<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, replaceleda::graph&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Node>, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, replaceleda::edge_array<double>&, replaceleda::map<int, replaceleda::RefCountPtr<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::RefCountPtr<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::RefCountPtr<replaceleda::Node> >&, replaceleda::map<replaceleda::RefCountPtr<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::RefCountPtr<replaceleda::Edge>, double>&, replaceleda::map<replaceleda::RefCountPtr<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::RefCountPtr<replaceleda::Edge>, double>&, double, double)':
mtree.cc:780: warning: value computed is not used
g++ -I"e:/biocbld/bbs-2.6-bioc/R/include"        -O2 -Wall  -c mtreemix.cc -o mtreemix.o
mtreemix.cc: In function 'double mtree_state(replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, int>&, replaceleda::integer_vector&, replaceleda::graph&, replaceleda::map<int, replaceleda::RefCountPtr<replaceleda::Node> >&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double>&)':
mtreemix.cc:1031: warning: value computed is not used
g++ -I"e:/biocbld/bbs-2.6-bioc/R/include"        -O2 -Wall  -c replaceleda.cc -o replaceleda.o
replaceleda.cc: In function 'bool replaceleda::Is_Acyclic(replaceleda::graph&, replaceleda::list<replaceleda::RefCountPtr<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::RefCountPtr<replaceleda::Node>, replaceleda::RefCountPtr<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++ -shared -s -o Rtreemix.dll tmp.def Rtreemix.o WrapGraph.o cfunctions.o kmeans.o max_weight_branch.o mtree.o mtreemix.o replaceleda.o -lm -Le:/biocbld/bbs-2.6-bioc/R/bin -lR
  ... done
** R
** data
** inst
** preparing package for lazy loading

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
*** installing help indices
** building package indices ...
** MD5 sums
* DONE (Rtreemix)