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 3.1: CHECK report for puma on morelia

This page was generated on 2015-10-09 09:38:33 -0700 (Fri, 09 Oct 2015).

Package 755/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
puma 3.10.1
Xuejun Liu
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/puma
Last Changed Rev: 106874 / Revision: 109384
Last Changed Date: 2015-07-29 05:55:57 -0700 (Wed, 29 Jul 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: puma
Version: 3.10.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings puma_3.10.1.tar.gz
StartedAt: 2015-10-09 05:08:23 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 05:13:59 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 336.4 seconds
RetCode: 0
Status:  OK 
CheckDir: puma.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings puma_3.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/puma.Rcheck’
* using R version 3.2.2 (2015-08-14)
* 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.10.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 for sufficient/correct file permissions ... OK
* checking whether package ‘puma’ can be installed ... [18s/18s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘oligoClasses’
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.
':::' calls which should be '::':
  ‘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 ‘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 ‘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’
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’
* 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 ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [191s/192s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
puma-package     41.879  4.074  46.003
pumaDE           28.089  3.670  31.863
hcomb            21.581  1.384  22.969
pumaCombImproved 17.223  2.404  19.653
pumaClustii      15.671  0.580  16.258
pumaComb         10.349  0.763  11.124
DEResult-class    9.537  0.657  10.194
pumaPCA           7.518  0.489   8.010
plot-methods      7.167  0.393   7.564
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-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:28: warning: unused variable 'bd0' [-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:2034:1: warning: '/*' within block comment [-Wcomment]
/* **************************************************************************** */
^
donlp2.c:2707:1: warning: '/*' within block comment [-Wcomment]
/* inactive  
^
donlp2.c:2090:21: warning: unused variable 'eval_err' [-Wunused-variable]
    static LLOGICAL eval_err;
                    ^
donlp2.c:2076:22: warning: unused variable 'l' [-Wunused-variable]
    static IINTEGER  l,l0,i,j,k,csssig,csirup,csreg,cschgx;
                     ^
donlp2.c:4127:5: warning: unused label 'L100' [-Wunused-label]
    L100:
    ^˜˜˜˜
donlp2.c:4123:27: warning: unused variable 'term1' [-Wunused-variable]
    static DDOUBLE   term,term1;
                          ^
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:268:6: warning: unused variable 'finishflag' [-Wunused-variable]
        int finishflag = 1;
            ^
gme.c:265:6: warning: unused variable 'niter' [-Wunused-variable]
        int niter = 1, nx;
            ^
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: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: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: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: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;
                 ^
gme.c:897:13: warning: unused variable 't1' [-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:272: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:41: warning: unused variable 'var_temp' [-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:13: warning: unused variable 't2' [-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;
               ^
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.1-bioc/meat/puma.Rcheck/puma/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (puma)

puma.Rcheck/puma-Ex.timings:

nameusersystemelapsed
DEResult-class 9.537 0.65710.194
PMmmgmos000
bcomb0.1700.0440.214
calcAUC0.0970.0110.138
calculateFC2.8380.1633.001
calculateLimma2.1590.2392.400
calculateTtest0.1640.0370.200
clusterNormE0.0780.0080.086
clusterNormVar0.0440.0120.056
createContrastMatrix1.5600.0791.639
createDesignMatrix1.1070.0711.178
erfc0.0010.0000.000
exprReslt-class0.8890.1571.046
gmhta000
gmoExon0.0010.0010.001
hcomb21.581 1.38422.969
igmoExon000
legend20.0040.0010.005
license.puma0.0020.0000.002
matrixDistance0.0020.0000.002
mgmos0.0000.0010.001
mmgmos0.0000.0000.001
normalisation.gs0.0250.0130.039
numFP0.0030.0010.004
numOfFactorsToUse0.2930.0640.357
numTP0.0080.0000.008
orig_pplr0.1550.0090.164
plot-methods7.1670.3937.564
plotErrorBars0.3690.0150.384
plotHistTwoClasses0.0110.0010.011
plotROC0.0670.0010.067
pplr0.1120.0010.112
puma-package41.879 4.07446.003
pumaClustii15.671 0.58016.258
pumaComb10.349 0.76311.124
pumaCombImproved17.223 2.40419.653
pumaDE28.089 3.67031.863
pumaFull0.0010.0000.001
pumaNormalize0.4170.0270.445
pumaPCA7.5180.4898.010
pumaclust1.4710.0261.498
removeUninformativeFactors0.0620.0030.065