| Back to Multiple platform build/check report for BioC 3.19: simplified long | 
 | 
This page was generated on 2024-10-18 20:40 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 | 
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 | 
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 | 
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 | 
| 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 | ||||
| Package 2107/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| survcomp 1.54.0  (landing page) Benjamin Haibe-Kains 
 | nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK |  | ||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK |  | ||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | NA | |||||||||
| To the developers/maintainers of the survcomp package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. | 
| Package: survcomp | 
| Version: 1.54.0 | 
| Command: E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:survcomp.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings survcomp_1.54.0.tar.gz | 
| StartedAt: 2024-10-17 06:20:31 -0400 (Thu, 17 Oct 2024) | 
| EndedAt: 2024-10-17 06:21:52 -0400 (Thu, 17 Oct 2024) | 
| EllapsedTime: 81.1 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: survcomp.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:survcomp.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings survcomp_1.54.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'E:/biocbuild/bbs-3.19-bioc/meat/survcomp.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'survcomp/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'survcomp' version '1.54.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 for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'survcomp' can be installed ... OK
* used C compiler: 'gcc.exe (GCC) 13.2.0'
* used C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
* 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 code 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 whether startup messages can be suppressed ... OK
* checking 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 compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'E:/biocbuild/bbs-3.19-bioc/R/library/survcomp/libs/x64/survcomp.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
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 nor [v]sprintf. 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 sizes of PDF files under 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
  'E:/biocbuild/bbs-3.19-bioc/meat/survcomp.Rcheck/00check.log'
