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.0: CHECK report for xps on moscato1

This page was generated on 2015-04-10 09:45:04 -0700 (Fri, 10 Apr 2015).

Package 930/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
xps 1.26.1
Christian Stratowa
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/xps
Last Changed Rev: 101499 / Revision: 102249
Last Changed Date: 2015-03-28 02:45:25 -0700 (Sat, 28 Mar 2015)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: xps
Version: 1.26.1
Command: D:\biocbld\bbs-3.0-bioc\R\bin\R.exe --arch i386 CMD check --no-multiarch --no-vignettes --timings xps_1.26.1.tar.gz
StartedAt: 2015-04-10 06:40:48 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 06:46:43 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 355.0 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: xps.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbld\bbs-3.0-bioc\R\bin\R.exe --arch i386 CMD check --no-multiarch --no-vignettes --timings xps_1.26.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/xps.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'xps/DESCRIPTION' ... OK
* this is package 'xps' version '1.26.1'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... WARNING
Subdirectory 'xps/src' contains apparent object files/libraries
  xps.dll
Object files/libraries should not be included in a source package.
* 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 whether package 'xps' can be installed ... [171s] OK
* checking installed package size ... NOTE
  installed size is 13.2Mb
  sub-directories of 1Mb or more:
    doc    3.0Mb
    libs   7.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 ... 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 ... WARNING
Found the following sources/headers with CR or CRLF line endings:
  src/xpsDict.h
Some Unix compilers require LF line endings.
* 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 for i386 is not available
File 'D:/biocbld/bbs-3.0-bioc/meat/xps.Rcheck/xps/libs/i386/xps.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'printf', possibly from 'printf' (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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... [51s] 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

WARNING: There were 2 warnings.
NOTE: There were 5 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/xps.Rcheck/00check.log'
for details.

xps.Rcheck/00install.out:

* installing *source* package 'xps' ...
testing for presence of ROOT...
   found root.exe of ROOT in directory C:\root/bin...OK
** libs
  running 'src/Makefile.win' ...
g++ -pipe -mwindows  -IC:/root/include -include w32pragma.h -O2 -DWIN32 -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++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c TStat.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c StatUtils.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSBase.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSUtils.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSSchemes.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSDataTypes.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSProjectHandler.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSData.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSProcessing.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSHybridizer.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSSelector.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSNormalizer.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSPreProcessing.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSNormation.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSFilter.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSAnalyzer.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c XPSAnalysis.cxx
g++ -pipe -mwindows  -IC:/root/include -FIw32pragma.h   -O3 -DWIN32 -c rwrapper.cxx
Generating dictionary xpsDict.cxx...
#@rootcint -f xpsDict.cxx -c TMLMath.h TStat.h StatUtils.h XPSBase.h XPSUtils.h XPSSchemes.h XPSDataTypes.h XPSProjectHandler.h XPSData.h XPSProcessing.h XPSHybridizer.h XPSSelector.h XPSNormalizer.h XPSPreProcessing.h XPSNormation.h XPSFilter.h XPSAnalyzer.h XPSAnalysis.h rwrapper.h xpsLinkDef.h
C:/root/cint\cint\include\stdfunc.dll: Access is denied.

C:/root/cint\cint\stl\vector.dll: Access is denied.

C:/root/cint\cint\stl\vectorbool.dll: Access is denied.

C:/root/cint\cint\include\stdfunc.dll: Access is denied.

C:/root/cint\cint\include\stdcxxfunc.dll: Access is denied.

C:/root/cint\cint\include\stdfunc.dll: Access is denied.

C:/root/cint\cint\stl\map.dll: Access is denied.

C:/root/cint\cint\stl\map2.dll: Access is denied.

C:/root/cint\cint\stl\multimap.dll: Access is denied.

C:/root/cint\cint\stl\multimap2.dll: Access is denied.

