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 519/553HostnameOS / ArchBUILDCHECKBUILD BIN
survcomp 1.6.0
Benjamin Haibe-Kains , Markus Schroeder , Catharina Olsen
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/survcomp
Last Changed Rev: 64678 / Revision: 69725
Last Changed Date: 2012-03-30 15:05:02 -0700 (Fri, 30 Mar 2012)
lamb2 Linux (openSUSE 11.4) / 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 [ WARNINGS ] OK 

Summary

Package: survcomp
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch survcomp_1.6.0.tar.gz
StartedAt: 2012-09-24 01:52:56 -0700 (Mon, 24 Sep 2012)
EndedAt: 2012-09-24 01:53:53 -0700 (Mon, 24 Sep 2012)
EllapsedTime: 56.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: survcomp.Rcheck
Warnings: 1

Command output

* using log directory '/Users/biocbuild/bbs-2.10-bioc/meat/survcomp.Rcheck'
* using R version 2.15.1 (2012-06-22)
* 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.6.0'
* 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 whether package 'survcomp' can be installed ... WARNING
Found the following significant warnings:
  foo_mrmr_ensemble_surv.cpp:790: warning: 'x2' is used uninitialized in this function
See '/Users/biocbuild/bbs-2.10-bioc/meat/survcomp.Rcheck/00install.out' for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... 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 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 ... 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 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 ... OK
* checking for unstated dependencies in vignettes ... NOTE
'library' or 'require' call not declared from: 'xtable'
* 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

WARNING: There was 1 warning.
NOTE: There was 1 note.
See
  '/Users/biocbuild/bbs-2.10-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/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/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/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/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*, double*, 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*, double*, 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*, double*, 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'
