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.0: CHECK report for XDE on oaxaca

This page was generated on 2015-04-10 10:02:50 -0700 (Fri, 10 Apr 2015).

Package 928/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
XDE 2.12.0
Robert Scharpf
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/XDE
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK 

Summary

Package: XDE
Version: 2.12.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch XDE_2.12.0.tar.gz
StartedAt: 2015-04-10 04:13:04 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 04:16:05 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 181.3 seconds
RetCode: 0
Status:  OK 
CheckDir: XDE.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/XDE.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 ‘XDE/DESCRIPTION’ ... OK
* this is package ‘XDE’ version ‘2.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 ... NOTE
Found the following hidden files and directories:
  data/.commands.R
  data/.createLogFiles.R
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘XDE’ can be installed ... [32s/33s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘Biobase’ ‘graphics’ ‘methods’ ‘genefilter’
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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' calls in package code:
  ‘GeneMeta’ ‘RColorBrewer’ ‘genefilter’ ‘siggenes’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
':::' call which should be '::': ‘graphics:::pairs’
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘pairs’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
$,XdeMcmc: warning in matrix(mcmc, nr = iterations(x), nc =
  length(studyNames(x)), byrow = byrow): partial argument match of 'nr'
  to 'nrow'
$,XdeMcmc: warning in matrix(mcmc, nr = iterations(x), nc =
  length(studyNames(x)), byrow = byrow): partial argument match of 'nc'
  to 'ncol'
$,XdeMcmc: warning in matrix(mcmc, nc = 1, byrow = TRUE): partial
  argument match of 'nc' to 'ncol'
$,XdeMcmc: warning in matrix(mcmc, nc = S * (S - 1)/2, byrow = TRUE):
  partial argument match of 'nc' to 'ncol'
$,XdeMcmc: warning in matrix(mcmc, nc = 18, nr = iterations(x), byrow =
  TRUE): partial argument match of 'nr' to 'nrow'
$,XdeMcmc: warning in matrix(mcmc, nc = 18, nr = iterations(x), byrow =
  TRUE): partial argument match of 'nc' to 'ncol'
computeGOF: no visible binding for global variable ‘psi’
modelA_B_MIupdates: no visible binding for global variable ‘x’
modelA_B_MIupdates: no visible binding for global variable ‘d’
rupdateBDDeltaStar_HyperInverseWishart: no visible binding for global
  variable ‘phenodata’
ssStatistic : sam.wrapper: no visible global function definition for
  ‘sam’
ssStatistic : z.wrapper: no visible global function definition for
  ‘zScores’
pairs,matrix : panel: no visible global function definition for
  ‘brewer.pal’
* 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 compilation flags in Makevars ... OK
* checking for GNU extensions 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 files in ‘vignettes’ ... OK
* checking examples ... [8s/8s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘doRUnit.R’ [6s/6s]
 [6s/6s] 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

NOTE: There were 4 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/XDE.Rcheck/00check.log’
for details.

XDE.Rcheck/00install.out:

* installing *source* package ‘XDE’ ...
** 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 Cholesky.cpp -o Cholesky.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 Matrix_v2.cpp -o Matrix_v2.o
In file included from Matrix_v2.cpp:1:
./Matrix_v2.h:4:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
Matrix_v2.cpp:244:7: warning: unused variable 'k' [-Wunused-variable]
  int k = 1;
      ^
Matrix_v2.cpp:246:9: warning: unused variable 'j' [-Wunused-variable]
  int i,j,r;
        ^
3 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 Potential_v2.cpp -o Potential_v2.o
Potential_v2.cpp:374:34: warning: equality comparison result unused [-Wunused-comparison]
        if (theGene[k][i] == 1) include == 1;
                                ˜˜˜˜˜˜˜˜^˜˜˜
Potential_v2.cpp:374:34: note: use '=' to turn this equality comparison into an assignment
        if (theGene[k][i] == 1) include == 1;
                                        ^˜
                                        =
Potential_v2.cpp:876:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (omega0 = 0.0)
      ˜˜˜˜˜˜˜^˜˜˜˜
Potential_v2.cpp:876:14: note: place parentheses around the assignment to silence this warning
  if (omega0 = 0.0)
             ^
      (           )
Potential_v2.cpp:876:14: note: use '==' to turn this assignment into an equality comparison
  if (omega0 = 0.0)
             ^
             ==
2 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 Random_v2.cpp -o Random_v2.o
Random_v2.cpp:1847:10: warning: unused variable 'x' [-Wunused-variable]
  double x,y,tt,sum;
         ^
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 Rinterface_v2.cpp -o Rinterface_v2.o
In file included from Rinterface_v2.cpp:2:
In file included from ./Update_v2.h:8:
./Random.h:19:9: warning: 'PI' macro redefined
#define PI         3.14159265
        ^
/Library/Frameworks/R.framework/Resources/include/R_ext/Constants.h:32:9: note: previous definition is here
#define PI             M_PI
        ^
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 Structure.cpp -o Structure.o
Structure.cpp:528:8: warning: unused variable 'c' [-Wunused-variable]
  char c;
       ^
Structure.cpp:1642:8: warning: unused variable 'nRead' [-Wunused-variable]
          int nRead = sscanf(var1,"%d",&value);
              ^
Structure.cpp:1668:12: warning: unused variable 'nRead' [-Wunused-variable]
              int nRead = sscanf(var2,"%le",&value);
                  ^
Structure.cpp:1579:12: warning: unused variable 'c' [-Wunused-variable]
      char c;
           ^
Structure.cpp:1728:12: warning: unused variable 'c' [-Wunused-variable]
      char c;
           ^
5 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 Update_v2.cpp -o Update_v2.o
Update_v2.cpp:3919:10: warning: unused variable 'pot' [-Wunused-variable]
  double pot = - OmegaGibbs(df,D,oldClique,oldComponents,Q,G,Delta,
         ^
Update_v2.cpp:3973:10: warning: unused variable 'pot' [-Wunused-variable]
  double pot = DeltaStarGibbs(oldClique,oldComponents,Q,G,S,newValues,
         ^
2 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 Utility_v2.cpp -o Utility_v2.o
Utility_v2.cpp:221:12: warning: unused variable 'detPrior' [-Wunused-variable]
    double detPrior = inverse(var,varInv);
           ^
Utility_v2.cpp:228:12: warning: unused variable 'detPosterior' [-Wunused-variable]
    double detPosterior = 1.0 /inverse(varInv,var);
           ^
Utility_v2.cpp:303:9: warning: unused variable 's' [-Wunused-variable]
    int s;
        ^
Utility_v2.cpp:328:12: warning: unused variable 'detPrior' [-Wunused-variable]
    double detPrior = inverse(var,varInv);
           ^
Utility_v2.cpp:334:12: warning: unused variable 'detPosterior' [-Wunused-variable]
    double detPosterior = 1.0 / inverse(varInv,var);
           ^
Utility_v2.cpp:764:6: warning: unused variable 'ngg' [-Wunused-variable]
        int ngg = neighbour[gg].size();
            ^
Utility_v2.cpp:954:8: warning: unused variable 'ngg' [-Wunused-variable]
          int ngg = neighbour[gg].size();
              ^
Utility_v2.cpp:1463:33: warning: unused variable 'itextra' [-Wunused-variable]
      map<int,double>::iterator itextra = VinvSparse[k].end();
                                ^
8 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 diffExpressed_main.cpp -o diffExpressed_main.o
In file included from diffExpressed_main.cpp:16:
./Random.h:19:9: warning: 'PI' macro redefined
#define PI         3.14159265
        ^
/Library/Frameworks/R.framework/Resources/include/R_ext/Constants.h:32:9: note: previous definition is here
#define PI             M_PI
        ^
1 warning generated.
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 XDE.so Cholesky.o Matrix_v2.o Potential_v2.o Random_v2.o Rinterface_v2.o Structure.o Update_v2.o Utility_v2.o diffExpressed_main.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.0-bioc/meat/XDE.Rcheck/XDE/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for ‘pairs’ from package ‘graphics’ in package ‘XDE’
Creating a generic function for ‘plot’ from package ‘graphics’ in package ‘XDE’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (XDE)

XDE.Rcheck/XDE-Ex.timings:

nameusersystemelapsed
ExpressionSetList-class0.0400.0090.049
Parameters-class0.0020.0010.002
XdeMcmc-class0.0010.0000.001
XdeParameter-class0.0020.0010.003
burnin0.0010.0000.001
empiricalStart0.2600.0120.271
expressionSetList0.0210.0060.028
firstMcmc0.2030.0080.211
geneCenter0.2190.0070.226
hyperparameters0.2070.0090.215
lastMcmc0.0010.0000.001
output0.1100.0110.121
ssStatistic0.9990.0291.029
studyCenter0.0690.0050.074
symbolsInteresting0.1970.0130.210
xde0.0010.0000.000
xmcmc0.1130.0080.122
xsScores0.0370.0060.044