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

CHECK report for survcomp on merida2

This page was generated on 2018-10-17 08:49:11 -0400 (Wed, 17 Oct 2018).

Package 1448/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
survcomp 1.30.0
Benjamin Haibe-Kains , Markus Schroeder , Catharina Olsen
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/survcomp
Branch: RELEASE_3_7
Last Commit: f296a0b
Last Changed Date: 2018-04-30 10:35:17 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: survcomp
Version: 1.30.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:survcomp.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings survcomp_1.30.0.tar.gz
StartedAt: 2018-10-17 00:20:14 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 00:21:18 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 64.0 seconds
RetCode: 0
Status:  OK 
CheckDir: survcomp.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:survcomp.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings survcomp_1.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.7-bioc/meat/survcomp.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* 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.30.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 for sufficient/correct file permissions ... 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
* 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 ... 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 is not available
* 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 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 NOTE
See
  ‘/Users/biocbuild/bbs-3.7-bioc/meat/survcomp.Rcheck/00check.log’
for details.



Installation output

survcomp.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL survcomp
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’
* installing *source* package ‘survcomp’ ...
** libs
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c concordance.index.c -o concordance.index.o
clang++  -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c foo_mrmr_ensemble_surv.cpp -o foo_mrmr_ensemble_surv.o
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: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:387:10: warning: unused variable 'mim' [-Wunused-variable]
        double *mim, *boot_val, *mat_info;
                ^
foo_mrmr_ensemble_surv.cpp:439:9: warning: unused variable 'max_val' [-Wunused-variable]
        double max_val=-1000;
               ^
foo_mrmr_ensemble_surv.cpp:467:7: warning: unused variable 'found' [-Wunused-variable]
        bool found=false;
             ^
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: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: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: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:804:7: warning: unused variable 'rootdepth' [-Wunused-variable]
                int rootdepth=res_tree.depth(it_final);
                    ^
foo_mrmr_ensemble_surv.cpp:801:13: warning: unused variable 'cnt2' [-Wunused-variable]
                int cnt=1,cnt2=0;
                          ^
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:821:16: warning: variable 'res_old' is uninitialized when used here [-Wuninitialized]
                                res_all[k]=res_old[k];
                                           ^˜˜˜˜˜˜
foo_mrmr_ensemble_surv.cpp:816:25: note: initialize the variable 'res_old' to silence this warning
                int *res_all, *res_old;
                                      ^
                                       = NULL
18 warnings generated.
clang++  -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c foo_mrmr_surv.cpp -o foo_mrmr_surv.o
clang++  -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c survcomp_init.cpp -o survcomp_init.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o survcomp.so concordance.index.o foo_mrmr_ensemble_surv.o foo_mrmr_surv.o survcomp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.5/Resources/library/survcomp/libs
** 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
* DONE (survcomp)

Tests output


Example timings

survcomp.Rcheck/survcomp-Ex.timings

nameusersystemelapsed
D.index0.0340.0050.038
balanced.hazard.ratio0.0200.0030.023
bhr.comp0.0200.0010.020
breastCancerData0.6990.0270.732
censor.time0.0030.0010.004
cindex.comp0.0060.0010.008
cindex.comp.meta0.0110.0010.012
combine.est0.0040.0000.004
combine.test0.0030.0010.003
concordance.index0.0060.0020.007
cvpl0.2360.0050.243
dindex.comp0.0180.0000.018
dindex.comp.meta0.0360.0010.038
fisherz0.0020.0000.002
forestplot.surv0.0650.0010.067
getsurv20.0100.0010.010
hazard.ratio0.0130.0020.015
hr.comp0.0110.0010.011
hr.comp.meta0.0290.0000.030
hr.comp20.0130.0000.014
iauc.comp0.3540.0220.380
ibsc.comp0.3450.0060.351
km.coxph.plot0.0660.0020.070
logpl0.0130.0010.014
mainz7g0.2530.0070.262
metaplot.surv0.0040.0010.004
mrmr.cindex0.0050.0000.005
nki7g0.2860.0060.297
no.at.risk0.0190.0000.020
sbrier.score2proba0.2740.0020.279
score2proba0.0260.0010.027
td.sens.spec0.0050.0010.006
tdrocc0.1450.0310.184
test.hetero.est0.0030.0000.003
test.hetero.test0.0020.0000.003
transbig7g0.2850.0060.297
unt7g0.2680.0070.279
upp7g0.2790.0070.292
vdx7g0.2530.0080.269