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 385/389HostnameOS / ArchBUILDCHECKBUILD BIN
XDE 1.8.0
Robert Scharpf
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/XDE
Last Changed Rev: 46401 / Revision: 49923
Last Changed Date: 2010-04-22 11:21:23 -0700 (Thu, 22 Apr 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK [ OK ]
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: XDE
Version: 1.8.0
Command: /home/biocbuild/bbs-2.6-bioc/R/bin/R CMD check --no-vignettes --timings XDE_1.8.0.tar.gz
StartedAt: 2010-10-04 20:16:11 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 20:17:35 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 84.5 seconds
RetCode: 0
Status:  OK 
CheckDir: XDE.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/loc/home/biocbuild/bbs-2.6-bioc/meat/XDE.Rcheck'
* using R version 2.11.1 (2010-05-31)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'XDE/DESCRIPTION' ... OK
* this is package 'XDE' version '1.8.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'XDE' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space 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 ... OK
* checking Rd files ... NOTE
prepare_Rd: firstMcmc.Rd:14-15: Dropping empty section \details
prepare_Rd: thin.Rd:31-32: Dropping empty section \examples
* 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 data for non-ASCII characters ... 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 ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

XDE.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package 'XDE' ...
** libs
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c Cholesky.cpp -o Cholesky.o
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c Matrix.cpp -o Matrix.o
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c Random.cpp -o Random.o
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c Structure.cpp -o Structure.o
In file included from /usr/include/c++/4.3/backward/strstream:51,
                 from Structure.cpp:1:
/usr/include/c++/4.3/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c diffExpressed_main.cpp -o diffExpressed_main.o
In file included from diffExpressed_main.cpp:13:
Random.h:19:1: warning: "PI" redefined
In file included from /home/biocbuild/bbs-2.6-bioc/R/include/R.h:44,
                 from diffExpressed_main.cpp:1:
/home/biocbuild/bbs-2.6-bioc/R/include/R_ext/Constants.h:30:1: warning: this is the location of the previous definition
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c main.cpp -o main.o
g++ -shared -L/usr/local/lib64 -o XDE.so Cholesky.o Matrix.o Random.o Structure.o diffExpressed_main.o main.o -lm -L/home/biocbuild/bbs-2.6-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.6-bioc/meat/XDE.Rcheck/XDE/libs
** R
** data
** inst
** preparing package for lazy loading

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'openVignette()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation(pkgname)'.

Creating a new generic function for "pairs" in "XDE"
Creating a new generic function for "lapply" in "XDE"
Creating a new generic function for "nrow" in "XDE"
Creating a new generic function for "plot" in "XDE"
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (XDE)

XDE.Rcheck/XDE-Ex.timings:

nameusersystemelapsed
ExpressionSetList-class0.0240.0000.025
XdeMcmc-class000
XdeParameter-class0.0000.0000.001
burnin000
empiricalStart0.3120.0040.317
expressionSetList0.0120.0000.010
firstMcmc0.1760.0000.178
geneCenter0.1960.0040.203
hyperparameters0.1600.0000.161
lastMcmc0.0000.0000.001
output0.1040.0000.102
ssStatistic1.6200.0201.641
studyCenter0.1320.0000.131
symbolsInteresting0.2960.0000.296
xde000
xmcmc0.4240.0080.539
xsScores0.0440.0000.043