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 

BioC 3.1: CHECK report for xps on zin2

This page was generated on 2015-10-09 09:23:29 -0700 (Fri, 09 Oct 2015).

Package 1021/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
xps 1.28.0
Christian Stratowa
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/xps
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: xps
Version: 1.28.0
Command: /home/biocbuild/bbs-3.1-bioc/R/bin/R CMD check --no-vignettes --timings xps_1.28.0.tar.gz
StartedAt: 2015-10-09 06:22:01 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 06:25:27 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 205.4 seconds
RetCode: 0
Status:  OK 
CheckDir: xps.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.1-bioc/R/bin/R CMD check --no-vignettes --timings xps_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.1-bioc/meat/xps.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-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.28.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 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 ... [117s/120s] OK
* checking installed package size ... NOTE
  installed size is 12.2Mb
  sub-directories of 1Mb or more:
    doc    2.9Mb
    libs   6.1Mb
* checking package directory ... OK
* checking ‘build’ 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘tools’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
corplot,ExprTreeSet : .local: warning in axis(4, label = y, at = seq(0,
  1, by = (1/(length(y) - 1))), las = 2, cex.axis = 0.8): partial
  argument match of 'label' to 'labels'
image,ProcesSet : .local: warning in axis(4, label = y, at = seq(0, 1,
  by = (1/(length(y) - 1))), las = 2, cex.axis = 0.8): partial argument
  match of 'label' to 'labels'
image,QualTreeSet : .local: warning in axis(4, label = y, at = seq(0,
  1, by = (1/(length(y) - 1))), las = 2, cex.axis = 0.8): partial
  argument match of 'label' to 'labels'
madplot,ExprTreeSet : .local: warning in axis(4, label = y, at = seq(0,
  1, by = (1/(length(y) - 1))), las = 2, cex.axis = 0.8): partial
  argument match of 'label' to 'labels'
* 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 GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.1-bioc/meat/xps.Rcheck/xps/libs/xps.so’:
  Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [19s/28s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.1-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
found ROOT version 5.32/01 in directory /usr/local/root
** libs
** arch - 
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c TMLMath.cxx
TMLMath.cxx:1109:0: warning: "xmax" redefined [enabled by default]
 #define xmax  2.5327372760800758e+305
 ^
TMLMath.cxx:1060:0: note: this is the location of the previous definition
 # define xmax  3.745194030963158e306
 ^
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c TStat.cxx
g++ -I/usr/local/root/include -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]
       Double_t mn1, mn2, se, df, stat, pval, pcha, padj;
                                        ^
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSBase.cxx
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSUtils.cxx
g++ -I/usr/local/root/include -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]
    Int_t   order, x, y, position, id;
            ^
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]
    Int_t x, y, plen, flag;
                      ^
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]
    Int_t    nprobes;
             ^
XPSSchemes.cxx: In member function ‘virtual Int_t XExonChip::ReadData(std::ifstream&, Option_t*, const char*, char, Int_t)’:
XPSSchemes.cxx:7506:29: warning: variable ‘psetID’ set but not used [-Wunused-but-set-variable]
    Int_t    geneID, exonID, psetID;
                             ^
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSDataTypes.cxx
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSProjectHandler.cxx
g++ -I/usr/local/root/include -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]
    Bool_t hasMaxNPix   = kFALSE;
           ^
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]
    Int_t err = errNoErr;
          ^
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]
    Int_t fNMasked = atoi(strtok(&nextline[dif], "\""));
          ^
XPSData.cxx:2820:10: warning: unused variable ‘fNOutlier’ [-Wunused-variable]
    Int_t fNOutlier = atoi(strtok(&nextline[dif], "\""));
          ^
XPSData.cxx:2830:10: warning: unused variable ‘fNModified’ [-Wunused-variable]
    Int_t fNModified = atoi(strtok(&nextline[dif], "\""));
          ^
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]
    Int_t numunits = 0;
          ^
g++ -I/usr/local/root/include -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]
    Int_t err = errNoErr;
          ^
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSHybridizer.cxx
g++ -I/usr/local/root/include -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]
    Int_t err    = errNoErr;
          ^
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]
    Double_t par0, par1;
                   ^
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSNormalizer.cxx
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSPreProcessing.cxx
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::DoBorderElements(Int_t, TTree**, TTree**, XDNAChip*, TFile*)’:
XPSPreProcessing.cxx:3522:10: warning: unused variable ‘idxhi’ [-Wunused-variable]
    Int_t idxhi, idxlo;
          ^
