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 413/479HostnameOS / ArchBUILDCHECKBUILD BIN
Rtreemix 1.15.0
Jasmina Bogojeska
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rtreemix
Last Changed Rev: 55304 / Revision: 56603
Last Changed Date: 2011-05-06 12:23:23 -0700 (Fri, 06 May 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  OK [ OK ] OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: Rtreemix
Version: 1.15.0
Command: mkdir Rtreemix.buildbin-libdir && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=Rtreemix.buildbin-libdir Rtreemix_1.15.0.tar.gz >Rtreemix-install.out 2>&1 && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD check --library=Rtreemix.buildbin-libdir --install="check:Rtreemix-install.out" --force-multiarch --no-vignettes --timings Rtreemix_1.15.0.tar.gz && mv Rtreemix.buildbin-libdir/* Rtreemix.Rcheck/ && rmdir Rtreemix.buildbin-libdir
StartedAt: 2011-07-07 06:13:42 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 06:16:08 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 146.1 seconds
RetCode: 0
Status:  OK  
CheckDir: Rtreemix.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.9-bioc/meat/Rtreemix.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-06-20 r56188)
* using platform: i386-pc-mingw32 (32-bit)
* 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.15.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 installed package size ... 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
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the name space can be loaded with stated dependencies ... OK
** checking whether the name space can be unloaded cleanly ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the name space can be loaded with stated dependencies ... OK
** checking whether the name space can be unloaded cleanly ... 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 Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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) and $(LAPACK_LIBS) ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

Rtreemix.Rcheck/00install.out:


install for i386

* installing *source* package 'Rtreemix' ...
** libs
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:596:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:938:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1281:7: 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:1728:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2629:7: warning: value computed is not used
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c WrapGraph.cc -o WrapGraph.o
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c cfunctions.cc -o cfunctions.o
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c kmeans.cc -o kmeans.o
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -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> >&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double>&, char*)':
max_weight_branch.cc:97:3: 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:3: 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:3: 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> >&, replaceleda::edge_array<double>&)':
max_weight_branch.cc:432:3: warning: value computed is not used
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c mtree.cc -o mtree.o
mtree.cc: In function 'void mgraph_init(replaceleda::array<std::basic_string<char> >&, replaceleda::graph&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Node>, std::basic_string<char> >&, replaceleda::edge_array<double>&, replaceleda::map<int, replaceleda::RefCountPtr<replaceleda::Node> >&)':
mtree.cc:181:3: warning: value computed is not used
mtree.cc:182:5: 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:3: 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:3: 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:3: 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:3: warning: value computed is not used
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -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:3: warning: value computed is not used
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -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:5: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::graph&, replaceleda::graph&)':
replaceleda.cc:125:5: 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:5: warning: value computed is not used
replaceleda.cc: In function 'std::ostream& replaceleda::operator<<(std::ostream&, replaceleda::graph&)':
replaceleda.cc:349:5: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::printGraph(replaceleda::graph&, replaceleda::edge_array<double>&)':
replaceleda.cc:370:5: warning: value computed is not used
g++ -shared -s -static-libgcc -o Rtreemix.dll tmp.def Rtreemix.o WrapGraph.o cfunctions.o kmeans.o max_weight_branch.o mtree.o mtreemix.o replaceleda.o -lm -LD:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/Rtreemix.buildbin-libdir/Rtreemix/libs/i386
** R
** data
** inst
** preparing package for lazy loading

Welcome to Bioconductor

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

Creating a generic function for "print" from package "base" in package "Rtreemix"
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'Rtreemix.Rnw' 
** testing if installed package can be loaded

add DLL for x64

* installing *source* package 'Rtreemix' ...
** libs
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c Rtreemix.cc -o Rtreemix.o
Rtreemix.cc: In function 'SEXPREC* R_fit(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:596:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit1(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:938:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_fit0(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:1281:7: 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:1728:7: warning: value computed is not used
Rtreemix.cc: In function 'SEXPREC* R_random(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
Rtreemix.cc:2629:7: warning: value computed is not used
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c WrapGraph.cc -o WrapGraph.o
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c cfunctions.cc -o cfunctions.o
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c kmeans.cc -o kmeans.o
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -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> >&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Edge>, double>&, char*)':
max_weight_branch.cc:97:3: 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:3: 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:3: 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> >&, replaceleda::edge_array<double>&)':
max_weight_branch.cc:432:3: warning: value computed is not used
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c mtree.cc -o mtree.o
mtree.cc: In function 'void mgraph_init(replaceleda::array<std::basic_string<char> >&, replaceleda::graph&, replaceleda::map<replaceleda::RefCountPtr<replaceleda::Node>, std::basic_string<char> >&, replaceleda::edge_array<double>&, replaceleda::map<int, replaceleda::RefCountPtr<replaceleda::Node> >&)':
mtree.cc:181:3: warning: value computed is not used
mtree.cc:182:5: 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:3: 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:3: 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:3: 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:3: warning: value computed is not used
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -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:3: warning: value computed is not used
x86_64-w64-mingw32-g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -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:5: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::CopyGraph(replaceleda::graph&, replaceleda::graph&)':
replaceleda.cc:125:5: 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:5: warning: value computed is not used
replaceleda.cc: In function 'std::ostream& replaceleda::operator<<(std::ostream&, replaceleda::graph&)':
replaceleda.cc:349:5: warning: value computed is not used
replaceleda.cc: In function 'void replaceleda::printGraph(replaceleda::graph&, replaceleda::edge_array<double>&)':
replaceleda.cc:370:5: warning: value computed is not used
x86_64-w64-mingw32-g++ -shared -s -static-libgcc -o Rtreemix.dll tmp.def Rtreemix.o WrapGraph.o cfunctions.o kmeans.o max_weight_branch.o mtree.o mtreemix.o replaceleda.o -lm -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/Rtreemix.buildbin-libdir/Rtreemix/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Rtreemix' as Rtreemix_1.15.0.zip

* DONE (Rtreemix)

Rtreemix.Rcheck/Rtreemix-Ex.timings:

nameusersystemelapsed
L1.dist000
L2.norm000
Pval.dist000
RtreemixData-class0.030.000.03
RtreemixGPS-class000
RtreemixModel-class1.290.011.31
RtreemixSim-class0.030.000.03
RtreemixStats-class0.060.020.08
bootstrap-methods000
comp.models0.050.000.04
comp.trees0.050.000.05
confIntGPS-methods000
distribution-methods0.030.020.05
fit-methods2.270.012.29
generate-methods0.020.000.02
get.tree.levels000
gps-methods000
hiv.data0.000.020.01
kullback.leibler000
likelihoods-methods0.020.010.03
plot-methods0.230.000.24
sim-methods0.010.000.02
stability.sim000