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 477/479HostnameOS / ArchBUILDCHECKBUILD BIN
xps 1.13.2
Christian Stratowa
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/xps
Last Changed Rev: 56519 / Revision: 56603
Last Changed Date: 2011-07-03 09:52:52 -0700 (Sun, 03 Jul 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK [ ERROR ]
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
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  ERROR  skipped  skipped 
pitt Mac OS X Leopard (10.5.8) / i386  ERROR  skipped  skipped 

Summary

Package: xps
Version: 1.13.2
Command: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings xps_1.13.2.tar.gz
StartedAt: 2011-07-07 02:36:25 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 02:39:42 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 197.0 seconds
RetCode: 1
Status:  ERROR 
CheckDir: xps.Rcheck
Warnings: NA

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-06-15 r56138)
* 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.2’
* 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 14.6Mb
  sub-directories of 1Mb or more:
    doc    5.4Mb
    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 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 ... ERROR
Running examples in ‘xps-Ex.R’ failed
The error most likely occurred in:

> assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: probesetID2unitID-methods
> ### Title: Conversion between Probeset IDs and UnitIDs
> ### Aliases: probesetID2unitID-methods probesetID2unitID
> ###   transcriptID2unitID-methods transcriptID2unitID
> ###   unitID2probesetID-methods unitID2probesetID
> ###   unitID2transcriptID-methods unitID2transcriptID
> ### Keywords: methods
> 
> ### ** Examples
> 
> ## load ROOT scheme file
> scheme.test3 <- root.scheme(paste(.path.package("xps"),"schemes/SchemeTest3.root",sep="/"))
> 
> ## unitNames not attached
> id <- unitID2probesetID(scheme.test3, c(2,34,229))
slot ‘unitname’ is empty, importing data from ‘Test3.idx’ ...
Error in parse(text = paste("id", sQuote(x), sep = "$")) : 
  1:4: unexpected input
1: id$â
      ^
Calls: unitID2probesetID ... .local -> unitID2affyID -> lapply -> FUN -> eval -> parse
Execution halted

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

Welcome to xps version 1.13.2 
    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.002
ExprTreeSet-class0.0040.0000.001
Filter-class0.0000.0000.001
FilterTreeSet-class0.0000.0000.001
PreFilter-class0.1000.0000.101
PreFilter-constructor0.0480.0000.047
ProcesSet-class0.0000.0000.001
ProjectInfo-class0.0120.0000.013
ProjectInfo-constructor0.0720.0000.076
QualTreeSet-class0.0040.0000.001
SchemeTreeSet-class0.0000.0000.001
TreeSet-class0.0000.0000.001
UniFilter-class0.020.000.02
UniFilter-constructor0.0280.0080.034
addData-methods0.3640.0160.595
attachCall-methods0.3840.0080.478
attachDataXY-methods0.1880.0280.217
attachExpr-methods1.0680.0561.245
attachInten-methods0.2880.0360.323
attachMask-methods0.1280.0280.155
attachUnitNames-methods0.1120.0000.113
bgcorrect0.4680.0800.610
borderplot-methods000
boxplot-methods0.5280.0760.611
callFilter-methods0.0240.0000.026
coiplot-methods000
cvFilter-methods0.0120.0000.013
dabg.call1.0400.0001.088
dfw0.2880.0200.369
diffFilter-methods0.0120.0000.011
existsROOTFile0.0000.0000.001
exonLevel000
export0.3720.0440.417
export.root0.4080.0600.467
express0.9080.0401.175
exprs-methods000
extenPart000
farms0.3960.0040.479
fcFilter-methods0.0160.0000.017
firma000
firma.expr000
firma.score000
fitQC000
fitRLM0.0000.0000.001
gapFilter-methods0.0160.0000.014
getChipName0.0040.0000.004
getChipType0.0040.0000.003
getDatatype000
getNameType0.0040.0000.002
getNumberTrees0.0040.0000.003
getProbeInfo0.0000.0000.002
getTreeNames0.0080.0000.008
highFilter-methods0.0120.0000.012
hist-methods0.0240.0000.028
image-methods000
import.data0.1960.0000.936
import.exon.scheme0.0000.0000.001
import.expr.scheme0.0000.0040.001
import.genome.scheme000
indexUnits-methods0.4360.1440.580
ini.call0.4000.0040.516
intensity-methods000
isROOTFile000
lowFilter-methods0.0120.0000.011
madFilter-methods0.0120.0000.011
mas40.4800.0080.671
mas50.5440.0160.732
mas5.call0.2080.0040.288
mboxplot-methods0.4360.0680.500
metaProbesets000
namePart000
normalize0.9640.0081.626
nuseplot-methods0.0480.0000.045
plotImage0.0000.0000.001
pm-methods0.4800.0720.551
pmplot-methods0.4480.0640.513
prefilter0.0000.0000.001
presCall-methods0.0000.0000.001