XPSPreProcessing.cxx:3522:17: warning: unused variable ‘idxlo’ [-Wunused-variable]
    Int_t idxhi, idxlo;
                 ^
XPSPreProcessing.cxx:3527:13: warning: variable ‘mnhi’ set but not used [-Wunused-but-set-variable]
    Double_t mnhi, lmnhi, rmnhi, tmnhi, bmnhi;
             ^
XPSPreProcessing.cxx:3528:13: warning: variable ‘mnlo’ set but not used [-Wunused-but-set-variable]
    Double_t mnlo, lmnlo, rmnlo, tmnlo, bmnlo;
             ^
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::DoBgrdQualityControl(Int_t, TTree**, XDNAChip*, TFile*)’:
XPSPreProcessing.cxx:3677:10: warning: unused variable ‘numunits’ [-Wunused-variable]
    Int_t numunits = chip->GetNumUnits();
          ^
XPSPreProcessing.cxx:3678:10: warning: unused variable ‘size’ [-Wunused-variable]
    Int_t size     = numrows*numcols;
          ^
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::ExportResdTrees(Int_t, TString*, const char*, std::ofstream&, const char*)’:
XPSPreProcessing.cxx:5780:10: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
    Int_t err = errNoErr;
          ^
XPSPreProcessing.cxx: In member function ‘virtual Int_t XGCProcesSet::ExportQualTrees(Int_t, TString*, const char*, std::ofstream&, const char*)’:
XPSPreProcessing.cxx:6769:16: warning: unused variable ‘idxstr’ [-Wunused-variable]
    XIdxString *idxstr = 0;
                ^
XPSPreProcessing.cxx: In member function ‘TTree* XGCProcesSet::FillDataTree(TTree*, const char*, XAlgorithm*, Int_t, Int_t, Double_t*, Double_t*)’:
XPSPreProcessing.cxx:8744:1: warning: label ‘cleanup’ defined but not used [-Wunused-label]
 cleanup:
 ^
XPSPreProcessing.cxx: In member function ‘virtual Int_t XExonProcesSet::DoSpliceExpress(Int_t, TTree**, Int_t, TTree**, TFile*)’:
XPSPreProcessing.cxx:9789:14: warning: unused variable ‘numatoms’ [-Wunused-variable]
       Int_t  numatoms = unit->GetNumAtoms();
              ^
XPSPreProcessing.cxx:9396:10: warning: unused variable ‘x’ [-Wunused-variable]
    Int_t x   = 0;
          ^
XPSPreProcessing.cxx:9397:10: warning: unused variable ‘y’ [-Wunused-variable]
    Int_t y   = 0;
          ^
XPSPreProcessing.cxx:9402:10: warning: unused variable ‘stepout’ [-Wunused-variable]
    Int_t stepout = (Int_t)((100000.0 + 10.0*numdata)/(Float_t)numdata); //step size for verbose output
          ^
XPSPreProcessing.cxx: In member function ‘virtual TTree* XExonProcesSet::SchemeTree(XAlgorithm*, void*, TLeaf**)’:
XPSPreProcessing.cxx:10356:18: warning: unused variable ‘scheme_ptr_ptr’ [-Wunused-variable]
    XExonScheme **scheme_ptr_ptr = (XExonScheme**)scheme;
                  ^
g++ -I/usr/local/root/include -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]
    Int_t err = errNoErr;
          ^
g++ -I/usr/local/root/include -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]
    TBranch *brchUnit = intree->GetBranch("fUnitID"); //prevent crash SafeDelete(fDataFile)
             ^
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSAnalyzer.cxx
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c XPSAnalysis.cxx
g++ -I/usr/local/root/include -O2 -Wall -fPIC -pthread -m64 -I/usr/local/root/include/root -c rwrapper.cxx
Generating dictionary xpsDict.cxx...
g++ -I/usr/local/root/include -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 /home/biocbuild/bbs-3.1-bioc/meat/xps.Rcheck/xps/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (xps)

xps.Rcheck/xps-Ex.timings:

nameusersystemelapsed
AffyRNAdeg0.0010.0000.000
AnalysisTreeSet-class0.0010.0000.001
CallTreeSet-class0.0010.0000.001
DataTreeSet-class0.0020.0000.002
ExprTreeSet-class0.0010.0000.001
Filter-class0.0010.0000.001
FilterTreeSet-class0.0020.0000.001
NUSE0.0010.0000.000
PreFilter-class0.0660.0000.067
PreFilter-constructor0.0320.0000.032
ProcesSet-class0.0010.0000.002
ProjectInfo-class0.0090.0000.009
ProjectInfo-constructor0.0410.0030.045
QualTreeSet-class0.0010.0010.002
RLE0.0010.0000.001
SchemeTreeSet-class0.0010.0000.001
TreeSet-class0.0010.0000.001
UniFilter-class0.0130.0000.013
UniFilter-constructor0.0230.0000.024
addData-methods0.2020.0150.664
attachCall-methods0.2420.0080.389
attachDataXY-methods0.1200.0280.149
attachExpr-methods1.3120.0161.592
attachInten-methods0.2510.0320.283
attachMask-methods0.0840.0230.118
attachProbe-methods0.1040.0310.154
attachUnitNames-methods0.0830.0000.082
bgcorrect0.4070.0720.633
borderplot-methods0.0010.0000.000
boxplot-methods0.3430.0440.387
callFilter-methods0.0180.0000.018
coiplot-methods0.0010.0000.001
cvFilter-methods0.0090.0000.008
dabg.call0.9110.0051.062
dfw0.2320.0000.477
diffFilter-methods0.010.000.01
existsROOTFile0.0010.0000.001
exonLevel0.0010.0000.001
export0.3060.0720.378
export.root0.2830.0520.335
express1.3160.0081.558
exprs-methods0.0010.0000.000
extenPart0.0010.0000.001
farms0.2470.0040.504
fcFilter-methods0.0110.0000.011
firma0.0010.0000.001
firma.expr0.0010.0000.001
firma.score0.0000.0000.001
fitQC0.0000.0000.001
fitRLM0.0000.0010.001
gapFilter-methods0.0090.0030.013
getChipName0.0040.0000.003
getChipType0.0030.0000.002
getDatatype0.0010.0000.001
getNameType0.0000.0030.003
getNumberTrees0.0020.0010.003
getProbeInfo0.0020.0000.002
getTreeNames0.0070.0000.007
highFilter-methods0.0090.0000.010
hist-methods0.0200.0000.019
image-methods0.0010.0000.001
import.data0.1590.0040.459
import.exon.scheme0.0000.0030.001
import.expr.scheme0.0000.0000.001
import.genome.scheme0.0000.0000.001
indexUnits-methods0.4290.1110.540
ini.call0.3160.0080.546
intensity-methods0.0010.0000.001
intensity2GCplot-methods0.2300.0560.286
isROOTFile0.0010.0000.001
lowFilter-methods0.0100.0000.009
madFilter-methods0.0080.0000.009
mas40.3920.0040.758
mas50.4230.0040.782
mas5.call0.1660.0000.331
mboxplot-methods0.3460.0440.390
metaProbesets000
namePart0.0010.0000.001
normalize1.2440.0001.965
nuseplot-methods0.0280.0000.048
plotImage0.0020.0000.001
pm-methods0.3770.0710.449
pmplot-methods0.3110.0760.388
prefilter000
presCall-methods0.0000.0000.001
probeContentGC-methods0.1860.0520.237
probeSequence-methods0.1420.0320.175
probesetID2unitID-methods0.0840.0040.101
probesetplot-methods0.2580.0360.315
qualify0.0010.0000.001
quantileFilter-methods0.0090.0000.008
ratioFilter-methods0.0080.0000.008
rawCELName-methods0.0180.0000.018
rleplot-methods0.0250.0000.025
rma1.2450.0042.279
root.call0.1310.0050.391
root.data0.1070.0000.345
root.density0.0000.0000.001
root.expr1.2150.0081.744
root.graph1D0.0010.0000.001
root.graph2D0.0000.0000.001
root.hist1D000
root.hist2D0.0010.0000.001
root.hist3D0.0000.0000.001
root.image000
root.merge.data0.1310.0000.382
root.mvaplot0.0010.0000.001
root.profile0.0010.0000.004
root.scheme0.020.000.04
summarize1.2350.0072.313
symbol2unitID-methods0.1090.0010.216
treeInfo-methods0.0290.0000.057
trma1.2490.0002.356
type2Exten0.0000.0000.001
uniTest-methods0.0090.0000.009
unifilter0.0000.0000.001
unitestFilter-methods0.0110.0000.012
validTreetype0.0000.0000.001
varFilter-methods0.0090.0000.011
xpsQAReport0.0000.0000.001