for details.
survcomp.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL survcomp
###
##############################################################################
##############################################################################
* installing to library 'E:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'survcomp' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
gcc  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c concordance.index.c -o concordance.index.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/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:33: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   12 |         for( unsigned int i=0; i< size; ++i ) {
      |                                ~^~~~~~
foo_mrmr_ensemble_surv.cpp:22:33: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   22 |         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:24: warning: variable 'uhs' set but not used [-Wunused-but-set-variable]
  106 |                 double uhs[Ns];
      |                        ^~~
foo_mrmr_ensemble_surv.cpp:107:24: warning: variable 'rphs' set but not used [-Wunused-but-set-variable]
  107 |                 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:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  202 |         for(unsigned int i=0; i< size_subset; ++i){
      |                               ~^~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:203:40: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  203 |                 for(unsigned int j=0; j< (nvar-1); ++j){
      |                                       ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:214:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  214 |         for(unsigned int i=0; i< nvar-1; ++i){
      |                               ~^~~~~~~~
foo_mrmr_ensemble_surv.cpp:216:42: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  216 |                 for(unsigned int j=i+1; j< nvar-1; ++j){
      |                                         ~^~~~~~~~
foo_mrmr_ensemble_surv.cpp:191:24: warning: unused variable 'msurv_x' [-Wunused-variable]
  191 |         int *namat_x, *msurv_x, *ustrat_x, *cl2_x, *se_x, *strat_x;
      |                        ^~~~~~~
foo_mrmr_ensemble_surv.cpp:191:34: warning: unused variable 'ustrat_x' [-Wunused-variable]
  191 |         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:21: warning: unused variable 'cnt_back' [-Wunused-variable]
  351 |                 int cnt_back=cnt2;
      |                     ^~~~~~~~
foo_mrmr_ensemble_surv.cpp:286:14: warning: unused variable 'nsub' [-Wunused-variable]
  286 |         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:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  393 |         for(unsigned int k=0; k< rep_boot; ++k){
      |                               ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:396:39: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  396 |                 for(unsigned int i=1;i<= size_boot;++i){
      |                                      ~^~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:400:41: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  400 |                 for( unsigned int i=0; i< size ; ++i ){
      |                                        ~^~~~~~
foo_mrmr_ensemble_surv.cpp:401:49: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  401 |                         for( unsigned int j=0; j< size ; ++j ){
      |                                                ~^~~~~~
foo_mrmr_ensemble_surv.cpp:412:31: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  412 |         for(unsigned int i=0;i< rep_boot;++i){
      |                              ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:419:31: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  419 |         for(unsigned int i=0;i< rep_boot;++i){
      |                              ~^~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:387:17: warning: unused variable 'mim' [-Wunused-variable]
  387 |         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:39: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  448 |                 for(unsigned int j=0;j< nbvar; j++){
      |                                      ~^~~~~~~
foo_mrmr_ensemble_surv.cpp:437:22: warning: variable 'jmax' set but not used [-Wunused-but-set-variable]
  437 |         unsigned int jmax;
      |                      ^~~~
foo_mrmr_ensemble_surv.cpp:439:16: warning: unused variable 'max_val' [-Wunused-variable]
  439 |         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:14: warning: unused variable 'found' [-Wunused-variable]
  467 |         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:31: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  593 |         for(unsigned int i=1;i<= nsamples;++i){
      |                              ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:596:33: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  596 |         for( unsigned int i=0; i< n; ++i ){
      |                                ~^~~
foo_mrmr_ensemble_surv.cpp:597:41: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  597 |                 for( unsigned int j=0; j< n; ++j ){
      |                                        ~^~~
foo_mrmr_ensemble_surv.cpp:604:31: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  604 |         for(unsigned int k=0;k< max_elements ;++k){
      |                              ~^~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:646:48: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  646 |                         for (unsigned int i=0;i<=max_depth;++i){
      |                                               ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:654:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  654 |                         for(unsigned int k=0;k< n;++k){
      |                                              ~^~~
foo_mrmr_ensemble_surv.cpp:657:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare]
  657 |                         for(unsigned int k=0;k<=max(res_tmp_new.depth(it_local),max_depth) ;++k){
      |                                              ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:661:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  661 |                         for(unsigned int k=0;k< n;++k){
      |                                              ~^~~
foo_mrmr_ensemble_surv.cpp:578:31: warning: unused variable 'nsamples_boot' [-Wunused-variable]
  578 |         int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete;
      |                               ^~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:578:55: warning: unused variable 'tmp_val_max_ind' [-Wunused-variable]
  578 |         int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete;
      |                                                       ^~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:578:73: warning: unused variable 'prev_sel_tmp' [-Wunused-variable]
  578 |         int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete;
      |                                                                         ^~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:579:28: warning: unused variable 'vec_sort' [-Wunused-variable]
  579 |         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:70: warning: variable 'vec_local_max_sd' set but not used [-Wunused-but-set-variable]
  579 |         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:31: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare]
  786 |         for(unsigned int i=0;i< *npredn;++i){
      |                              ~^~~~~~~~~
foo_mrmr_ensemble_surv.cpp:820:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  820 |                         for(unsigned int k=0;k<length_res_old;k++){
      |                                              ~^~~~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:834:39: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  834 |                 for(unsigned int k=0;k<length_res;k++){
      |                                      ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:839:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  839 |                 if(i==(*npredn-1)){
      |                    ~^~~~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:843:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  843 |                         for(unsigned int k=0;k<length_res;k++){
      |                                              ~^~~~~~~~~~~
foo_mrmr_ensemble_surv.cpp:801:27: warning: unused variable 'cnt2' [-Wunused-variable]
  801 |                 int cnt=1,cnt2=0;
      |                           ^~~~
foo_mrmr_ensemble_surv.cpp:804:21: warning: unused variable 'rootdepth' [-Wunused-variable]
  804 |                 int rootdepth=res_tree.depth(it_final);
      |                     ^~~~~~~~~
foo_mrmr_ensemble_surv.cpp:817:21: warning: unused variable 'ind' [-Wunused-variable]
  817 |                 int ind=0;
      |                     ^~~
foo_mrmr_ensemble_surv.cpp:733:37: warning: unused variable 'res_all' [-Wunused-variable]
  733 |         int *predn, *rep_boot,*res,*res_all,*res_all2, *namat;
      |                                     ^~~~~~~
foo_mrmr_ensemble_surv.cpp:733:46: warning: unused variable 'res_all2' [-Wunused-variable]
  733 |         int *predn, *rep_boot,*res,*res_all,*res_all2, *namat;
      |                                              ^~~~~~~~
foo_mrmr_ensemble_surv.cpp:734:13: warning: unused variable 'vec_tmp' [-Wunused-variable]
  734 |         int vec_tmp;
      |             ^~~~~~~
foo_mrmr_ensemble_surv.cpp:832:27: warning: 'res_old' may be used uninitialized [-Wmaybe-uninitialized]
  832 |                 delete [] res_old;
      |                           ^~~~~~~
foo_mrmr_ensemble_surv.cpp:816:32: note: 'res_old' was declared here
  816 |                 int *res_all, *res_old;
      |                                ^~~~~~~
foo_mrmr_ensemble_surv.cpp:859:16: warning: 'Rres' may be used uninitialized [-Wmaybe-uninitialized]
  859 |         return Rres;
      |                ^~~~
foo_mrmr_ensemble_surv.cpp:741:14: note: 'Rres' was declared here
  741 |         SEXP Rres;
      |              ^~~~
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/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:33: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   12 |         for( unsigned int i=0; i< size; ++i ) {
      |                                ~^~~~~~
foo_mrmr_surv.cpp:22:33: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   22 |         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:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   49 |         for(unsigned int i=0; i< size_subset; ++i){
      |                               ~^~~~~~~~~~~~~
foo_mrmr_surv.cpp:50:40: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   50 |                 for(unsigned int j=0; j< nvar; ++j){
      |                                       ~^~~~~~
foo_mrmr_surv.cpp:56:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   56 |         for(unsigned int i=0; i< nvar; ++i){
      |                               ~^~~~~~
foo_mrmr_surv.cpp:58:42: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   58 |                 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:24: warning: variable 'uhs' set but not used [-Wunused-but-set-variable]
  146 |                 double uhs[Ns];
      |                        ^~~
foo_mrmr_surv.cpp:147:24: warning: variable 'rphs' set but not used [-Wunused-but-set-variable]
  147 |                 double rphs[Ns];
      |                        ^~~~
foo_mrmr_surv.cpp: In function 'SEXPREC* mrmr_cIndex(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
foo_mrmr_surv.cpp:301:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare]
  301 |         for(unsigned int i=0;i < *nsample; ++i){
      |                              ~~^~~~~~~~~~
foo_mrmr_surv.cpp:341:40: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  341 |                         for( int l=0; l<n; ++l )
      |                                       ~^~
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c survcomp_init.cpp -o survcomp_init.o
g++ -std=gnu++17 -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:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-survcomp/00new/survcomp/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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
* DONE (survcomp)
survcomp.Rcheck/survcomp-Ex.timings
| name | user | system | elapsed | |
| D.index | 0.03 | 0.00 | 0.03 | |
| balanced.hazard.ratio | 0.02 | 0.00 | 0.02 | |
| bhr.comp | 0.02 | 0.00 | 0.02 | |
| breastCancerData | 0.50 | 0.08 | 0.58 | |
| censor.time | 0 | 0 | 0 | |
| cindex.comp | 0 | 0 | 0 | |
| cindex.comp.meta | 0.01 | 0.00 | 0.01 | |
| combine.est | 0 | 0 | 0 | |
| combine.test | 0 | 0 | 0 | |
| concordance.index | 0 | 0 | 0 | |
| cvpl | 0.18 | 0.00 | 0.17 | |
| dindex.comp | 0.00 | 0.01 | 0.02 | |
| dindex.comp.meta | 0.01 | 0.00 | 0.01 | |
| fisherz | 0 | 0 | 0 | |
| forestplot.surv | 0.05 | 0.01 | 0.06 | |
| getsurv2 | 0 | 0 | 0 | |
| hazard.ratio | 0.01 | 0.00 | 0.02 | |
| hr.comp | 0.02 | 0.00 | 0.01 | |
| hr.comp.meta | 0.03 | 0.00 | 0.04 | |
| hr.comp2 | 0 | 0 | 0 | |
| iauc.comp | 0.26 | 0.02 | 0.28 | |
| ibsc.comp | 0.24 | 0.01 | 0.27 | |
| km.coxph.plot | 0.04 | 0.00 | 0.04 | |
| logpl | 0.00 | 0.02 | 0.00 | |
| mainz7g | 0.12 | 0.03 | 0.15 | |
| metaplot.surv | 0.02 | 0.00 | 0.02 | |
| mrmr.cindex | 0.00 | 0.00 | 0.01 | |
| nki7g | 0.14 | 0.02 | 0.16 | |
| no.at.risk | 0 | 0 | 0 | |
| sbrier.score2proba | 0.16 | 0.00 | 0.16 | |
| score2proba | 0.01 | 0.00 | 0.01 | |
| td.sens.spec | 0 | 0 | 0 | |
| tdrocc | 0.08 | 0.01 | 0.10 | |
| test.hetero.est | 0 | 0 | 0 | |
| test.hetero.test | 0 | 0 | 0 | |
| transbig7g | 0.16 | 0.02 | 0.17 | |
| unt7g | 0.18 | 0.01 | 0.20 | |
| upp7g | 0.19 | 0.01 | 0.20 | |
| vdx7g | 0.14 | 0.02 | 0.16 | |