Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2022-04-13 12:07:26 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for survcomp on tokay2


To the developers/maintainers of the survcomp package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/survcomp.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1906/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
survcomp 1.44.1  (landing page)
Benjamin Haibe-Kains
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/survcomp
git_branch: RELEASE_3_14
git_last_commit: 5d966f3
git_last_commit_date: 2021-12-14 16:40:13 -0400 (Tue, 14 Dec 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: survcomp
Version: 1.44.1
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:survcomp.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings survcomp_1.44.1.tar.gz
StartedAt: 2022-04-13 03:45:12 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 03:46:51 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 99.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: survcomp.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:survcomp.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings survcomp_1.44.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/survcomp.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'survcomp/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'survcomp' version '1.44.1'
* 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 whether package 'survcomp' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' 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
* 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 namespace can be loaded with stated dependencies ... OK
** checking whether the namespace 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 namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... WARNING
concordance:
  function(object, ...)
concordance.index:
  function(x, surv.time, surv.event, cl, weights, comppairs, strat,
           alpha, outx, method, alternative, na.rm)

See section 'Generic functions and methods' in the 'Writing R
Extensions' manual.

Found the following apparent S3 methods exported but not registered:
  concordance.index
See section 'Registering S3 methods' in the 'Writing R Extensions'
manual.
* 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 ... NOTE
S3 methods shown with full name in documentation object 'concordance.index':
  'concordance.index'

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/survcomp/libs/i386/survcomp.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/survcomp/libs/x64/survcomp.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/survcomp.Rcheck/00check.log'
for details.



Installation output

survcomp.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/survcomp_1.44.1.tar.gz && rm -rf survcomp.buildbin-libdir && mkdir survcomp.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=survcomp.buildbin-libdir survcomp_1.44.1.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL survcomp_1.44.1.zip && rm survcomp_1.44.1.tar.gz survcomp_1.44.1.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  446k  100  446k    0     0   561k      0 --:--:-- --:--:-- --:--:--  561k

install for i386

* installing *source* package 'survcomp' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c concordance.index.c -o concordance.index.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< size; ++i ) {
                         ~^~~~~~
foo_mrmr_ensemble_surv.cpp:22:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< size; ++i ) {
                         ~^~~~~~
foo_mrmr_ensemble_surv.cpp: In function 'double returnConcordanceIndexC(int*, int*, double*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:106:10: warning: variable 'uhs' set but not used [-Wunused-but-set-variable]
   double uhs[Ns];
          ^~~
foo_mrmr_ensemble_surv.cpp:107:10: warning: variable 'rphs' set but not used [-Wunused-but-set-variable]
   double rphs[Ns];
          ^~~~
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:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0; i< size_subset; ++i){
                        ~^~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:203:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=0; j< (nvar-1); ++j){
                         ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:214:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0; i< nvar-1; ++i){
                        ~^~~~~~~~
foo_mrmr_ensemble_surv.cpp:216:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=i+1; j< nvar-1; ++j){
                           ~^~~~~~~~
foo_mrmr_ensemble_surv.cpp:191:17: warning: unused variable 'msurv_x' [-Wunused-variable]
  int *namat_x, *msurv_x, *ustrat_x, *cl2_x, *se_x, *strat_x;
                 ^~~~~~~
foo_mrmr_ensemble_surv.cpp:191:27: warning: unused variable 'ustrat_x' [-Wunused-variable]
  int *namat_x, *msurv_x, *ustrat_x, *cl2_x, *se_x, *strat_x;
                           ^~~~~~~~
foo_mrmr_ensemble_surv.cpp: In function 'void bootstrap_tree(tree<int>&, tree<double>&, double*, int*, int, int, int, int*, int*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:351:7: warning: unused variable 'cnt_back' [-Wunused-variable]
   int cnt_back=cnt2;
       ^~~~~~~~
foo_mrmr_ensemble_surv.cpp:286:7: warning: unused variable 'nsub' [-Wunused-variable]
  int  nsub, *prev_sel,nsamples_boot=nsamples,*to_remove;
       ^~~~
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:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int k=0; k< rep_boot; ++k){
                        ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:396:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int i=1;i<= size_boot;++i){
                        ~^~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:400:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for( unsigned int i=0; i< size ; ++i ){
                          ~^~~~~~
foo_mrmr_ensemble_surv.cpp:401:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for( unsigned int j=0; j< size ; ++j ){
                           ~^~~~~~
foo_mrmr_ensemble_surv.cpp:412:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0;i< rep_boot;++i){
                       ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:419:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0;i< rep_boot;++i){
                       ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:387:10: warning: unused variable 'mim' [-Wunused-variable]
  double *mim, *boot_val, *mat_info;
          ^~~
foo_mrmr_ensemble_surv.cpp: In function 'double mrnet_onegene(double*, int, int, int*, int, int)':
foo_mrmr_ensemble_surv.cpp:448:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=0;j< nbvar; j++){
                        ~^~~~~~~
foo_mrmr_ensemble_surv.cpp:437:15: warning: variable 'jmax' set but not used [-Wunused-but-set-variable]
  unsigned int jmax;
               ^~~~
foo_mrmr_ensemble_surv.cpp:439:9: warning: unused variable 'max_val' [-Wunused-variable]
  double max_val=-1000;
         ^~~~~~~
foo_mrmr_ensemble_surv.cpp: In function 'int verify_equivalentset_nparents(tree<int>&, tree<int>::pre_order_iterator, tree<int>::pre_order_iterator, tree<double>&, int)':
foo_mrmr_ensemble_surv.cpp:467:7: warning: unused variable 'found' [-Wunused-variable]
  bool found=false;
       ^~~~~
foo_mrmr_ensemble_surv.cpp: In function 'void mrmr_ensemble_one_gene_remove(tree<int>&, tree<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:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=1;i<= nsamples;++i){
                       ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:596:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< n; ++i ){
                         ~^~~
foo_mrmr_ensemble_surv.cpp:597:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for( unsigned int j=0; j< n; ++j ){
                          ~^~~
foo_mrmr_ensemble_surv.cpp:604:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int k=0;k< max_elements ;++k){
                       ~^~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:646:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for (unsigned int i=0;i<=max_depth;++i){
                          ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:654:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for(unsigned int k=0;k< n;++k){
                         ~^~~
foo_mrmr_ensemble_surv.cpp:657:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare]
    for(unsigned int k=0;k<=max(res_tmp_new.depth(it_local),max_depth) ;++k){
                         ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:661:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for(unsigned int k=0;k< n;++k){
                         ~^~~
foo_mrmr_ensemble_surv.cpp:578:24: warning: unused variable 'nsamples_boot' [-Wunused-variable]
  int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete;
                        ^~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:578:48: warning: unused variable 'tmp_val_max_ind' [-Wunused-variable]
  int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete;
                                                ^~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:578:66: warning: unused variable 'prev_sel_tmp' [-Wunused-variable]
  int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete;
                                                                  ^~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:579:21: warning: unused variable 'vec_sort' [-Wunused-variable]
  double *vec_mean, *vec_sort, *vec_sd,  *vec_local_max_mean, *vec_local_max_sd,tmp_val_max, *mrmr_vec_sort,*vec_sol_local_mrmr;
                     ^~~~~~~~
foo_mrmr_ensemble_surv.cpp:579:63: warning: variable 'vec_local_max_sd' set but not used [-Wunused-but-set-variable]
  double *vec_mean, *vec_sort, *vec_sd,  *vec_local_max_mean, *vec_local_max_sd,tmp_val_max, *mrmr_vec_sort,*vec_sol_local_mrmr;
                                                               ^~~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp: In function 'SEXPREC* mrmr_cIndex_ensemble_remove(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
foo_mrmr_ensemble_surv.cpp:786:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare]
  for(unsigned int i=0;i< *npredn;++i){
                       ~^~~~~~~~~
foo_mrmr_ensemble_surv.cpp:820:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for(unsigned int k=0;k<length_res_old;k++){
                         ~^~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:834:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int k=0;k<length_res;k++){
                        ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:839:7: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   if(i==(*npredn-1)){
      ~^~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:843:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for(unsigned int k=0;k<length_res;k++){
                         ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:801:13: warning: unused variable 'cnt2' [-Wunused-variable]
   int cnt=1,cnt2=0;
             ^~~~
foo_mrmr_ensemble_surv.cpp:804:7: warning: unused variable 'rootdepth' [-Wunused-variable]
   int rootdepth=res_tree.depth(it_final);
       ^~~~~~~~~
foo_mrmr_ensemble_surv.cpp:817:7: warning: unused variable 'ind' [-Wunused-variable]
   int ind=0;
       ^~~
foo_mrmr_ensemble_surv.cpp:733:30: warning: unused variable 'res_all' [-Wunused-variable]
  int *predn, *rep_boot,*res,*res_all,*res_all2, *namat;
                              ^~~~~~~
foo_mrmr_ensemble_surv.cpp:733:39: warning: unused variable 'res_all2' [-Wunused-variable]
  int *predn, *rep_boot,*res,*res_all,*res_all2, *namat;
                                       ^~~~~~~~
foo_mrmr_ensemble_surv.cpp:734:6: warning: unused variable 'vec_tmp' [-Wunused-variable]
  int vec_tmp;
      ^~~~~~~
foo_mrmr_ensemble_surv.cpp:859:9: warning: 'Rres' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return Rres;
         ^~~~
foo_mrmr_ensemble_surv.cpp:816:18: warning: 'res_old' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int *res_all, *res_old;
                  ^~~~~~~
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< size; ++i ) {
                         ~^~~~~~
foo_mrmr_surv.cpp:22:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< size; ++i ) {
                         ~^~~~~~
foo_mrmr_surv.cpp: In function 'void build_mim_subset(double*, double*, int*, int, int, int*, int)':
foo_mrmr_surv.cpp:49:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0; i< size_subset; ++i){
                        ~^~~~~~~~~~~~~
foo_mrmr_surv.cpp:50:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=0; j< nvar; ++j){
                         ~^~~~~~
foo_mrmr_surv.cpp:56:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0; i< nvar; ++i){
                        ~^~~~~~
foo_mrmr_surv.cpp:58:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=i+1; j< nvar; ++j){
                           ~^~~~~~
foo_mrmr_surv.cpp: In function 'double returnConcordanceIndexC(int*, int*, double*, int*, double*, int*, double*, int*, int*, int*, int*, int*)':
foo_mrmr_surv.cpp:146:10: warning: variable 'uhs' set but not used [-Wunused-but-set-variable]
   double uhs[Ns];
          ^~~
foo_mrmr_surv.cpp:147:10: warning: variable 'rphs' set but not used [-Wunused-but-set-variable]
   double rphs[Ns];
          ^~~~
foo_mrmr_surv.cpp: In function 'SEXPREC* mrmr_cIndex(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
foo_mrmr_surv.cpp:301:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare]
  for(unsigned int i=0;i < *nsample; ++i){
                       ~~^~~~~~~~~~
foo_mrmr_surv.cpp:341:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
    for( int l=0; l<n; ++l )
                  ~^~
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c survcomp_init.cpp -o survcomp_init.o
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o survcomp.dll tmp.def concordance.index.o foo_mrmr_ensemble_surv.o foo_mrmr_surv.o survcomp_init.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/survcomp.buildbin-libdir/00LOCK-survcomp/00new/survcomp/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'survcomp'
    finding HTML links ... done
    D.index                                 html  
    balanced.hazard.ratio                   html  
    bhr.comp                                html  
    breastCancerData                        html  
    censor.time                             html  
    cindex.comp                             html  
    cindex.comp.meta                        html  
    combine.est                             html  
    combine.test                            html  
    concordance.index                       html  
    concordanceIndexC                       html  
    cvpl                                    html  
    dindex.comp                             html  
    dindex.comp.meta                        html  
    fisherz                                 html  
    forestplot.surv                         html  
    get_concordanceIndex_onevariable        html  
    getsurv2                                html  
    hazard.ratio                            html  
    hr.comp                                 html  
    hr.comp.meta                            html  
    hr.comp2                                html  
    iauc.comp                               html  
    ibsc.comp                               html  
    km.coxph.plot                           html  
    logpl                                   html  
    mainz7g                                 html  
    metaplot.surv                           html  
    finding level-2 HTML links ... done

    mrmr.cindex                             html  
    mrmr.cindex.ensemble                    html  
    mrmr_cIndex                             html  
    mrmr_cIndex_ensemble_remove             html  
    nki7g                                   html  
    no.at.risk                              html  
    sbrier.score2proba                      html  
    score2proba                             html  
    survcomp-package                        html  
    td.sens.spec                            html  
    tdrocc                                  html  
    test.hetero.est                         html  
    test.hetero.test                        html  
    transbig7g                              html  
    unt7g                                   html  
    upp7g                                   html  
    vdx7g                                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'survcomp' ...
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c concordance.index.c -o concordance.index.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< size; ++i ) {
                         ~^~~~~~
foo_mrmr_ensemble_surv.cpp:22:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< size; ++i ) {
                         ~^~~~~~
foo_mrmr_ensemble_surv.cpp: In function 'double returnConcordanceIndexC(int*, int*, double*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:106:10: warning: variable 'uhs' set but not used [-Wunused-but-set-variable]
   double uhs[Ns];
          ^~~
foo_mrmr_ensemble_surv.cpp:107:10: warning: variable 'rphs' set but not used [-Wunused-but-set-variable]
   double rphs[Ns];
          ^~~~
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:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0; i< size_subset; ++i){
                        ~^~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:203:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=0; j< (nvar-1); ++j){
                         ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:214:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0; i< nvar-1; ++i){
                        ~^~~~~~~~
foo_mrmr_ensemble_surv.cpp:216:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=i+1; j< nvar-1; ++j){
                           ~^~~~~~~~
foo_mrmr_ensemble_surv.cpp:191:17: warning: unused variable 'msurv_x' [-Wunused-variable]
  int *namat_x, *msurv_x, *ustrat_x, *cl2_x, *se_x, *strat_x;
                 ^~~~~~~
foo_mrmr_ensemble_surv.cpp:191:27: warning: unused variable 'ustrat_x' [-Wunused-variable]
  int *namat_x, *msurv_x, *ustrat_x, *cl2_x, *se_x, *strat_x;
                           ^~~~~~~~
foo_mrmr_ensemble_surv.cpp: In function 'void bootstrap_tree(tree<int>&, tree<double>&, double*, int*, int, int, int, int*, int*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:351:7: warning: unused variable 'cnt_back' [-Wunused-variable]
   int cnt_back=cnt2;
       ^~~~~~~~
foo_mrmr_ensemble_surv.cpp:286:7: warning: unused variable 'nsub' [-Wunused-variable]
  int  nsub, *prev_sel,nsamples_boot=nsamples,*to_remove;
       ^~~~
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:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int k=0; k< rep_boot; ++k){
                        ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:396:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int i=1;i<= size_boot;++i){
                        ~^~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:400:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for( unsigned int i=0; i< size ; ++i ){
                          ~^~~~~~
foo_mrmr_ensemble_surv.cpp:401:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for( unsigned int j=0; j< size ; ++j ){
                           ~^~~~~~
foo_mrmr_ensemble_surv.cpp:412:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0;i< rep_boot;++i){
                       ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:419:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0;i< rep_boot;++i){
                       ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:387:10: warning: unused variable 'mim' [-Wunused-variable]
  double *mim, *boot_val, *mat_info;
          ^~~
foo_mrmr_ensemble_surv.cpp: In function 'double mrnet_onegene(double*, int, int, int*, int, int)':
foo_mrmr_ensemble_surv.cpp:448:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=0;j< nbvar; j++){
                        ~^~~~~~~
foo_mrmr_ensemble_surv.cpp:437:15: warning: variable 'jmax' set but not used [-Wunused-but-set-variable]
  unsigned int jmax;
               ^~~~
foo_mrmr_ensemble_surv.cpp:439:9: warning: unused variable 'max_val' [-Wunused-variable]
  double max_val=-1000;
         ^~~~~~~
foo_mrmr_ensemble_surv.cpp: In function 'int verify_equivalentset_nparents(tree<int>&, tree<int>::pre_order_iterator, tree<int>::pre_order_iterator, tree<double>&, int)':
foo_mrmr_ensemble_surv.cpp:467:7: warning: unused variable 'found' [-Wunused-variable]
  bool found=false;
       ^~~~~
foo_mrmr_ensemble_surv.cpp: In function 'void mrmr_ensemble_one_gene_remove(tree<int>&, tree<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:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=1;i<= nsamples;++i){
                       ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:596:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< n; ++i ){
                         ~^~~
foo_mrmr_ensemble_surv.cpp:597:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for( unsigned int j=0; j< n; ++j ){
                          ~^~~
foo_mrmr_ensemble_surv.cpp:604:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int k=0;k< max_elements ;++k){
                       ~^~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:646:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for (unsigned int i=0;i<=max_depth;++i){
                          ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:654:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for(unsigned int k=0;k< n;++k){
                         ~^~~
foo_mrmr_ensemble_surv.cpp:657:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare]
    for(unsigned int k=0;k<=max(res_tmp_new.depth(it_local),max_depth) ;++k){
                         ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:661:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for(unsigned int k=0;k< n;++k){
                         ~^~~
foo_mrmr_ensemble_surv.cpp:578:24: warning: unused variable 'nsamples_boot' [-Wunused-variable]
  int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete;
                        ^~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:578:48: warning: unused variable 'tmp_val_max_ind' [-Wunused-variable]
  int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete;
                                                ^~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:578:66: warning: unused variable 'prev_sel_tmp' [-Wunused-variable]
  int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete;
                                                                  ^~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:579:21: warning: unused variable 'vec_sort' [-Wunused-variable]
  double *vec_mean, *vec_sort, *vec_sd,  *vec_local_max_mean, *vec_local_max_sd,tmp_val_max, *mrmr_vec_sort,*vec_sol_local_mrmr;
                     ^~~~~~~~
foo_mrmr_ensemble_surv.cpp:579:63: warning: variable 'vec_local_max_sd' set but not used [-Wunused-but-set-variable]
  double *vec_mean, *vec_sort, *vec_sd,  *vec_local_max_mean, *vec_local_max_sd,tmp_val_max, *mrmr_vec_sort,*vec_sol_local_mrmr;
                                                               ^~~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp: In function 'SEXPREC* mrmr_cIndex_ensemble_remove(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
foo_mrmr_ensemble_surv.cpp:786:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare]
  for(unsigned int i=0;i< *npredn;++i){
                       ~^~~~~~~~~
foo_mrmr_ensemble_surv.cpp:820:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for(unsigned int k=0;k<length_res_old;k++){
                         ~^~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:834:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int k=0;k<length_res;k++){
                        ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:839:7: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   if(i==(*npredn-1)){
      ~^~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:843:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
    for(unsigned int k=0;k<length_res;k++){
                         ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:801:13: warning: unused variable 'cnt2' [-Wunused-variable]
   int cnt=1,cnt2=0;
             ^~~~
foo_mrmr_ensemble_surv.cpp:804:7: warning: unused variable 'rootdepth' [-Wunused-variable]
   int rootdepth=res_tree.depth(it_final);
       ^~~~~~~~~
foo_mrmr_ensemble_surv.cpp:817:7: warning: unused variable 'ind' [-Wunused-variable]
   int ind=0;
       ^~~
foo_mrmr_ensemble_surv.cpp:733:30: warning: unused variable 'res_all' [-Wunused-variable]
  int *predn, *rep_boot,*res,*res_all,*res_all2, *namat;
                              ^~~~~~~
foo_mrmr_ensemble_surv.cpp:733:39: warning: unused variable 'res_all2' [-Wunused-variable]
  int *predn, *rep_boot,*res,*res_all,*res_all2, *namat;
                                       ^~~~~~~~
foo_mrmr_ensemble_surv.cpp:734:6: warning: unused variable 'vec_tmp' [-Wunused-variable]
  int vec_tmp;
      ^~~~~~~
foo_mrmr_ensemble_surv.cpp:859:9: warning: 'Rres' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return Rres;
         ^~~~
foo_mrmr_ensemble_surv.cpp:821:25: warning: 'res_old' may be used uninitialized in this function [-Wmaybe-uninitialized]
     res_all[k]=res_old[k];
                ~~~~~~~~~^
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< size; ++i ) {
                         ~^~~~~~
foo_mrmr_surv.cpp:22:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for( unsigned int i=0; i< size; ++i ) {
                         ~^~~~~~
foo_mrmr_surv.cpp: In function 'void build_mim_subset(double*, double*, int*, int, int, int*, int)':
foo_mrmr_surv.cpp:49:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0; i< size_subset; ++i){
                        ~^~~~~~~~~~~~~
foo_mrmr_surv.cpp:50:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=0; j< nvar; ++j){
                         ~^~~~~~
foo_mrmr_surv.cpp:56:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  for(unsigned int i=0; i< nvar; ++i){
                        ~^~~~~~
foo_mrmr_surv.cpp:58:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   for(unsigned int j=i+1; j< nvar; ++j){
                           ~^~~~~~
foo_mrmr_surv.cpp: In function 'double returnConcordanceIndexC(int*, int*, double*, int*, double*, int*, double*, int*, int*, int*, int*, int*)':
foo_mrmr_surv.cpp:146:10: warning: variable 'uhs' set but not used [-Wunused-but-set-variable]
   double uhs[Ns];
          ^~~
foo_mrmr_surv.cpp:147:10: warning: variable 'rphs' set but not used [-Wunused-but-set-variable]
   double rphs[Ns];
          ^~~~
foo_mrmr_surv.cpp: In function 'SEXPREC* mrmr_cIndex(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
foo_mrmr_surv.cpp:301:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare]
  for(unsigned int i=0;i < *nsample; ++i){
                       ~~^~~~~~~~~~
foo_mrmr_surv.cpp:341:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
    for( int l=0; l<n; ++l )
                  ~^~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c survcomp_init.cpp -o survcomp_init.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o survcomp.dll tmp.def concordance.index.o foo_mrmr_ensemble_surv.o foo_mrmr_surv.o survcomp_init.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/survcomp.buildbin-libdir/survcomp/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'survcomp' as survcomp_1.44.1.zip
* DONE (survcomp)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'survcomp' successfully unpacked and MD5 sums checked

Tests output


Example timings

survcomp.Rcheck/examples_i386/survcomp-Ex.timings

nameusersystemelapsed
D.index0.040.000.03
balanced.hazard.ratio0.010.000.02
bhr.comp0.020.000.01
breastCancerData0.430.000.44
censor.time000
cindex.comp000
cindex.comp.meta0.020.000.02
combine.est000
combine.test000
concordance.index000
cvpl0.120.000.12
dindex.comp0.020.000.02
dindex.comp.meta0.020.000.01
fisherz000
forestplot.surv0.030.000.03
getsurv2000
hazard.ratio0.010.000.02
hr.comp000
hr.comp.meta0.030.000.03
hr.comp2000
iauc.comp0.220.000.22
ibsc.comp0.160.040.19
km.coxph.plot0.030.000.03
logpl000
mainz7g0.160.030.19
metaplot.surv000
mrmr.cindex000
nki7g0.180.000.19
no.at.risk0.020.000.02
sbrier.score2proba0.140.000.14
score2proba000
td.sens.spec000
tdrocc0.100.030.12
test.hetero.est000
test.hetero.test000
transbig7g0.200.000.21
unt7g0.170.020.18
upp7g0.200.000.21
vdx7g0.190.000.18

survcomp.Rcheck/examples_x64/survcomp-Ex.timings

nameusersystemelapsed
D.index0.030.000.03
balanced.hazard.ratio0.020.000.01
bhr.comp0.020.000.01
breastCancerData0.500.020.52
censor.time000
cindex.comp000
cindex.comp.meta000
combine.est0.020.000.01
combine.test000
concordance.index000
cvpl0.150.000.16
dindex.comp000
dindex.comp.meta0.030.000.03
fisherz000
forestplot.surv0.030.000.03
getsurv2000
hazard.ratio0.020.000.01
hr.comp0.010.000.02
hr.comp.meta0.020.000.02
hr.comp2000
iauc.comp0.220.020.24
ibsc.comp0.340.000.36
km.coxph.plot0.040.010.04
logpl0.020.000.01
mainz7g0.230.000.24
metaplot.surv000
mrmr.cindex000
nki7g0.220.000.22
no.at.risk000
sbrier.score2proba0.180.000.19
score2proba0.030.000.03
td.sens.spec000
tdrocc0.070.030.09
test.hetero.est000
test.hetero.test000
transbig7g0.180.000.19
unt7g0.210.000.21
upp7g0.20.00.2
vdx7g0.190.000.19