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 466/467HostnameOS / ArchBUILDCHECKBUILD BIN
xps 1.12.1
Christian Stratowa
Snapshot Date: 2011-10-20 07:20:33 -0700 (Thu, 20 Oct 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_8/madman/Rpacks/xps
Last Changed Rev: 55322 / Revision: 59457
Last Changed Date: 2011-05-08 05:01:46 -0700 (Sun, 08 May 2011)
lamb1 Linux (openSUSE 11.3) / x86_64  OK [ OK ]
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (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.12.1
Command: /home/biocbuild/bbs-2.8-bioc/R/bin/R CMD check --no-vignettes --timings xps_1.12.1.tar.gz
StartedAt: 2011-10-20 14:51:53 -0700 (Thu, 20 Oct 2011)
EndedAt: 2011-10-20 14:55:13 -0700 (Thu, 20 Oct 2011)
EllapsedTime: 200.5 seconds
RetCode: 0
Status:  OK 
CheckDir: xps.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.8-bioc/meat/xps.Rcheck’
* using R version 2.13.2 (2011-09-30)
* 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.12.1’
* checking package namespace 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 16.0Mb
  sub-directories of 1Mb or more:
    libs   6.1Mb
    doc    6.9Mb
* 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 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 ... 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.8-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.12.1 
    an R wrapper for XPS - eXpression Profiling System
    (c) Copyright 2001-2011 by Christian Stratowa
    

* DONE (xps)

xps.Rcheck/xps-Ex.timings:

nameusersystemelapsed
AffyRNAdeg000
AnalysisTreeSet-class0.0000.0000.002
CallTreeSet-class0.0000.0000.001
DataTreeSet-class0.0000.0000.001
ExprTreeSet-class0.0040.0000.001
Filter-class000
FilterTreeSet-class0.0000.0000.001
PreFilter-class0.0800.0040.081
PreFilter-constructor0.0840.0000.082
ProcesSet-class0.0000.0000.001
ProjectInfo-class0.0120.0000.009
ProjectInfo-constructor0.0520.0000.053
QualTreeSet-class0.0040.0000.001
SchemeTreeSet-class0.0000.0000.001
TreeSet-class0.0040.0000.001
UniFilter-class0.0200.0000.019
UniFilter-constructor0.0280.0000.029
addData-methods0.4040.0040.719
attachCall-methods0.4480.0120.519
attachExpr-methods1.2520.0161.435
attachInten-methods0.3160.0400.357
attachMask-methods0.1280.0360.162
bgcorrect0.6000.0800.755
borderplot-methods000
boxplot-methods0.5880.0640.653
callFilter-methods0.0200.0000.022
coiplot-methods000
cvFilter-methods0.0080.0000.011
dabg.call1.0440.0001.113
dfw0.3560.0080.498
diffFilter-methods0.0080.0000.010
existsROOTFile0.0040.0000.000
exonLevel0.0000.0000.001
export0.3800.0520.432
export.root0.4000.0360.436
express1.0560.0161.409
exprs-methods000
extenPart000
farms0.4680.0080.601
fcFilter-methods0.0120.0000.013
firma000
firma.expr000
firma.score0.0000.0000.001
fitQC000
fitRLM000
gapFilter-methods0.0120.0000.011
getChipName0.0040.0000.004
getChipType0.0040.0000.004
getDatatype000
getNameType0.0040.0000.003
getNumberTrees0.0040.0000.004
getProbeInfo0.0000.0000.002
getTreeNames0.0080.0000.009
highFilter-methods0.0120.0000.012
hist-methods0.4600.0440.503
image-methods0.0040.0000.001
import.data0.2120.0000.418
import.exon.scheme000
import.expr.scheme000
import.genome.scheme000
ini.call0.4720.0000.559
intensity-methods000
isROOTFile0.0000.0000.001
lowFilter-methods0.0120.0000.011
madFilter-methods0.0120.0000.010
mas40.6120.0080.863
mas50.6920.0240.970
mas5.call0.2480.0000.313
mboxplot-methods0.4040.0680.471
metaProbesets000
namePart000
normalize1.1080.0161.443
nuseplot-methods0.0440.0000.045
plotImage000
pm-methods0.4800.0720.554
pmplot-methods0.4000.0920.490
prefilter0.0000.0000.001
presCall-methods000
qualify000
quantileFilter-methods0.0080.0000.011
ratioFilter-methods0.0080.0000.010
rawCELName-methods0.0320.0000.031
rleplot-methods0.0320.0040.038
rma1.1320.0201.350
root.call0.2080.0160.282
root.data0.1600.0000.224
root.density0.0000.0000.001
root.expr1.0690.0201.292
root.graph1D000
root.graph2D000
root.hist1D000
root.hist2D000
root.hist3D000
root.image000
root.merge.data0.2000.0080.338
root.mvaplot000
root.profile000
root.scheme0.0240.0000.024
summarize1.1200.0161.411
treeInfo-methods0.0440.0040.047
trma1.1320.0201.319
type2Exten0.0000.0000.001
uniTest-methods0.0120.0000.011
unifilter000
unitestFilter-methods0.0240.0000.022
validTreetype0.0000.0000.001
varFilter-methods0.0120.0000.013