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 617/658HostnameOS / ArchBUILDCHECKBUILD BIN
survcomp 1.9.3
Benjamin Haibe-Kains , Markus Schroeder , Catharina Olsen
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/survcomp
Last Changed Rev: 74149 / Revision: 74774
Last Changed Date: 2013-03-11 05:26:50 -0700 (Mon, 11 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: survcomp
Version: 1.9.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch survcomp_1.9.3.tar.gz
StartedAt: 2013-03-25 04:54:36 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 04:55:42 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 66.3 seconds
RetCode: 0
Status:  OK 
CheckDir: survcomp.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/survcomp.Rcheck'
* using R Under development (unstable) (2013-02-26 r62077)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'survcomp/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'survcomp' version '1.9.3'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'survcomp' can be installed ... [8s/8s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over 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 package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace 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 ... NOTE
.extract.all.parents: warning in matrix(0, nc = nsol, nr = (maxparents
  + 1)): partial argument match of 'nr' to 'nrow'
.extract.all.parents: warning in matrix(0, nc = nsol, nr = (maxparents
  + 1)): partial argument match of 'nc' to 'ncol'
* 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 use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... [11s/11s] 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

NOTE: There was 1 note.
See
  '/Users/biocbuild/bbs-2.12-bioc/meat/survcomp.Rcheck/00check.log'
for details.

survcomp.Rcheck/00install.out:

* installing *source* package 'survcomp' ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c concordance.index.c -o concordance.index.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c foo_mrmr_ensemble_surv.cpp -o foo_mrmr_ensemble_surv.o
foo_mrmr_ensemble_surv.cpp: In function 'double get_correlation_ensemble(double*, int*, int, int, int)':
foo_mrmr_ensemble_surv.cpp:12: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:22: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp: In function 'void build_mim_cIndex_subset(double*, double*, int*, int, int, int*, int, int*, int*, int*, double*, int*, double*, int*, int*, int*, int*)':
foo_mrmr_ensemble_surv.cpp:202: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:203: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:214: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:216: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:191: warning: unused variable 'msurv_x'
foo_mrmr_ensemble_surv.cpp:191: warning: unused variable 'ustrat_x'
foo_mrmr_ensemble_surv.cpp: In function 'void bootstrap_tree(tree<int, std::allocator<tree_node_<int> > >&, tree<double, std::allocator<tree_node_<double> > >&, double*, int*, int, int, int, int*, int*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:351: warning: unused variable 'cnt_back'
foo_mrmr_ensemble_surv.cpp:286: warning: unused variable 'nsub'
foo_mrmr_ensemble_surv.cpp: In function 'void bootstrap_mrmr(double&, double&, double*, int*, int, int, int, int, int, int, int, int*, int*, int*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:393: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:396: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:400: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:401: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:412: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:419: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:387: warning: unused variable 'mim'
foo_mrmr_ensemble_surv.cpp: In function 'double mrnet_onegene(double*, int, int, int*, int, int)':
foo_mrmr_ensemble_surv.cpp:448: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:439: warning: unused variable 'max_val'
foo_mrmr_ensemble_surv.cpp: In function 'int verify_equivalentset_nparents(tree<int, std::allocator<tree_node_<int> > >&, tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, tree<double, std::allocator<tree_node_<double> > >&, int)':
foo_mrmr_ensemble_surv.cpp:467: warning: unused variable 'found'
foo_mrmr_ensemble_surv.cpp: In function 'void mrmr_ensemble_one_gene_remove(tree<int, std::allocator<tree_node_<int> > >&, tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, double*, int*, int, int, int, int, int, int, double, int*, int*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:593: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:596: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:597: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:604: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:646: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:654: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:657: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:661: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:578: warning: unused variable 'nsamples_boot'
foo_mrmr_ensemble_surv.cpp:578: warning: unused variable 'tmp_val_max_ind'
foo_mrmr_ensemble_surv.cpp:578: warning: unused variable 'prev_sel_tmp'
foo_mrmr_ensemble_surv.cpp:579: warning: unused variable 'vec_sort'
foo_mrmr_ensemble_surv.cpp: In function 'SEXPREC* mrmr_cIndex_ensemble_remove(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
foo_mrmr_ensemble_surv.cpp:785: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:819: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:833: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:838: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:842: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:800: warning: unused variable 'cnt2'
foo_mrmr_ensemble_surv.cpp:803: warning: unused variable 'rootdepth'
foo_mrmr_ensemble_surv.cpp:816: warning: unused variable 'ind'
foo_mrmr_ensemble_surv.cpp:732: warning: unused variable 'res_all'
foo_mrmr_ensemble_surv.cpp:732: warning: unused variable 'res_all2'
foo_mrmr_ensemble_surv.cpp:733: warning: unused variable 'vec_tmp'
foo_mrmr_ensemble_surv.cpp:740: warning: 'Rres' may be used uninitialized in this function
foo_mrmr_ensemble_surv.cpp:815: warning: 'res_old' may be used uninitialized in this function
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c foo_mrmr_surv.cpp -o foo_mrmr_surv.o
foo_mrmr_surv.cpp: In function 'double get_correlation(double*, int*, int, int, int)':
foo_mrmr_surv.cpp:12: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:22: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp: In function 'void build_mim_subset(double*, double*, int*, int, int, int*, int)':
foo_mrmr_surv.cpp:49: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:50: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:56: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:58: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp: In function 'SEXPREC* mrmr_cIndex(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
foo_mrmr_surv.cpp:300: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:340: warning: comparison between signed and unsigned integer expressions
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o survcomp.so concordance.index.o foo_mrmr_ensemble_surv.o foo_mrmr_surv.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/survcomp.Rcheck/survcomp/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'survcomp.Rnw' 
** testing if installed package can be loaded
* DONE (survcomp)

survcomp.Rcheck/survcomp-Ex.timings:

nameusersystemelapsed
D.index0.0460.0150.061
breastCancerData1.4880.0711.565
censor.time0.0090.0090.017
cindex.comp0.0160.0120.033
cindex.comp.meta0.0310.0220.053
combine.est0.0120.0110.023
combine.test0.0120.0100.022
concordance.index0.0240.0190.043
cvpl0.3300.0290.363
dindex.comp0.0360.0120.047
dindex.comp.meta0.0470.0190.066
fisherz0.0130.0100.023
forestplot.surv0.1620.0210.185
getsurv20.0240.0120.036
hazard.ratio0.0280.0130.042
hr.comp0.0970.0160.112
hr.comp.meta0.0690.0230.092
hr.comp20.0300.0150.045
iauc.comp1.2400.0411.282
ibsc.comp0.4610.0590.605
km.coxph.plot0.0840.0180.103
logpl0.0610.0170.078
mainz7g0.5710.0430.618
metaplot.surv0.0350.0090.043
mrmr.cindex0.0720.0190.092
nki7g0.5400.0380.582
no.at.risk0.0550.0110.065
sbrier.score2proba0.2350.0130.249
score2proba0.0640.0130.077
td.sens.spec0.0340.0100.062
tdrocc0.3940.0130.407
test.hetero.est0.0490.0130.062
test.hetero.test0.0300.0100.041
transbig7g0.4870.0360.528
unt7g0.4630.0330.496
upp7g0.5840.0380.628
vdx7g0.5260.0350.562