g++ -pipe -mwindows  -IC:/root/include -include w32pragma.h -O3 -DWIN32 -c xpsDict.cxx
g++ -o xps.dll -mwindows -Wl,--subsystem,windows -Wl,--dll -shared  *.o "C:/root/lib/libCore.lib" "C:/root/lib/libCint.lib" "C:/root/lib/libHist.lib" "C:/root/lib/libGraf.lib" "C:/root/lib/libGraf3d.lib" "C:/root/lib/libGpad.lib" "C:/root/lib/libTree.lib" "C:/root/lib/libRint.lib" "C:/root/lib/libPostscript.lib" "C:/root/lib/libMatrix.lib" "C:/root/lib/libPhysics.lib" "C:/root/lib/libNet.lib" "C:/root/lib/libRIO.lib" "C:/root/lib/libMathCore.lib" "C:/root/lib/libGui.lib" "C:/root/lib/libGraf.lib" "C:/root/lib/libGpad.lib" "C:/root/lib/libGed.lib" "C:/root/lib/libTreePlayer.lib" "C:/root/lib/libTreeViewer.lib"
installing to D:/biocbld/bbs-3.0-bioc/meat/xps.Rcheck/xps/libs/i386
** 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
AffyRNAdeg000
AnalysisTreeSet-class000
CallTreeSet-class000
DataTreeSet-class000
ExprTreeSet-class000
Filter-class000
FilterTreeSet-class000
NUSE000
PreFilter-class0.050.000.05
PreFilter-constructor0.060.000.06
ProcesSet-class000
ProjectInfo-class0.020.000.01
ProjectInfo-constructor0.060.000.07
QualTreeSet-class000
RLE000
SchemeTreeSet-class000
TreeSet-class000
UniFilter-class0.020.000.01
UniFilter-constructor0.020.000.01
addData-methods0.340.001.86
attachCall-methods0.270.000.92
attachDataXY-methods0.100.030.14
attachExpr-methods1.470.052.51
attachInten-methods0.420.000.42
attachMask-methods0.140.000.14
attachProbe-methods0.190.000.19
attachUnitNames-methods0.090.000.09
bgcorrect0.670.011.47
borderplot-methods000
boxplot-methods0.570.000.56
callFilter-methods0.010.000.02
coiplot-methods000
cvFilter-methods000
dabg.call1.450.002.14
dfw0.290.031.08
diffFilter-methods0.020.000.01
existsROOTFile000
exonLevel000
export0.650.040.69
export.root0.710.000.70
express1.450.012.75
exprs-methods000
extenPart000
farms0.360.001.63
fcFilter-methods0.010.000.02
firma000
firma.expr000
firma.score000
fitQC0.020.000.02
fitRLM000
gapFilter-methods000
getChipName000
getChipType000
getDatatype000
getNameType000
getNumberTrees000
getProbeInfo000
getTreeNames0.010.000.01
highFilter-methods0.020.000.02
hist-methods0.020.000.01
image-methods000
import.data0.200.031.55
import.exon.scheme000
import.expr.scheme000
import.genome.scheme000
indexUnits-methods0.530.030.56
ini.call0.390.001.53
intensity-methods000
intensity2GCplot-methods0.250.070.31
isROOTFile000
lowFilter-methods0.010.000.02
madFilter-methods000
mas40.500.011.95
mas50.560.002.20
mas5.call0.160.030.62
mboxplot-methods0.470.030.51
metaProbesets000
namePart000
normalize1.510.024.75
nuseplot-methods0.030.000.03
plotImage000
pm-methods0.580.030.61
pmplot-methods0.480.030.52
prefilter000
presCall-methods000
probeContentGC-methods0.260.040.31
probeSequence-methods0.190.020.21
probesetID2unitID-methods0.080.000.08
probesetplot-methods0.420.020.43
qualify000
quantileFilter-methods000
ratioFilter-methods0.020.000.02
rawCELName-methods0.030.000.03
rleplot-methods0.030.000.03
rma1.420.002.28
root.call0.190.000.93
root.data0.150.000.69
root.density000
root.expr1.420.002.28
root.graph1D000
root.graph2D000
root.hist1D000
root.hist2D000
root.hist3D000
root.image000
root.merge.data0.170.011.18
root.mvaplot000
root.profile000
root.scheme0.030.000.03
summarize1.440.004.86
symbol2unitID-methods0.120.000.12
treeInfo-methods0.050.000.05
trma1.420.022.96
type2Exten000
uniTest-methods0.020.000.02
unifilter000
unitestFilter-methods0.010.000.01
validTreetype000
varFilter-methods000
xpsQAReport000