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 607/609HostnameOS / ArchBUILDCHECKBUILD BIN
xps 1.18.1
Christian Stratowa
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/xps
Last Changed Rev: 71933 / Revision: 74773
Last Changed Date: 2012-12-14 04:31:58 -0800 (Fri, 14 Dec 2012)
lamb1 Linux (openSUSE 12.1) / 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
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: xps
Version: 1.18.1
Command: /home/biocbuild/bbs-2.11-bioc/R/bin/R CMD check --no-vignettes --timings xps_1.18.1.tar.gz
StartedAt: 2013-03-25 05:39:41 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 05:43:39 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 237.8 seconds
RetCode: 0
Status:  OK 
CheckDir: xps.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.11-bioc/meat/xps.Rcheck’
* using R version 2.15.3 (2013-03-01)
* 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.18.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 whether package ‘xps’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 12.1Mb
  sub-directories of 1Mb or more:
    doc    2.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 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.11-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 2 notes.
See
  ‘/loc/home/biocbuild/bbs-2.11-bioc/meat/xps.Rcheck/00check.log’
for details.

xps.Rcheck/00install.out:

* installing *source* package ‘xps’ ...
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
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
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 [enabled by default]
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
StatUtils.cxx: In member function ‘Int_t TUnivariateTest::Test(const char*, const char*, const char*, Int_t, Int_t, Double_t, const char*, const char*, char)’:
StatUtils.cxx:764:40: warning: variable ‘pval’ set but not used [-Wunused-but-set-variable]
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 [-Wformat-extra-args]
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
XPSSchemes.cxx: In member function ‘virtual Int_t XGeneChip::ImportProbeInfo(std::ifstream&, Option_t*, const char*, char, Int_t)’:
XPSSchemes.cxx:2800:12: warning: variable ‘order’ set but not used [-Wunused-but-set-variable]
XPSSchemes.cxx: In member function ‘virtual Int_t XGeneChip::ReadBinaryData(std::ifstream&, Option_t*, const char*, char, Int_t)’:
XPSSchemes.cxx:3452:22: warning: variable ‘flag’ set but not used [-Wunused-but-set-variable]
XPSSchemes.cxx: In member function ‘virtual Int_t XGenomeChip::ImportTransAnnotation(std::ifstream&, Option_t*, const char*, char, Int_t)’:
XPSSchemes.cxx:6213:13: warning: variable ‘nprobes’ set but not used [-Wunused-but-set-variable]
XPSSchemes.cxx: In member function ‘virtual Int_t XExonChip::ReadData(std::ifstream&, Option_t*, const char*, char, Int_t)’:
XPSSchemes.cxx:7477:29: warning: variable ‘psetID’ set but not used [-Wunused-but-set-variable]
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::ExportDataTreeInfo(Int_t, TString*, const char*, std::ofstream&, const char*)’:
XPSData.cxx:1603:11: warning: variable ‘hasMaxNPix’ set but not used [-Wunused-but-set-variable]
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’ [-Wunused-variable]
XPSData.cxx: In member function ‘virtual Int_t XGeneChipHyb::ReadXMLHeader(std::ifstream&, const char*, char)’:
XPSData.cxx:2810:10: warning: unused variable ‘fNMasked’ [-Wunused-variable]
XPSData.cxx:2820:10: warning: unused variable ‘fNOutlier’ [-Wunused-variable]
XPSData.cxx:2830:10: warning: unused variable ‘fNModified’ [-Wunused-variable]
XPSData.cxx: In member function ‘virtual Int_t XGeneChipPivot::ReadData(std::ifstream&, Option_t*, const char*, char, Int_t)’:
XPSData.cxx:3758:10: warning: variable ‘numunits’ set but not used [-Wunused-but-set-variable]
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’ [-Wunused-variable]
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSHybridizer.cxx
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSSelector.cxx
XPSSelector.cxx: In member function ‘virtual Int_t XRankSelector::Calculate(Int_t, Double_t*, Double_t*, Int_t*)’:
XPSSelector.cxx:222:10: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
XPSSelector.cxx: In member function ‘Double_t XRankSelector::Cutoff(Int_t, const Double_t*, Double_t, Bool_t)’:
XPSSelector.cxx:334:19: warning: variable ‘par1’ set but not used [-Wunused-but-set-variable]
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:314:4: warning: ‘his2sel’ may be used uninitialized in this function [-Wuninitialized]
XPSNormalizer.cxx:313:4: warning: ‘his2all’ may be used uninitialized in this function [-Wuninitialized]
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 [-Wsequence-point]
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::DoBorderElements(Int_t, TTree**, TTree**, XDNAChip*, TFile*)’:
XPSPreProcessing.cxx:3515:10: warning: unused variable ‘idxhi’ [-Wunused-variable]
XPSPreProcessing.cxx:3515:17: warning: unused variable ‘idxlo’ [-Wunused-variable]
XPSPreProcessing.cxx:3520:13: warning: variable ‘mnhi’ set but not used [-Wunused-but-set-variable]
XPSPreProcessing.cxx:3521:13: warning: variable ‘mnlo’ set but not used [-Wunused-but-set-variable]
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::DoBgrdQualityControl(Int_t, TTree**, XDNAChip*, TFile*)’:
XPSPreProcessing.cxx:3670:10: warning: unused variable ‘numunits’ [-Wunused-variable]
XPSPreProcessing.cxx:3671:10: warning: unused variable ‘size’ [-Wunused-variable]
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 [-Wsequence-point]
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 [-Wsequence-point]
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::ExportResdTrees(Int_t, TString*, const char*, std::ofstream&, const char*)’:
XPSPreProcessing.cxx:5773:10: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
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’ [-Wunused-variable]
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 [-Wunused-label]
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 [-Wsequence-point]
XPSPreProcessing.cxx:9782:14: warning: unused variable ‘numatoms’ [-Wunused-variable]
XPSPreProcessing.cxx:9389:10: warning: unused variable ‘x’ [-Wunused-variable]
XPSPreProcessing.cxx:9390:10: warning: unused variable ‘y’ [-Wunused-variable]
XPSPreProcessing.cxx:9395:10: warning: unused variable ‘stepout’ [-Wunused-variable]
XPSPreProcessing.cxx: In member function ‘virtual TTree* XExonProcesSet::SchemeTree(XAlgorithm*, void*, TLeaf**)’:
XPSPreProcessing.cxx:10349:18: warning: unused variable ‘scheme_ptr_ptr’ [-Wunused-variable]
g++ -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSNormation.cxx
XPSNormation.cxx: In member function ‘virtual Int_t XNormedGCSet::ExportExprTrees(Int_t, TString*, const char*, std::ofstream&, const char*)’:
XPSNormation.cxx:1350:10: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
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’ [-Wunused-variable]
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.11-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
AffyRNAdeg000
AnalysisTreeSet-class0.0000.0000.001
CallTreeSet-class0.0000.0040.001
DataTreeSet-class0.0000.0000.001
ExprTreeSet-class000
Filter-class0.0000.0000.001
FilterTreeSet-class000
PreFilter-class0.0520.0040.055
PreFilter-constructor0.0640.0000.064
ProcesSet-class0.0000.0000.001
ProjectInfo-class0.0160.0040.020
ProjectInfo-constructor0.1600.0040.165
QualTreeSet-class0.0040.0000.001
SchemeTreeSet-class0.0000.0000.001
TreeSet-class0.0000.0000.001
UniFilter-class0.0240.0000.022
UniFilter-constructor0.0440.0000.045
addData-methods0.2800.0160.453
attachCall-methods0.4040.0000.439
attachDataXY-methods0.2360.0200.256
attachExpr-methods1.1000.0201.263
attachInten-methods0.3640.0600.427
attachMask-methods0.1640.0160.182
attachProbe-methods0.1920.0320.224
attachUnitNames-methods0.1920.0120.203
bgcorrect0.5440.0480.633
borderplot-methods0.0000.0000.001
boxplot-methods0.7160.0640.778
callFilter-methods0.0280.0000.027
coiplot-methods000
cvFilter-methods0.0160.0000.015
dabg.call0.9840.0121.023
dfw0.2600.0120.329
diffFilter-methods0.0040.0040.011
existsROOTFile0.0040.0000.001
exonLevel0.0000.0000.001
export0.3920.0480.440
export.root0.4320.0360.465
express0.8760.0040.947
exprs-methods000
extenPart0.0000.0000.001
farms0.3880.0000.461
fcFilter-methods0.0160.0000.016
firma000
firma.expr000
firma.score000
fitQC000
fitRLM000
gapFilter-methods0.0120.0040.013
getChipName0.0040.0000.004
getChipType0.0040.0000.004
getDatatype000
getNameType0.0040.0000.003
getNumberTrees0.0040.0000.004
getProbeInfo0.0000.0000.001
getTreeNames0.0040.0040.009
highFilter-methods0.0120.0000.013
hist-methods0.0320.0000.030
image-methods000
import.data0.1880.0000.275
import.exon.scheme000
import.expr.scheme0.0000.0000.001
import.genome.scheme000
indexUnits-methods0.4720.1120.587
ini.call0.3600.0040.433
intensity-methods0.0040.0000.000
intensity2GCplot-methods0.3600.0560.417
isROOTFile000
lowFilter-methods0.0120.0000.010
madFilter-methods0.0120.0000.011
mas40.4880.0040.657
mas50.5320.0120.725
mas5.call0.2160.0000.272
mboxplot-methods0.4320.0760.508
metaProbesets000
namePart000
normalize0.8680.0001.014
nuseplot-methods0.0280.0080.035
plotImage0.0000.0000.001
pm-methods0.5160.0440.560
pmplot-methods0.3680.1080.477
prefilter000
presCall-methods000
probeContentGC-methods0.3440.0360.378
probeSequence-methods0.2840.0320.317
probesetID2unitID-methods0.1800.0080.188
probesetplot-methods0.4360.0160.451
qualify0.0000.0000.001
quantileFilter-methods0.0120.0000.012
ratioFilter-methods0.0120.0000.010
rawCELName-methods0.0280.0000.028
rleplot-methods0.0360.0000.036
rma0.9650.0161.123
root.call0.1720.0040.196
root.data0.1320.0040.164
root.density000
root.expr0.9480.0081.066
root.graph1D000
root.graph2D000
root.hist1D000
root.hist2D000
root.hist3D000
root.image000
root.merge.data0.1760.0040.223
root.mvaplot000
root.profile000
root.scheme0.0240.0000.023
summarize0.9600.0241.083
symbol2unitID-methods0.2000.0040.204
treeInfo-methods0.0360.0040.041
trma0.9320.0041.079
type2Exten000
uniTest-methods0.0120.0000.011
unifilter0.0000.0000.001
unitestFilter-methods0.0120.0000.012
validTreetype000
varFilter-methods0.0080.0000.011
xpsQAReport000