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 |
This page was generated on 2015-04-10 10:02:35 -0700 (Fri, 10 Apr 2015).
Package 693/933 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||
puma 3.8.0 Xuejun Liu
| zin1 | Linux (Ubuntu 12.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK | OK | |||||
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | WARNINGS | OK | |||||
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | [ WARNINGS ] | OK |
Package: puma |
Version: 3.8.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch puma_3.8.0.tar.gz |
StartedAt: 2015-04-10 02:23:49 -0700 (Fri, 10 Apr 2015) |
EndedAt: 2015-04-10 02:31:24 -0700 (Fri, 10 Apr 2015) |
EllapsedTime: 454.8 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: puma.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch puma_3.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/puma.Rcheck’ * using R version 3.1.3 (2015-03-09) * using platform: x86_64-apple-darwin13.4.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘puma/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘puma’ version ‘3.8.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 ‘puma’ can be installed ... [25s/26s] OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... NOTE Packages listed in more than one of Depends, Imports, Suggests, Enhances: ‘Biobase’ ‘affy’ A package should be listed in only one of these fields. * 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' calls in package code: ‘ROCR’ ‘limma’ ‘pumadata’ ‘snow’ Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. Packages in Depends field not imported from: ‘mclust’ ‘methods’ ‘oligo’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. ':::' calls which should be '::': ‘affy:::intensity’ ‘affy:::mm’ ‘affy:::pm’ ‘affy:::probeNames’ ‘oligo:::mm’ ‘oligo:::pm’ ‘oligo:::probeNames’ ‘oligo:::rma’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE PMmmgmos: no visible global function definition for ‘description’ calcAUC: no visible global function definition for ‘prediction’ calcAUC: no visible global function definition for ‘performance’ calculateLimma: no visible global function definition for ‘lmFit’ calculateLimma: no visible global function definition for ‘contrasts.fit’ calculateLimma: no visible global function definition for ‘eBayes’ clusterApplyLBDots : submit: no visible global function definition for ‘sendCall’ clusterApplyLBDots: no visible global function definition for ‘recvOneResult’ compareLimmapumaDE: no visible global function definition for ‘vennDiagram’ gmhta: no visible global function definition for ‘clusterEvalQ’ gmhta: no visible global function definition for ‘xy2indices’ gmhta: no visible global function definition for ‘clusterApplyLB’ gmhta: no visible global function definition for ‘stopCluster’ gmoExon: no visible global function definition for ‘clusterEvalQ’ gmoExon: no visible global function definition for ‘clusterApplyLB’ gmoExon: no visible global function definition for ‘stopCluster’ igmoExon: no visible global function definition for ‘clusterEvalQ’ igmoExon: no visible global function definition for ‘read.celfiles’ igmoExon: no visible global function definition for ‘clusterApplyLB’ igmoExon: no visible global function definition for ‘stopCluster’ plotErrorBars: no visible global function definition for ‘even’ plotErrorBars: no visible global function definition for ‘odd’ plotROC: no visible global function definition for ‘prediction’ plotROC: no visible global function definition for ‘performance’ pumaClustii: no visible global function definition for ‘Mclust’ pumaComb: no visible global function definition for ‘getMPIcluster’ pumaComb: no visible global function definition for ‘makeCluster’ pumaComb: no visible global function definition for ‘clusterEvalQ’ pumaComb: no visible global function definition for ‘clusterApplyLB’ pumaCombImproved: no visible global function definition for ‘getMPIcluster’ pumaCombImproved: no visible global function definition for ‘makeCluster’ pumaCombImproved: no visible global function definition for ‘clusterEvalQ’ pumaCombImproved: no visible global function definition for ‘clusterApplyLB’ pumaFull: no visible global function definition for ‘read.celfiles’ pumaFull: no visible global function definition for ‘list.celfiles’ * 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 ... WARNING File ‘puma/libs/puma.so’: Found ‘__exit’, possibly from ‘_exit’ (C) Objects: ‘donlp2.o’, ‘user_eval.o’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor the system RNG. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking files in ‘vignettes’ ... OK * checking examples ... [250s/252s] OK Examples with CPU or elapsed time > 5s user system elapsed puma-package 52.172 2.984 55.813 hcomb 37.143 3.110 40.391 pumaDE 33.577 3.337 37.018 pumaCombImproved 21.031 2.329 23.427 pumaClustii 18.747 0.229 19.210 DEResult-class 12.213 0.612 13.054 pumaComb 12.174 0.415 12.620 plot-methods 11.585 0.178 11.845 pumaPCA 11.419 0.155 11.605 calculateFC 5.027 0.074 5.110 * checking PDF version of manual ... OK * DONE WARNING: There was 1 warning. NOTE: There were 3 notes. See ‘/Users/biocbuild/bbs-3.0-bioc/meat/puma.Rcheck/00check.log’ for details.
puma.Rcheck/00install.out:
* installing *source* package ‘puma’ ... ** libs clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c PMmultimgmos.c -o PMmultimgmos.o PMmultimgmos.c:425:23: warning: unused variable 'j' [-Wunused-variable] static IINTEGER i,j; ^ 1 warning generated. clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c cregistration.c -o cregistration.o clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c donlp2.c -o donlp2.o donlp2.c:270:5: warning: '/*' within block comment [-Wcomment] /* bloc */ ^ donlp2.c:470:26: warning: unused variable 'k' [-Wunused-variable] static IINTEGER i,j,k; ^ donlp2.c:471:39: warning: unused variable 'gxi' [-Wunused-variable] static DDOUBLE tol1 ,bd0,infiny,gxi,hxi,term; ^ donlp2.c:471:43: warning: unused variable 'hxi' [-Wunused-variable] static DDOUBLE tol1 ,bd0,infiny,gxi,hxi,term; ^ donlp2.c:471:28: warning: unused variable 'bd0' [-Wunused-variable] static DDOUBLE tol1 ,bd0,infiny,gxi,hxi,term; ^ donlp2.c:2034:1: warning: '/*' within block comment [-Wcomment] /* **************************************************************************** */ ^ donlp2.c:2707:1: warning: '/*' within block comment [-Wcomment] /* inactive ^ donlp2.c:2076:22: warning: unused variable 'l' [-Wunused-variable] static IINTEGER l,l0,i,j,k,csssig,csirup,csreg,cschgx; ^ donlp2.c:2090:21: warning: unused variable 'eval_err' [-Wunused-variable] static LLOGICAL eval_err; ^ donlp2.c:4123:27: warning: unused variable 'term1' [-Wunused-variable] static DDOUBLE term,term1; ^ donlp2.c:4127:5: warning: unused label 'L100' [-Wunused-label] L100: ^˜˜˜˜ donlp2.c:4412:24: warning: unused variable 'j' [-Wunused-variable] static IINTEGER i,j; ^ donlp2.c:5027:28: warning: unused variable 'l' [-Wunused-variable] static IINTEGER i,j,k,l,i1,icur,ipiv; ^ donlp2.c:5755:48: warning: unused variable 'term2' [-Wunused-variable] su1,su2,condr,infiny,term1,term2, ^ donlp2.c:6418:9: warning: unused label 'L500' [-Wunused-label] L500: ^˜˜˜˜ donlp2.c:7153:5: warning: unused label 'L20' [-Wunused-label] L20: ^˜˜˜ donlp2.c:7878:16: warning: unused variable 'j' [-Wunused-variable] IINTEGER i,j; ^ donlp2.c:7916:14: warning: unused variable 'i' [-Wunused-variable] IINTEGER i; ^ donlp2.c:8009:16: warning: unused variable 'j' [-Wunused-variable] IINTEGER i,j; ^ donlp2.c:8044:14: warning: unused variable 'i' [-Wunused-variable] IINTEGER i; ^ donlp2.c:8141:16: warning: unused variable 'j' [-Wunused-variable] IINTEGER i,j; ^ donlp2.c:8177:14: warning: unused variable 'i' [-Wunused-variable] IINTEGER i; ^ 22 warnings generated. clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c gme.c -o gme.o gme.c:265:6: warning: unused variable 'niter' [-Wunused-variable] int niter = 1, nx; ^ gme.c:268:6: warning: unused variable 'finishflag' [-Wunused-variable] int finishflag = 1; ^ gme.c:347:20: warning: unused variable 'px' [-Wunused-variable] int p, i, j, k, q,px,cal_j,cal_i,cal_index,temp_i,temp_j,maph_i,mal,mb_x,t,mm,mut_x,mut_y,index; ^ gme.c:347:15: warning: unused variable 'k' [-Wunused-variable] int p, i, j, k, q,px,cal_j,cal_i,cal_index,temp_i,temp_j,maph_i,mal,mb_x,t,mm,mut_x,mut_y,index; ^ gme.c:347:18: warning: unused variable 'q' [-Wunused-variable] int p, i, j, k, q,px,cal_j,cal_i,cal_index,temp_i,temp_j,maph_i,mal,mb_x,t,mm,mut_x,mut_y,index; ^ gme.c:349:23: warning: unused variable 'alpha_temp' [-Wunused-variable] double alphai, c, d,alpha_temp,kk_gene; ^ gme.c:349:10: warning: unused variable 'alphai' [-Wunused-variable] double alphai, c, d,alpha_temp,kk_gene; ^ gme.c:354:9: warning: unused variable 'xxx' [-Wunused-variable] int xxx=(2+in_param->num_prctile)*in_param->numofgenes*in_param->chips; ^ gme.c:897:13: warning: unused variable 't1' [-Wunused-variable] int i, j,t,t1; ^ gme.c:894:10: warning: unused variable 'res_isoform' [-Wunused-variable] SEXP res_isoform=NULL; ^ gme.c:897:11: warning: unused variable 't' [-Wunused-variable] int i, j,t,t1; ^ 11 warnings generated. clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c ipplr_c.c -o ipplr_c.o ipplr_c.c:255:114: warning: '&&' within '||' [-Wlogical-op-parentheses] while(fmaxn_ipplr(diff_mu1,in_param.conds)>in_param.eps||fmaxn_ipplr(diff_lamda,in_param.conds)>in_param.eps&&n<2000) ˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜^˜˜˜˜˜˜˜ ipplr_c.c:255:114: note: place parentheses around the '&&' expression to silence this warning while(fmaxn_ipplr(diff_mu1,in_param.conds)>in_param.eps||fmaxn_ipplr(diff_lamda,in_param.conds)>in_param.eps&&n<2000) ^ ( ) 1 warning generated. clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c multimgmos.c -o multimgmos.o multimgmos.c:264:8: warning: unused variable 'Rf_pf' [-Wunused-variable] FILE *pf=NULL; ^ /Library/Frameworks/R.framework/Resources/include/Rmath.h:270:13: note: expanded from macro 'pf' #define pf Rf_pf ^ multimgmos.c:660:23: warning: unused variable 'j' [-Wunused-variable] static IINTEGER i,j; ^ multimgmos.c:773:9: warning: unused variable 's5' [-Wunused-variable] double s5[MAX_NUM_PROBE]={0.0}; ^ multimgmos.c:893:95: warning: suggest braces around initialization of subobject [-Wmissing-braces] double alphaii[MAX_NUM_COND]={0.0}, s1[MAX_NUM_COND]={0.0}, s2[MAX_NUM_PROBE][MAX_NUM_COND]={0.0}, c, d_mmgmos, t1, s3, s4; ^˜˜ { } 4 warnings generated. clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c newx.c -o newx.o clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c pplr_c.c -o pplr_c.o pplr_c.c:185:65: warning: unused variable 'x_temp' [-Wunused-variable] double exp_c[MAX_NUM_REPLICATE], var_c[MAX_NUM_REPLICATE], x_temp[MAX_NUM_COND]; ^ pplr_c.c:444:35: warning: unused variable 'lam_temp' [-Wunused-variable] double mu_temp[MAX_NUM_COND], lam_temp[MAX_NUM_COND]; ^ pplr_c.c:444:12: warning: unused variable 'mu_temp' [-Wunused-variable] double mu_temp[MAX_NUM_COND], lam_temp[MAX_NUM_COND]; ^ pplr_c.c:442:38: warning: unused variable 'var_c' [-Wunused-variable] double exp_c[MAX_NUM_REPLICATE], var_c[MAX_NUM_REPLICATE], x_temp[MAX_NUM_COND]; ^ 4 warnings generated. clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c pumaclust_c.c -o pumaclust_c.o pumaclust_c.c:384:13: warning: unused variable 't2' [-Wunused-variable] double t1, t2, **mujd=NULL, expr_temp, var_temp; ^ pumaclust_c.c:384:30: warning: unused variable 'expr_temp' [-Wunused-variable] double t1, t2, **mujd=NULL, expr_temp, var_temp; ^ pumaclust_c.c:384:9: warning: unused variable 't1' [-Wunused-variable] double t1, t2, **mujd=NULL, expr_temp, var_temp; ^ pumaclust_c.c:384:41: warning: unused variable 'var_temp' [-Wunused-variable] double t1, t2, **mujd=NULL, expr_temp, var_temp; ^ 4 warnings generated. clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c pumaclustii_c.c -o pumaclustii_c.o pumaclustii_c.c:972:21: warning: unused variable 'j' [-Wunused-variable] static IINTEGER j; ^ 1 warning generated. clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -fPIC -Wall -mtune=core2 -g -O2 -c user_eval.c -o user_eval.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 puma.so PMmultimgmos.o cregistration.o donlp2.o gme.o ipplr_c.o multimgmos.o newx.o pplr_c.o pumaclust_c.o pumaclustii_c.o user_eval.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Users/biocbuild/bbs-3.0-bioc/meat/puma.Rcheck/puma/libs ** R ** data ** demo ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (puma)
puma.Rcheck/puma-Ex.timings:
name | user | system | elapsed | |
DEResult-class | 12.213 | 0.612 | 13.054 | |
PMmmgmos | 0.000 | 0.000 | 0.001 | |
bcomb | 0.242 | 0.051 | 0.293 | |
calcAUC | 0.174 | 0.022 | 0.215 | |
calculateFC | 5.027 | 0.074 | 5.110 | |
calculateLimma | 3.344 | 0.079 | 3.445 | |
calculateTtest | 0.158 | 0.001 | 0.159 | |
clusterNormE | 0.065 | 0.004 | 0.069 | |
clusterNormVar | 0.064 | 0.007 | 0.072 | |
createContrastMatrix | 2.329 | 0.040 | 2.380 | |
createDesignMatrix | 1.717 | 0.034 | 1.754 | |
erfc | 0.001 | 0.000 | 0.000 | |
exprReslt-class | 1.288 | 0.043 | 1.335 | |
gmhta | 0.001 | 0.000 | 0.001 | |
gmoExon | 0.001 | 0.000 | 0.001 | |
hcomb | 37.143 | 3.110 | 40.391 | |
igmoExon | 0.001 | 0.000 | 0.001 | |
legend2 | 0.007 | 0.001 | 0.007 | |
license.puma | 0.004 | 0.001 | 0.005 | |
matrixDistance | 0.002 | 0.000 | 0.002 | |
mgmos | 0.000 | 0.000 | 0.001 | |
mmgmos | 0.001 | 0.000 | 0.001 | |
normalisation.gs | 0.016 | 0.005 | 0.020 | |
numFP | 0.005 | 0.000 | 0.005 | |
numOfFactorsToUse | 0.358 | 0.009 | 0.366 | |
numTP | 0.009 | 0.000 | 0.009 | |
orig_pplr | 0.270 | 0.065 | 0.335 | |
plot-methods | 11.585 | 0.178 | 11.845 | |
plotErrorBars | 0.386 | 0.017 | 0.403 | |
plotHistTwoClasses | 0.013 | 0.001 | 0.014 | |
plotROC | 0.106 | 0.002 | 0.109 | |
pplr | 0.235 | 0.008 | 0.244 | |
puma-package | 52.172 | 2.984 | 55.813 | |
pumaClustii | 18.747 | 0.229 | 19.210 | |
pumaComb | 12.174 | 0.415 | 12.620 | |
pumaCombImproved | 21.031 | 2.329 | 23.427 | |
pumaDE | 33.577 | 3.337 | 37.018 | |
pumaFull | 0.001 | 0.000 | 0.001 | |
pumaNormalize | 0.429 | 0.019 | 0.448 | |
pumaPCA | 11.419 | 0.155 | 11.605 | |
pumaclust | 1.588 | 0.012 | 1.602 | |
removeUninformativeFactors | 0.062 | 0.000 | 0.062 | |