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 461/462HostnameOS / ArchBUILDCHECKBUILD BIN
xps 1.13.1
Christian Stratowa
Snapshot Date: 2011-05-09 07:20:56 -0700 (Mon, 09 May 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/xps
Last Changed Rev: 55321 / Revision: 55359
Last Changed Date: 2011-05-08 04:45:12 -0700 (Sun, 08 May 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  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.13.1
Command: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings xps_1.13.1.tar.gz
StartedAt: 2011-05-09 14:35:50 -0700 (Mon, 09 May 2011)
EndedAt: 2011-05-09 14:39:09 -0700 (Mon, 09 May 2011)
EllapsedTime: 199.0 seconds
RetCode: 0
Status:  OK 
CheckDir: xps.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/xps.Rcheck’
* using R version 2.14.0 Under development (unstable) (2011-04-18 r55504)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘xps/DESCRIPTION’ ... OK
* this is package ‘xps’ version ‘1.13.1’
* 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 installed package size ... NOTE
  installed size is 15.8Mb
  sub-directories of 1Mb or more:
    doc    6.8Mb
    libs   6.1Mb
* 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 for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking examples ... 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

xps.Rcheck/00install.out:

* 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.27/04 in directory /usr/local
** libs
** arch - 
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c TMLMath.cxx
TMLMath.cxx:1109:0: warning: "xmax" redefined
TMLMath.cxx:1060:0: note: 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::ExportMaskTreeInfo(Int_t, TString*, const char*, std::ofstream&, const char*)’:
XPSData.cxx:1797:10: warning: unused variable ‘err’
XPSData.cxx: In member function ‘virtual Int_t XGeneChipHyb::ReadXMLHeader(std::ifstream&, const char*, char)’:
XPSData.cxx:2810:10: warning: unused variable ‘fNMasked’
XPSData.cxx:2820:10: warning: unused variable ‘fNOutlier’
XPSData.cxx:2830:10: warning: unused variable ‘fNModified’
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/include/root -c XPSProcessing.cxx
XPSProcessing.cxx: In member function ‘virtual Int_t XProcesSet::ExportMaskTreeInfo(Int_t, TString*, const char*, std::ofstream&, const char*)’:
XPSProcessing.cxx:1530:10: warning: unused variable ‘err’
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:2066:36: 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:13: 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:10: warning: ‘his2all’ may be used uninitialized in this function
XPSNormalizer.cxx:240:10: 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::DoDataQualityControl(Int_t, TTree**, TTree**, TTree**, XDNAChip*, TFile*)’:
XPSPreProcessing.cxx:3026:56: warning: operation on ‘numsels’ may be undefined
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::DoBorderElements(Int_t, TTree**, TTree**, XDNAChip*, TFile*)’:
XPSPreProcessing.cxx:3515:10: warning: unused variable ‘idxhi’
XPSPreProcessing.cxx:3515:17: warning: unused variable ‘idxlo’
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::DoBgrdQualityControl(Int_t, TTree**, XDNAChip*, TFile*)’:
XPSPreProcessing.cxx:3670:10: warning: unused variable ‘numunits’
XPSPreProcessing.cxx:3671:10: warning: unused variable ‘size’
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::DoMultichipCall(Int_t, TTree**, Int_t&, TTree**, TFile*)’:
XPSPreProcessing.cxx:4252:56: 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:5135:56: warning: operation on ‘numsels’ may be undefined
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::ExportQualTrees(Int_t, TString*, const char*, std::ofstream&, const char*)’:
XPSPreProcessing.cxx:6762:16: warning: unused variable ‘idxstr’
XPSPreProcessing.cxx: In member function ‘TTree* XGCProcesSet::FillDataTree(TTree*, const char*, XAlgorithm*, Int_t, Int_t, Double_t*, Double_t*)’:
XPSPreProcessing.cxx:8737:1: warning: label ‘cleanup’ defined but not used
XPSPreProcessing.cxx: In member function ‘virtual Int_t XExonProcesSet::DoSpliceExpress(Int_t, TTree**, Int_t, TTree**, TFile*)’:
XPSPreProcessing.cxx:9591:56: warning: operation on ‘numsels’ may be undefined
XPSPreProcessing.cxx:9782:14: warning: unused variable ‘numatoms’
XPSPreProcessing.cxx:9389:10: warning: unused variable ‘x’
XPSPreProcessing.cxx:9390:10: warning: unused variable ‘y’
XPSPreProcessing.cxx:9395:10: warning: unused variable ‘stepout’
XPSPreProcessing.cxx: In member function ‘virtual TTree* XExonProcesSet::SchemeTree(XAlgorithm*, void*, TLeaf**)’:
XPSPreProcessing.cxx:10349:18: 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:13: 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 -lz -lGui -pthread -lm -ldl -rdynamic  -lRIO -lGed -lTreePlayer -lTreeViewer -o  xps.so 
installing to /loc/home/biocbuild/bbs-2.9-bioc/meat/xps.Rcheck/xps/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   ‘APTvsXPS.Rnw’ 
   ‘xps.Rnw’ 
   ‘xpsClasses.Rnw’ 
   ‘xpsPreprocess.Rnw’ 
** testing if installed package can be loaded

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

* DONE (xps)

xps.Rcheck/xps-Ex.timings:

nameusersystemelapsed
AffyRNAdeg0.0000.0000.001
AnalysisTreeSet-class0.0000.0000.002
CallTreeSet-class0.0040.0000.002
DataTreeSet-class0.0000.0000.001
ExprTreeSet-class0.0000.0000.001
Filter-class0.0040.0000.000
FilterTreeSet-class0.0000.0000.001
PreFilter-class0.0520.0000.051
PreFilter-constructor0.0480.0000.051
ProcesSet-class0.0000.0040.001
ProjectInfo-class0.0120.0000.012
ProjectInfo-constructor0.0640.0000.063
QualTreeSet-class0.0000.0000.001
SchemeTreeSet-class0.0000.0000.001
TreeSet-class0.0000.0000.001
UniFilter-class0.020.000.02
UniFilter-constructor0.0360.0000.036
addData-methods0.3920.0160.601
attachCall-methods0.4840.0120.547
attachExpr-methods1.2440.0521.406
attachInten-methods0.3800.0600.439
attachMask-methods0.1720.0280.202
bgcorrect0.6080.1080.787
borderplot-methods000
boxplot-methods0.6800.0640.744
callFilter-methods0.0200.0080.027
coiplot-methods000
cvFilter-methods0.0120.0000.012
dabg.call1.0960.0081.162
dfw0.4040.0040.508
diffFilter-methods0.0120.0000.013
existsROOTFile000
exonLevel0.0000.0000.001
export0.4560.0520.506
export.root0.4400.0440.486
express1.0760.0321.230
exprs-methods000
extenPart000
farms0.5040.0000.603
fcFilter-methods0.0120.0000.014
firma0.0000.0000.001
firma.expr000
firma.score0.0000.0000.001
fitQC0.0040.0000.001
fitRLM000
gapFilter-methods0.0160.0000.016
getChipName0.0040.0000.004
getChipType0.0040.0000.004
getDatatype000
getNameType0.0040.0000.004
getNumberTrees0.0040.0000.004
getProbeInfo0.0000.0000.002
getTreeNames0.0080.0000.011
highFilter-methods0.0120.0000.012
hist-methods0.4680.1120.583
image-methods000
import.data0.2280.0000.390
import.exon.scheme000
import.expr.scheme000
import.genome.scheme000
ini.call0.4880.0080.561
intensity-methods000
isROOTFile000
lowFilter-methods0.0080.0000.011
madFilter-methods0.0080.0000.010
mas40.6520.0000.839
mas50.7240.0120.919
mas5.call0.2720.0080.363
mboxplot-methods0.4800.0760.559
metaProbesets0.0000.0000.001
namePart0.0000.0000.001
normalize1.1440.0081.434
nuseplot-methods0.0440.0000.045
plotImage000
pm-methods0.4240.1160.549
pmplot-methods0.4040.0880.491
prefilter000
presCall-methods0.0040.0000.001
qualify000
quantileFilter-methods0.0080.0000.010
ratioFilter-methods0.0080.0000.008
rawCELName-methods0.0280.0000.028
rleplot-methods0.0400.0000.038
rma1.1080.0081.215
root.call0.2000.0080.287
root.data0.1490.0040.208
root.density000
root.expr1.0440.0201.172
root.graph1D000
root.graph2D000
root.hist1D000
root.hist2D0.0000.0000.001
root.hist3D000
root.image000
root.merge.data0.2080.0000.324
root.mvaplot000
root.profile000
root.scheme0.0320.0000.032
summarize1.1400.0241.386
treeInfo-methods0.0480.0040.055
trma1.2160.0321.312
type2Exten000
uniTest-methods0.0160.0000.016
unifilter000
unitestFilter-methods0.0120.0000.015
validTreetype0.0000.0000.001
varFilter-methods0.0120.0000.013