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 

Package 653/658HostnameOS / ArchBUILDCHECKBUILD BIN
XDE 2.5.3
Robert Scharpf
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/XDE
Last Changed Rev: 74505 / Revision: 74756
Last Changed Date: 2013-03-18 08:00:06 -0700 (Mon, 18 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: XDE
Version: 2.5.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch XDE_2.5.3.tar.gz
StartedAt: 2013-03-24 11:10:38 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 11:14:49 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 251.3 seconds
RetCode: 0
Status:  OK 
CheckDir: XDE.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/XDE.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'XDE/DESCRIPTION' ... OK
* this is package 'XDE' version '2.5.3'
* 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 ... [46s/48s] OK
* checking installed package size ... OK
* checking package 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 for unstated dependencies in R code ... OK
* 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'
* 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 compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... [13s/14s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'doRUnit.R' [8s/9s]
 [9s/10s] 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  '/Users/biocbuild/bbs-2.12-bioc/meat/XDE.Rcheck/00check.log'
for details.

XDE.Rcheck/00install.out:

* installing *source* package 'XDE' ...
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c Cholesky.cpp -o Cholesky.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  -c Matrix_v2.cpp -o Matrix_v2.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  -c Potential_v2.cpp -o Potential_v2.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  -c Random_v2.cpp -o Random_v2.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  -c Rinterface_v2.cpp -o Rinterface_v2.o
In file included from Update_v2.h:8,
                 from Rinterface_v2.cpp:2:
Random.h:19:1: warning: "PI" redefined
In file included from /Library/Frameworks/R.framework/Resources/include/R.h:38,
                 from Rinterface_v2.cpp:1:
/Library/Frameworks/R.framework/Resources/include/R_ext/Constants.h:32:1: warning: this is the location of the previous definition
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c Structure.cpp -o Structure.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  -c Update_v2.cpp -o Update_v2.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  -c Utility_v2.cpp -o Utility_v2.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  -c diffExpressed_main.cpp -o diffExpressed_main.o
In file included from diffExpressed_main.cpp:16:
Random.h:19:1: warning: "PI" redefined
In file included from /Library/Frameworks/R.framework/Resources/include/R.h:38,
                 from diffExpressed_main.cpp:4:
/Library/Frameworks/R.framework/Resources/include/R_ext/Constants.h:32:1: warning: this is the location of the previous definition
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 -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-2.12-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
   'XDE.Rnw' 
   'XdeParameterClass.Rnw' 
** testing if installed package can be loaded
* DONE (XDE)

XDE.Rcheck/XDE-Ex.timings:

nameusersystemelapsed
ExpressionSetList-class0.0740.0160.097
Parameters-class0.0150.0030.019
XdeMcmc-class0.0160.0030.019
XdeParameter-class0.0250.0020.027
burnin0.0220.0040.031
empiricalStart0.4570.0240.507
expressionSetList0.0380.0070.048
firstMcmc0.3420.0090.355
geneCenter0.1270.0060.134
hyperparameters0.3180.0150.341
lastMcmc0.0140.0040.020
output0.1390.0150.155
ssStatistic1.4250.0461.519
studyCenter0.1230.0090.132
symbolsInteresting0.3070.0230.345
xde0.0190.0010.021
xmcmc0.4400.0180.509
xsScores0.0630.0060.071