tree.h: In static member function 'static int tree<T, tree_node_allocator>::depth(const tree<T, tree_node_allocator>::iterator_base&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:250:   instantiated from here
tree.h:1635: warning: statement has no effect
tree.h: In static member function 'static iter tree<T, tree_node_allocator>::parent(iter) [with iter = tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:258:   instantiated from here
tree.h:756: warning: statement has no effect
tree.h: In static member function 'static iter tree<T, tree_node_allocator>::parent(iter) [with iter = tree<double, std::allocator<tree_node_<double> > >::pre_order_iterator, T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:258:   instantiated from here
tree.h:756: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::erase(iter) [with iter = tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:267:   instantiated from here
tree.h:589: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::erase(iter) [with iter = tree<double, std::allocator<tree_node_<double> > >::pre_order_iterator, T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:267:   instantiated from here
tree.h:589: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::pre_order_iterator& tree<T, tree_node_allocator>::pre_order_iterator::operator++() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:281:   instantiated from here
tree.h:2046: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::pre_order_iterator& tree<T, tree_node_allocator>::pre_order_iterator::operator++() [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:281:   instantiated from here
tree.h:2046: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::erase(iter) [with iter = tree<double, std::allocator<tree_node_<double> > >::leaf_iterator, T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:560:   instantiated from here
tree.h:589: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::append_child(iter, const T&) [with iter = tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:690:   instantiated from here
tree.h:883: warning: statement has no effect
tree.h:884: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::append_child(iter, const T&) [with iter = tree<double, std::allocator<tree_node_<double> > >::pre_order_iterator, T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:691:   instantiated from here
tree.h:883: warning: statement has no effect
tree.h:884: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::breadth_first_queued_iterator& tree<T, tree_node_allocator>::breadth_first_queued_iterator::operator++() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:808:   instantiated from here
tree.h:2273: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::pre_order_iterator& tree<T, tree_node_allocator>::pre_order_iterator::operator--() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
tree.h:2091:   instantiated from 'typename tree<T, tree_node_allocator>::pre_order_iterator tree<T, tree_node_allocator>::pre_order_iterator::operator--(int) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:355:   instantiated from here
tree.h:2065: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::pre_order_iterator& tree<T, tree_node_allocator>::pre_order_iterator::operator--() [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
tree.h:2091:   instantiated from 'typename tree<T, tree_node_allocator>::pre_order_iterator tree<T, tree_node_allocator>::pre_order_iterator::operator--(int) [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]'
foo_mrmr_ensemble_surv.cpp:355:   instantiated from here
tree.h:2065: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::leaf_iterator& tree<T, tree_node_allocator>::leaf_iterator::operator++() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
tree.h:2673:   instantiated from 'typename tree<T, tree_node_allocator>::leaf_iterator tree<T, tree_node_allocator>::leaf_iterator::operator++(int) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:502:   instantiated from here
tree.h:2636: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::leaf_iterator& tree<T, tree_node_allocator>::leaf_iterator::operator++() [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
tree.h:2673:   instantiated from 'typename tree<T, tree_node_allocator>::leaf_iterator tree<T, tree_node_allocator>::leaf_iterator::operator++(int) [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]'
foo_mrmr_ensemble_surv.cpp:526:   instantiated from here
tree.h:2636: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::leaf_iterator& tree<T, tree_node_allocator>::leaf_iterator::operator--() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
tree.h:2681:   instantiated from 'typename tree<T, tree_node_allocator>::leaf_iterator tree<T, tree_node_allocator>::leaf_iterator::operator--(int) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:554:   instantiated from here
tree.h:2657: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::leaf_iterator& tree<T, tree_node_allocator>::leaf_iterator::operator--() [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
tree.h:2681:   instantiated from 'typename tree<T, tree_node_allocator>::leaf_iterator tree<T, tree_node_allocator>::leaf_iterator::operator--(int) [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]'
foo_mrmr_ensemble_surv.cpp:554:   instantiated from here
tree.h:2657: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::replace(iter, const tree<T, tree_node_allocator>::iterator_base&) [with iter = tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
tree.h:547:   instantiated from 'void tree<T, tree_node_allocator>::copy_(const tree<T, tree_node_allocator>&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
tree.h:531:   instantiated from 'tree<T, tree_node_allocator>::tree(const tree<T, tree_node_allocator>&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:611:   instantiated from here
tree.h:1113: warning: statement has no effect
tree.h:547:   instantiated from 'void tree<T, tree_node_allocator>::copy_(const tree<T, tree_node_allocator>&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
tree.h:531:   instantiated from 'tree<T, tree_node_allocator>::tree(const tree<T, tree_node_allocator>&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:611:   instantiated from here
tree.h:1153: warning: statement has no effect
tree.h:1162: warning: statement has no effect
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:790: warning: 'x2' is used uninitialized in this function
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/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/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.10-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.0260.0040.031
breastCancerData1.2620.0501.313
censor.time0.0010.0000.001
cindex.comp0.0050.0010.005
cindex.comp.meta0.0060.0000.007
combine.est0.0010.0010.001
combine.test0.0000.0000.001
concordance.index0.0040.0030.006
cvpl0.3820.0040.386
dindex.comp0.0170.0010.017
dindex.comp.meta0.0310.0010.032
fisherz0.0000.0000.001
forestplot.surv0.0970.0060.101
getsurv20.0070.0000.007
hazard.ratio0.0110.0010.013
hr.comp0.0190.0010.019
hr.comp.meta0.0270.0000.027
hr.comp20.0090.0000.010
iauc.comp0.7740.0050.778
ibsc.comp0.3910.0270.571
km.coxph.plot0.0660.0030.070
logpl0.0410.0000.042
mainz7g0.4880.0190.509
metaplot.surv0.0060.0010.007
mrmr.cindex0.0040.0010.005
nki7g0.5100.0210.532
no.at.risk0.0470.0010.047
sbrier.score2proba0.2720.0040.276
score2proba0.0240.0020.025
td.sens.spec0.0020.0000.011
tdrocc0.3380.0030.341
test.hetero.est0.0010.0000.001
test.hetero.test0.0010.0000.001
transbig7g0.4400.0200.462
unt7g0.3880.0160.405
upp7g0.4430.0170.463
vdx7g0.4340.0190.455