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 388/389HostnameOS / ArchBUILDCHECKBUILD BIN
xps 1.8.3
Christian Stratowa
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/xps
Last Changed Rev: 48973 / Revision: 49923
Last Changed Date: 2010-08-22 10:30:49 -0700 (Sun, 22 Aug 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 N O T   S U P P O R T E D
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: xps
Version: 1.8.3
Command: /home/biocbuild/bbs-2.6-bioc/R/bin/R CMD check --no-vignettes --timings xps_1.8.3.tar.gz
StartedAt: 2010-10-04 20:17:57 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 20:21:11 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 193.7 seconds
RetCode: 0
Status:  OK 
CheckDir: xps.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/loc/home/biocbuild/bbs-2.6-bioc/meat/xps.Rcheck'
* using R version 2.11.1 (2010-05-31)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'xps/DESCRIPTION' ... OK
* this is package 'xps' version '1.8.3'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'xps' 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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... 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

xps.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package 'xps' ...
checking for gcc... gcc -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -std=gnu99 accepts -g... yes
checking for gcc -std=gnu99 option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for gcc... (cached) gcc -std=gnu99
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc -std=gnu99 accepts -g... (cached) yes
checking for gcc -std=gnu99 option to accept ANSI C... (cached) none needed
checking for root-config... yes
found ROOT version 5.22/00 in directory /usr/local
** libs
** arch - 
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c TMLMath.cxx
TMLMath.cxx:1109:1: warning: "xmax" redefined
TMLMath.cxx:1060:1: warning: this is the location of the previous definition
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c TStat.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c StatUtils.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSBase.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSUtils.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSSchemes.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSDataTypes.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSProjectHandler.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSData.cxx
XPSData.cxx: In member function 'virtual Int_t XGeneChipHyb::ReadData(std::ifstream&, const Option_t*, const char*, char, Int_t)':
XPSData.cxx:1763: warning: label 'cleanup' defined but not used
XPSData.cxx: In member function 'virtual Int_t XGeneChipHyb::ReadXDAData(std::ifstream&, const Option_t*, const char*, char, Int_t)':
XPSData.cxx:1954: warning: label 'cleanup' defined but not used
XPSData.cxx: In member function 'virtual Int_t XGeneChipHyb::ReadXMLHeader(std::ifstream&, const char*, char)':
XPSData.cxx:2476: warning: unused variable 'fNMasked'
XPSData.cxx:2486: warning: unused variable 'fNOutlier'
XPSData.cxx:2496: warning: unused variable 'fNModified'
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSProcessing.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSHybridizer.cxx
XPSHybridizer.cxx: In member function 'Double_t XDetectionCall::WilcoxTest(Int_t, Double_t*, Double_t)':
XPSHybridizer.cxx:1857: warning: 'pval' may be used uninitialized in this function
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSSelector.cxx
XPSSelector.cxx: In member function 'Double_t XRankSelector::Cutoff(Int_t, const Double_t*, Double_t, Bool_t)':
XPSSelector.cxx:334: warning: 'par0' may be used uninitialized in this function
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSNormalizer.cxx
XPSNormalizer.cxx: In member function 'virtual Int_t XNormalizer::Calculate(Int_t, Double_t*, Double_t*, Int_t*)':
XPSNormalizer.cxx:239: warning: 'his2all' may be used uninitialized in this function
XPSNormalizer.cxx:240: warning: 'his2sel' may be used uninitialized in this function
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSPreProcessing.cxx
XPSPreProcessing.cxx: In member function 'virtual Int_t XGCProcesSet::DoMultichipCall(Int_t, TTree**, Int_t&, TTree**, TFile*)':
XPSPreProcessing.cxx:2651: warning: operation on 'numsels' may be undefined
XPSPreProcessing.cxx: In member function 'virtual Int_t XGCProcesSet::DoMultichipExpress(Int_t, TTree**, Int_t, TTree**, TFile*)':
XPSPreProcessing.cxx:3533: warning: operation on 'numsels' may be undefined
XPSPreProcessing.cxx: In member function 'virtual Int_t XExonProcesSet::DoSpliceExpress(Int_t, TTree**, Int_t, TTree**, TFile*)':
XPSPreProcessing.cxx:6184: warning: operation on 'numsels' may be undefined
XPSPreProcessing.cxx:6375: warning: unused variable 'numatoms'
XPSPreProcessing.cxx:5987: warning: unused variable 'x'
XPSPreProcessing.cxx:5988: warning: unused variable 'y'
XPSPreProcessing.cxx:5993: warning: unused variable 'stepout'
XPSPreProcessing.cxx: In member function 'virtual TTree* XExonProcesSet::SchemeTree(XAlgorithm*, void*, TLeaf**)':
XPSPreProcessing.cxx:6938: warning: unused variable 'scheme_ptr_ptr'
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSNormation.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSFilter.cxx
XPSFilter.cxx: In member function 'virtual Int_t XUniFilter::Calculate(TTree*, const char*, TTree*, const char*, Int_t)':
XPSFilter.cxx:1787: warning: unused variable 'brchUnit'
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSAnalyzer.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSAnalysis.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c rwrapper.cxx
Generating dictionary xpsDict.cxx...
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c xpsDict.cxx
g++ -shared -O2 -m64 TMLMath.o TStat.o StatUtils.o XPSBase.o XPSUtils.o XPSSchemes.o XPSDataTypes.o XPSProjectHandler.o XPSData.o XPSProcessing.o XPSHybridizer.o XPSSelector.o XPSNormalizer.o XPSPreProcessing.o XPSNormation.o XPSFilter.o XPSAnalyzer.o XPSAnalysis.o rwrapper.o xpsDict.o -L/usr/local/lib/root -lCore -lCint -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -lGui -pthread -lm -ldl -rdynamic  -lRIO -lGed -lTreePlayer -lTreeViewer -o  xps.so 
installing to /loc/home/biocbuild/bbs-2.6-bioc/meat/xps.Rcheck/xps/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

Welcome to xps version 1.8.3 
    an R wrapper for XPS - eXpression Profiling System
    (c) Copyright 2001-2010 by Christian Stratowa
    

* DONE (xps)

xps.Rcheck/xps-Ex.timings:

nameusersystemelapsed
AnalysisTreeSet-class0.0000.0000.001
CallTreeSet-class0.0000.0000.001
DataTreeSet-class0.0000.0000.001
ExprTreeSet-class0.0040.0000.001
Filter-class0.0000.0000.001
FilterTreeSet-class0.0000.0000.001
PreFilter-class0.0480.0040.051
PreFilter-constructor0.0520.0000.049
ProcesSet-class0.0000.0000.001
ProjectInfo-class0.0160.0000.014
ProjectInfo-constructor0.1080.0080.116
SchemeTreeSet-class0.0000.0040.001
TreeSet-class0.0000.0000.001
UniFilter-class0.0200.0000.021
UniFilter-constructor0.0320.0000.034
addData-methods0.2600.0080.773
attachCall-methods0.3840.0280.618
attachExpr-methods1.1480.0041.684
attachInten-methods0.3160.0560.379
attachMask-methods0.1240.0440.170
bgcorrect0.5280.0920.909
boxplot-methods0.5480.0840.634
callFilter-methods0.0240.0040.028
cvFilter-methods0.0120.0000.013
dabg.call1.0720.0161.329
dfw0.3400.0040.766
diffFilter-methods0.0120.0000.014
existsROOTFile0.0000.0040.001
exonLevel0.0000.0000.001
export0.3880.0560.442
export.root0.3920.1120.503
express1.0200.0081.553
exprs-methods0.0000.0040.001
extenPart0.0000.0000.001
farms0.3520.0240.981
fcFilter-methods0.0160.0000.014
firma0.0000.0000.001
firma.expr000
firma.score000
gapFilter-methods0.0120.0000.014
getChipName0.0000.0000.003
getChipType0.0000.0000.002
getDatatype000
getNameType0.0000.0000.002
getNumberTrees0.0040.0000.003
getProbeInfo0.0040.0000.002
getTreeNames0.0040.0000.007
highFilter-methods0.0120.0000.012
hist-methods0.4920.1120.604
image.dev0.4400.1000.541
import.data0.1520.0000.717
import.exon.scheme000
import.expr.scheme000
import.genome.scheme000
ini.call0.4800.0040.916
intensity-methods000
isROOTFile000
lowFilter-methods0.0120.0000.013
madFilter-methods0.0120.0000.013
mas40.5560.0161.264
mas50.6560.0201.650
mas5.call0.2920.0000.752
mboxplot-methods0.4200.1080.539
metaProbesets000
namePart000
normalize1.0440.0203.408
nuseplot-methods0.0400.0040.047
pm-methods0.4760.1040.578
pmplot-methods0.4400.1160.553
prefilter000
presCall-methods0.0000.0000.001
quantileFilter-methods0.0120.0000.012
ratioFilter-methods0.0080.0000.011
rawCELName-methods0.0320.0000.033
rleplot-methods0.0440.0040.048
rma1.0760.0041.897
root.call0.2600.0080.543
root.data0.1280.0040.400
root.density000
root.expr1.1090.0441.639
root.graph1D0.0000.0000.001
root.graph2D0.0000.0000.001
root.hist1D0.0000.0040.001
root.hist2D0.0000.0000.001
root.hist3D0.0000.0000.001
root.image000
root.merge.data0.2000.0080.501
root.mvaplot000
root.profile000
root.scheme0.0320.0000.030
summarize1.0720.0082.227
type2Exten0.0000.0000.001
uniTest-methods0.0160.0000.017
unifilter000
unitestFilter-methods0.0160.0000.016
validTreetype000
varFilter-methods0.0160.0000.014