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 512/514HostnameOS / ArchBUILDCHECKBUILD BIN
xps 1.14.0
Christian Stratowa
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/xps
Last Changed Rev: 59920 / Revision: 64395
Last Changed Date: 2011-10-31 15:59:03 -0700 (Mon, 31 Oct 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 N O T   S U P P O R T E D
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: xps
Version: 1.14.0
Command: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings xps_1.14.0.tar.gz
StartedAt: 2012-03-24 03:11:02 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 03:14:47 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 225.3 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.2 (2012-02-29)
* 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.14.0’
* 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 whether package ‘xps’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 12.2Mb
  sub-directories of 1Mb or more:
    doc    2.8Mb
    libs   6.2Mb
* 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 ... NOTE
File ‘xps/R/zzz.R’:
  .onLoad calls:
    require(methods)
    require(utils)

Package startup functions should not change the search path.
See section ‘Good practice’ in ?.onAttach.

* 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 compiled code ... NOTE
File ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/xps.Rcheck/xps/libs/xps.so’:
  Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
  Found ‘printf’, possibly from ‘printf’ (C)

Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console.  The detected symbols
are linked into the code but might come from libraries and not actually
be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* 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.30/00 in directory /usr/local/root
** libs
** arch - 
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/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/root/include/root -c TStat.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c StatUtils.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSBase.cxx
XPSBase.cxx: In member function ‘XFolder* XFolder::AddFolder(const char*, const char*, const char*, TCollection*)’:
XPSBase.cxx:183:76: warning: too many arguments for format
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSUtils.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSSchemes.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSDataTypes.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSProjectHandler.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/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/root/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/root/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/root/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/root/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/root/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/root/include/root -c XPSNormation.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/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/root/include/root -c XPSAnalyzer.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSAnalysis.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c rwrapper.cxx
Generating dictionary xpsDict.cxx...
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/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/root/lib/root -lGui -lGpad -lHist -lGraf -lGraf3d -lTree -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lRIO -lNet -lThread -lCore -lCint -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

* DONE (xps)

xps.Rcheck/xps-Ex.timings:

nameusersystemelapsed
AffyRNAdeg000
AnalysisTreeSet-class0.0000.0000.001
CallTreeSet-class0.0000.0000.001
DataTreeSet-class0.0000.0000.001
ExprTreeSet-class000
Filter-class000
FilterTreeSet-class000
PreFilter-class0.0400.0040.042
PreFilter-constructor0.0360.0000.038
ProcesSet-class0.0040.0000.001
ProjectInfo-class0.0160.0000.015
ProjectInfo-constructor0.1120.0000.111
QualTreeSet-class0.0000.0000.001
SchemeTreeSet-class0.0000.0000.001
TreeSet-class000
UniFilter-class0.0160.0000.017
UniFilter-constructor0.0240.0000.027
addData-methods0.3320.0080.545
attachCall-methods0.3320.0000.407
attachDataXY-methods0.1880.0240.211
attachExpr-methods1.0200.0161.153
attachInten-methods0.2680.0560.322
attachMask-methods0.1320.0200.150
attachProbe-methods0.1520.0360.189
attachUnitNames-methods0.1360.0000.136
bgcorrect0.4520.0840.596
borderplot-methods000
boxplot-methods0.4840.0920.576
callFilter-methods0.0200.0000.021
coiplot-methods0.0040.0000.000
cvFilter-methods0.0080.0000.011
dabg.call0.9760.0201.031
dfw0.2560.0040.329
diffFilter-methods0.0080.0000.009
existsROOTFile000
exonLevel000
export0.3480.0320.383
export.root0.3800.0240.407
express0.8760.0040.931
exprs-methods0.0040.0000.001
extenPart0.0000.0000.001
farms0.2840.0040.382
fcFilter-methods0.0120.0000.012
firma0.0000.0000.001
firma.expr000
firma.score000
fitQC0.0000.0000.001
fitRLM000
gapFilter-methods0.0120.0000.011
getChipName0.0040.0000.007
getChipType0.0000.0000.003
getDatatype0.0000.0000.001
getNameType0.0000.0000.002
getNumberTrees0.0040.0000.002
getProbeInfo0.0000.0000.001
getTreeNames0.0040.0000.006
highFilter-methods0.0120.0000.010
hist-methods0.0120.0080.020
image-methods000
import.data0.1720.0000.424
import.exon.scheme0.0000.0040.001
import.expr.scheme0.0000.0000.001
import.genome.scheme000
indexUnits-methods0.5080.1480.660
ini.call0.3560.0080.472
intensity-methods000
intensity2GCplot-methods0.3560.0400.395
isROOTFile000
lowFilter-methods0.0080.0040.010
madFilter-methods0.0080.0000.009
mas40.4520.0000.567
mas50.5000.0080.685
mas5.call0.1800.0080.270
mboxplot-methods0.3800.0720.454
metaProbesets000
namePart0.0000.0000.001
normalize0.9600.0081.300
nuseplot-methods0.0280.0000.031
plotImage0.0040.0000.000
pm-methods0.5320.0720.606
pmplot-methods0.3920.0720.461
prefilter0.0000.0000.001
presCall-methods000
probeContentGC-methods0.2520.0760.325
probeSequence-methods0.2240.0280.251
probesetID2unitID-methods0.1440.0000.143
probesetplot-methods0.3560.0280.383
qualify000
quantileFilter-methods0.0080.0000.009
ratioFilter-methods0.0080.0000.008
rawCELName-methods0.0200.0000.022
rleplot-methods0.0240.0040.030
rma0.9640.0041.097
root.call0.1480.0000.193
root.data0.1280.0000.187
root.density000
root.expr0.9080.0041.029
root.graph1D0.0000.0000.001
root.graph2D000
root.hist1D000
root.hist2D000
root.hist3D000
root.image000
root.merge.data0.1480.0080.650
root.mvaplot000
root.profile000
root.scheme0.0210.0000.021
summarize0.9680.0121.174
symbol2unitID-methods0.1800.0000.181
treeInfo-methods0.0320.0000.033
trma0.9520.0041.077
type2Exten0.0040.0000.000
uniTest-methods0.0080.0000.010
unifilter000
unitestFilter-methods0.0080.0000.011
validTreetype000
varFilter-methods0.0080.0000.010
xpsQAReport000