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 629/631HostnameOS / ArchBUILDCHECKBUILD BIN
xps 1.19.1
Christian Stratowa
Snapshot Date: 2013-01-15 17:01:14 -0800 (Tue, 15 Jan 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/xps
Last Changed Rev: 71932 / Revision: 72575
Last Changed Date: 2012-12-14 04:19:21 -0800 (Fri, 14 Dec 2012)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
lamb2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 N O T   S U P P O R T E D
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: xps
Version: 1.19.1
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings xps_1.19.1.tar.gz
StartedAt: 2013-01-16 07:07:45 -0800 (Wed, 16 Jan 2013)
EndedAt: 2013-01-16 07:11:21 -0800 (Wed, 16 Jan 2013)
EllapsedTime: 215.9 seconds
RetCode: 0
Status:  OK 
CheckDir: xps.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/xps.Rcheck’
* using R Under development (unstable) (2012-12-17 r61365)
* 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.19.1’
* 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 for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... 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 DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over 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 compiled code ... NOTE
Note: information on .o files is not available
File ‘/loc/home/biocbuild/bbs-2.12-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 installed files from ‘inst/doc’ ... 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

NOTE: There were 3 notes.
See
  ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/xps.Rcheck/00check.log’
for details.

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.32/01 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 -lCore -lCint -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -pthread -lm -ldl -rdynamic  -lRIO -lGed -lTreePlayer -lTreeViewer -o  xps.so 
installing to /loc/home/biocbuild/bbs-2.12-bioc/meat/xps.Rcheck/xps/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘APTvsXPS.Rnw’ 
   ‘xps.Rnw’ 
   ‘xpsClasses.Rnw’ 
   ‘xpsPreprocess.Rnw’ 
** testing if installed package can be loaded

* DONE (xps)

xps.Rcheck/xps-Ex.timings:

nameusersystemelapsed
AffyRNAdeg0.0720.0000.070
AnalysisTreeSet-class0.0080.0000.005
CallTreeSet-class0.0000.0040.005
DataTreeSet-class0.0080.0040.011
ExprTreeSet-class0.0080.0000.008
Filter-class0.0000.0040.003
FilterTreeSet-class0.0040.0040.006
PreFilter-class0.0480.0040.054
PreFilter-constructor0.0480.0000.048
ProcesSet-class0.0080.0000.006
ProjectInfo-class0.0200.0080.029
ProjectInfo-constructor0.0600.0040.067
QualTreeSet-class0.0080.0000.007
SchemeTreeSet-class0.0080.0000.008
TreeSet-class0.0040.0000.007
UniFilter-class0.0200.0000.022
UniFilter-constructor0.0360.0000.035
addData-methods0.2120.0280.494
attachCall-methods0.3440.0080.356
attachDataXY-methods0.1880.0280.215
attachExpr-methods0.9800.0121.104
attachInten-methods0.3000.0360.337
attachMask-methods0.1400.0200.159
attachProbe-methods0.2320.0280.263
attachUnitNames-methods0.1520.0000.152
bgcorrect0.4640.0720.669
borderplot-methods0.0040.0000.005
boxplot-methods0.4800.0680.548
callFilter-methods0.0320.0000.031
coiplot-methods0.0040.0000.005
cvFilter-methods0.0160.0000.016
dabg.call0.9880.0001.033
dfw0.2440.0080.316
diffFilter-methods0.0160.0000.016
existsROOTFile0.0040.0040.004
exonLevel0.0040.0000.006
export0.3520.0440.395
export.root0.480.020.50
express0.8360.0200.923
exprs-methods0.0080.0000.008
extenPart0.0040.0000.004
farms0.2760.0080.347
fcFilter-methods0.0160.0000.017
firma0.0120.0000.013
firma.expr0.0040.0000.006
firma.score0.0040.0000.005
fitQC0.0080.0000.010
fitRLM0.0120.0000.010
gapFilter-methods0.0160.0000.017
getChipName0.0080.0000.008
getChipType0.0080.0000.008
getDatatype0.0040.0000.005
getNameType0.0080.0000.008
getNumberTrees0.0080.0000.008
getProbeInfo0.0040.0000.005
getTreeNames0.0120.0000.011
highFilter-methods0.0160.0000.016
hist-methods0.0280.0000.029
image-methods0.0080.0000.008
import.data0.1680.0040.309
import.exon.scheme0.0080.0000.010
import.expr.scheme0.0120.0000.010
import.genome.scheme0.0040.0000.006
indexUnits-methods0.4640.1200.582
ini.call0.3480.0080.463
intensity-methods0.0080.0000.008
intensity2GCplot-methods0.3120.0800.392
isROOTFile0.0040.0000.004
lowFilter-methods0.0160.0000.016
madFilter-methods0.0160.0000.015
mas40.4360.0000.610
mas50.4840.0080.697
mas5.call0.2000.0000.299
mboxplot-methods0.4240.0440.469
metaProbesets0.0080.0000.004
namePart0.0040.0000.004
normalize0.8720.0121.097
nuseplot-methods0.0400.0000.038
plotImage0.0120.0000.011
pm-methods0.5600.0560.616
pmplot-methods0.4040.0720.476
prefilter0.0040.0000.006
presCall-methods0.0080.0000.007
probeContentGC-methods0.2680.0680.337
probeSequence-methods0.2280.0400.266
probesetID2unitID-methods0.1600.0040.162
probesetplot-methods0.3680.0400.406
qualify0.0120.0000.012
quantileFilter-methods0.0120.0000.015
ratioFilter-methods0.0120.0000.013
rawCELName-methods0.0280.0000.030
rleplot-methods0.0400.0000.038
rma0.9200.0041.062
root.call0.1480.0080.157
root.data0.1890.0000.238
root.density0.0040.0000.005
root.expr0.8560.0040.970
root.graph1D0.0040.0000.004
root.graph2D0.0040.0000.006
root.hist1D0.0040.0000.004
root.hist2D0.0040.0000.005
root.hist3D0.0040.0000.005
root.image0.0040.0000.005
root.merge.data0.1560.0000.259
root.mvaplot0.0040.0000.006
root.profile0.0040.0000.004
root.scheme0.0280.0000.030
summarize0.8760.0161.110
symbol2unitID-methods0.1920.0000.192
treeInfo-methods0.0440.0000.045
trma0.9080.0121.015
type2Exten0.0040.0000.004
uniTest-methods0.080.000.08
unifilter0.0080.0000.007
unitestFilter-methods0.0160.0000.016
validTreetype0.0040.0000.004
varFilter-methods0.0120.0000.016
xpsQAReport0.0040.0000.006