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 

BioC 2.13: CHECK report for survcomp on perceval

This page was generated on 2014-04-05 09:52:36 -0700 (Sat, 05 Apr 2014).

Package 701/750HostnameOS / ArchBUILDCHECKBUILD BIN
survcomp 1.12.0
Benjamin Haibe-Kains , Markus Schroeder , Catharina Olsen
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/survcomp
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: survcomp
Version: 1.12.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch survcomp_1.12.0.tar.gz
StartedAt: 2014-04-05 04:42:55 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:43:52 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 56.3 seconds
RetCode: 0
Status:  OK 
CheckDir: survcomp.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/survcomp.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.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.12.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 ... [6s/6s] 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 ... NOTE
‘library’ or ‘require’ call to ‘survival’ which was already attached by Depends.
  Please remove these calls from your code.
Package in Depends field not imported from: ‘survival’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.extract.all.parents: warning in matrix(0, nc = nsol, nr = (maxparents
  + 1)): partial argument match of 'nr' to 'nrow'
.extract.all.parents: warning in matrix(0, nc = nsol, nr = (maxparents
  + 1)): partial argument match of 'nc' to 'ncol'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘survcomp.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [10s/11s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-2.13-bioc/meat/survcomp.Rcheck/00check.log’
for details.

survcomp.Rcheck/00install.out:

* installing *source* package ‘survcomp’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c concordance.index.c -o concordance.index.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c foo_mrmr_ensemble_surv.cpp -o foo_mrmr_ensemble_surv.o
foo_mrmr_ensemble_surv.cpp: In function ‘double get_correlation_ensemble(double*, int*, int, int, int)’:
foo_mrmr_ensemble_surv.cpp:12: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:22: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp: In function ‘void build_mim_cIndex_subset(double*, double*, int*, int, int, int*, int, int*, int*, int*, double*, int*, double*, int*, int*, int*, int*)’:
foo_mrmr_ensemble_surv.cpp:202: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:203: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:214: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:216: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:191: warning: unused variable ‘msurv_x’
foo_mrmr_ensemble_surv.cpp:191: warning: unused variable ‘ustrat_x’
foo_mrmr_ensemble_surv.cpp: In function ‘void bootstrap_tree(tree<int, std::allocator<tree_node_<int> > >&, tree<double, std::allocator<tree_node_<double> > >&, double*, int*, int, int, int, int*, int*, int*, double*, int*, double*, int*, int*, int*, int, int*)’:
foo_mrmr_ensemble_surv.cpp:351: warning: unused variable ‘cnt_back’
foo_mrmr_ensemble_surv.cpp:286: warning: unused variable ‘nsub’
foo_mrmr_ensemble_surv.cpp: In function ‘void bootstrap_mrmr(double&, double&, double*, int*, int, int, int, int, int, int, int, int*, int*, int*, int*, double*, int*, double*, int*, int*, int*, int, int*)’:
foo_mrmr_ensemble_surv.cpp:393: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:396: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:400: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:401: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:412: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:419: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:387: warning: unused variable ‘mim’
foo_mrmr_ensemble_surv.cpp: In function ‘double mrnet_onegene(double*, int, int, int*, int, int)’:
foo_mrmr_ensemble_surv.cpp:448: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:439: warning: unused variable ‘max_val’
foo_mrmr_ensemble_surv.cpp: In function ‘int verify_equivalentset_nparents(tree<int, std::allocator<tree_node_<int> > >&, tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, tree<double, std::allocator<tree_node_<double> > >&, int)’:
foo_mrmr_ensemble_surv.cpp:467: warning: unused variable ‘found’
foo_mrmr_ensemble_surv.cpp: In function ‘void mrmr_ensemble_one_gene_remove(tree<int, std::allocator<tree_node_<int> > >&, tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, double*, int*, int, int, int, int, int, int, double, int*, int*, int*, double*, int*, double*, int*, int*, int*, int, int*)’:
foo_mrmr_ensemble_surv.cpp:593: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:596: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:597: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:604: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:646: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:654: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:657: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:661: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:578: warning: unused variable ‘nsamples_boot’
foo_mrmr_ensemble_surv.cpp:578: warning: unused variable ‘tmp_val_max_ind’
foo_mrmr_ensemble_surv.cpp:578: warning: unused variable ‘prev_sel_tmp’
foo_mrmr_ensemble_surv.cpp:579: warning: unused variable ‘vec_sort’
foo_mrmr_ensemble_surv.cpp: In function ‘SEXPREC* mrmr_cIndex_ensemble_remove(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
foo_mrmr_ensemble_surv.cpp:785: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:819: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:833: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:838: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:842: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:800: warning: unused variable ‘cnt2’
foo_mrmr_ensemble_surv.cpp:803: warning: unused variable ‘rootdepth’
foo_mrmr_ensemble_surv.cpp:816: warning: unused variable ‘ind’
foo_mrmr_ensemble_surv.cpp:732: warning: unused variable ‘res_all’
foo_mrmr_ensemble_surv.cpp:732: warning: unused variable ‘res_all2’
foo_mrmr_ensemble_surv.cpp:733: warning: unused variable ‘vec_tmp’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -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
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -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.13-bioc/meat/survcomp.Rcheck/survcomp/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (survcomp)

survcomp.Rcheck/survcomp-Ex.timings:

nameusersystemelapsed
D.index0.0460.0050.088
breastCancerData1.7760.0741.922
censor.time0.0390.0020.041
cindex.comp0.0750.0010.076
cindex.comp.meta0.2350.0020.239
combine.est0.0170.0050.023
combine.test0.0160.0020.019
concordance.index0.0210.0070.028
cvpl0.3150.0050.321
dindex.comp0.0390.0040.043
dindex.comp.meta0.0690.0040.073
fisherz0.0150.0010.016
forestplot.surv0.1310.0030.134
getsurv20.0250.0020.028
hazard.ratio0.0290.0020.032
hr.comp0.0480.0030.050
hr.comp.meta0.0560.0040.061
hr.comp20.0260.0010.027
iauc.comp0.8350.0330.878
ibsc.comp0.3040.0180.355
km.coxph.plot0.0720.0040.079
logpl0.0520.0030.055
mainz7g0.4270.0220.457
metaplot.surv0.0400.0020.042
mrmr.cindex0.0230.0050.029
nki7g0.5500.0220.599
no.at.risk0.0690.0010.072
sbrier.score2proba0.2890.0130.308
score2proba0.0980.0020.100
td.sens.spec0.0670.0010.070
tdrocc0.4770.0320.515
test.hetero.est0.0420.0010.043
test.hetero.test0.0410.0010.043
transbig7g0.4750.0150.494
unt7g0.3890.0200.409
upp7g0.5830.0230.612
vdx7g0.4160.0310.449