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.3: CHECK report for XDE on linux2.bioconductor.org

This page was generated on 2015-10-27 12:11:38 -0400 (Tue, 27 Oct 2015).

Package 1099/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
XDE 2.17.0
Robert Scharpf
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/XDE
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: XDE
Version: 2.17.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings XDE_2.17.0.tar.gz
StartedAt: 2015-10-27 08:59:24 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 09:01:25 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 120.6 seconds
RetCode: 0
Status:  OK 
CheckDir: XDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings XDE_2.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/XDE.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘XDE/DESCRIPTION’ ... OK
* this is package ‘XDE’ version ‘2.17.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 ... [38s/38s] OK
* checking installed package size ... NOTE
  installed size is  8.0Mb
  sub-directories of 1Mb or more:
    libs   5.5Mb
* 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'
.studySplit,ExpressionSet: warning in matrix(1, nr = nrow(eset[[1]]),
  nc = nsplit): partial argument match of 'nr' to 'nrow'
.studySplit,ExpressionSet: warning in matrix(1, nr = nrow(eset[[1]]),
  nc = nsplit): 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’
Undefined global functions or variables:
  brewer.pal d phenodata psi sam x zScores
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [6s/6s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘doRUnit.R’ [4s/4s]
 [4s/4s] 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: 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/XDE.Rcheck/00check.log’
for details.


XDE.Rcheck/00install.out:

* installing *source* package ‘XDE’ ...
** libs
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Cholesky.cpp -o Cholesky.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Matrix_v2.cpp -o Matrix_v2.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Potential_v2.cpp -o Potential_v2.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Random_v2.cpp -o Random_v2.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Rinterface_v2.cpp -o Rinterface_v2.o
In file included from Update_v2.h:8:0,
                 from Rinterface_v2.cpp:2:
Random.h:19:0: warning: "PI" redefined [enabled by default]
 #define PI         3.14159265
 ^
In file included from /home/biocbuild/bbs-3.3-bioc/R/include/R.h:44:0,
                 from Rinterface_v2.cpp:1:
/home/biocbuild/bbs-3.3-bioc/R/include/R_ext/Constants.h:32:0: note: this is the location of the previous definition
 #define PI             M_PI
 ^
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Structure.cpp -o Structure.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Update_v2.cpp -o Update_v2.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Utility_v2.cpp -o Utility_v2.o
g++ -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c diffExpressed_main.cpp -o diffExpressed_main.o
In file included from diffExpressed_main.cpp:16:0:
Random.h:19:0: warning: "PI" redefined [enabled by default]
 #define PI         3.14159265
 ^
In file included from /home/biocbuild/bbs-3.3-bioc/R/include/R.h:44:0,
                 from diffExpressed_main.cpp:4:
/home/biocbuild/bbs-3.3-bioc/R/include/R_ext/Constants.h:32:0: note: this is the location of the previous definition
 #define PI             M_PI
 ^
g++ -shared -L/home/biocbuild/bbs-3.3-bioc/R/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 -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-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.0430.0040.047
Parameters-class0.0020.0000.003
XdeMcmc-class0.0010.0000.001
XdeParameter-class0.0020.0000.003
burnin0.0010.0000.001
empiricalStart0.4250.0000.430
expressionSetList0.0240.0000.024
firstMcmc0.2370.0000.237
geneCenter0.0750.0000.080
hyperparameters0.2190.0000.218
lastMcmc0.0010.0000.001
output0.1190.0080.127
ssStatistic0.9200.0120.963
studyCenter0.0730.0040.075
symbolsInteresting0.2130.0000.219
xde0.0010.0000.001
xmcmc0.1230.0080.132
xsScores0.0440.0000.044