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 2.13: CHECK report for flowCore on perceval

This page was generated on 2014-04-05 09:51:54 -0700 (Sat, 05 Apr 2014).

Package 249/750HostnameOS / ArchBUILDCHECKBUILD BIN
flowCore 1.28.24
M.Jiang
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/flowCore
Last Changed Rev: 88194 / Revision: 88450
Last Changed Date: 2014-03-31 10:39:54 -0700 (Mon, 31 Mar 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: flowCore
Version: 1.28.24
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch flowCore_1.28.24.tar.gz
StartedAt: 2014-04-05 01:13:18 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 01:17:33 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 254.5 seconds
RetCode: 0
Status:  OK 
CheckDir: flowCore.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/flowCore.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘1.28.24’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘flowCore’ can be installed ... [20s/22s] OK
* checking installed package size ... NOTE
  installed size is  8.7Mb
  sub-directories of 1Mb or more:
    data      5.0Mb
    doc       1.1Mb
    extdata   1.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 dependencies in R code ... NOTE
‘:::’ calls which should be ‘::’:
  ‘Rgraphviz:::layoutGraph’ ‘Rgraphviz:::renderGraph’
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘inpolygon’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of 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
[[<-,filterSet-character-ANY-formula : harvest: warning in exists(f,
  env = x@env): partial argument match of 'env' to 'envir'
coerce,environment-flowSet: warning in ls(env = from): partial argument
  match of 'env' to 'envir'
coerce,environment-flowSet : <anonymous>: warning in get(f, env =
  from): partial argument match of 'env' to 'envir'
coerce,filterSet-list: warning in ls(env = from@env): partial argument
  match of 'env' to 'envir'
identifier,filterReference: warning in exists(object@name, env =
  object@env): partial argument match of 'env' to 'envir'
names,filterSet: warning in ls(env = x@env): partial argument match of
  'env' to 'envir'
plot,workFlow-missing : <anonymous>: warning in edgeData(..., at =
  "actionItem"): partial argument match of 'at' to 'attr'
show,filterReference: warning in exists(object@name, env = object@env):
  partial argument match of 'env' to 'envir'
summary,transform: warning in ls(env = e): partial argument match of
  'env' to 'envir'
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [74s/82s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
biexponentialTransform 11.981  1.915  16.159
splitScaleTransform     5.144  1.019   6.431
lnTransform             4.174  1.043   5.413
* 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

NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-2.13-bioc/meat/flowCore.Rcheck/00check.log’
for details.

flowCore.Rcheck/00install.out:

* installing *source* package ‘flowCore’ ...
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c FastLogicle.cpp -o FastLogicle.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c Hyperlog.cpp -o Hyperlog.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c Logicle.cpp -o Logicle.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c biexponential.c -o biexponential.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c hyperlogTransform.cpp -o hyperlogTransform.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c inPolygon.c -o inPolygon.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c inPolytope.c -o inPolytope.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c init.c -o init.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c logicleTransform.cpp -o logicleTransform.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c zeroin.c -o zeroin.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o flowCore.so FastLogicle.o Hyperlog.o Logicle.o biexponential.o hyperlogTransform.o inPolygon.o inPolytope.o init.o logicleTransform.o zeroin.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.13-bioc/meat/flowCore.Rcheck/flowCore/libs
** R
** data
** inst
** preparing package for lazy loading
Warning in rgl.init(initValue, onlyNULL) :
  RGL: GLX extension missing on server
Warning in fun(libname, pkgname) : error in rgl_init
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning in rgl.init(initValue, onlyNULL) :
  RGL: GLX extension missing on server
Warning in fun(libname, pkgname) : error in rgl_init
* DONE (flowCore)

flowCore.Rcheck/flowCore-Ex.timings:

nameusersystemelapsed
EHtrans-class0.0970.0120.109
FCSTransTransform2.7700.1534.424
Subset-methods0.7390.0891.485
actionItem-class0.0080.0040.012
arcsinhTransform0.0910.0350.128
asinht-class0.0500.0160.066
asinhtGml2-class0.0560.0150.073
biexponentialTransform11.981 1.91516.159
boundaryFilter-class0.1660.0300.222
characterOrTransformation-class0.0030.0040.009
coerce0.1240.0430.185
compensateActionItem-class0.0030.0040.009
compensateView-class0.0030.0040.007
compensatedParameter-class0.3130.1360.494
compensation-class0.6720.2250.916
curv1Filter-class0.5440.1830.733
curv2Filter-class2.4050.4172.939
dg1polynomial-class0.0510.0150.067
each_col-methods0.0550.0150.072
ellipsoidGate0.1390.0710.212
exponential-class0.0480.0140.064
expressionFilter-class0.1440.0530.203
fcReference-class0.0100.0260.035
filter-methods0.9080.1631.074
filter-on-methods0.2000.0390.240
filterList-class0.0140.0070.021
filterResult-class0.0030.0030.007
filterResultList-class1.8550.6982.686
filterSet-class0.0890.0300.120
filterSummary-class0.1980.0980.299
filterSummaryList-class1.1910.3861.607
flowFrame-class4.3290.4864.940
flowSet-class4.2010.5774.941
fsApply0.2890.0790.371
gateActionItem-class0.0040.0040.008
gateView-class0.0030.0040.008
getIndexSort-methods0.0520.0170.070
hyperlog-class1.9480.0301.996
hyperlogtGml2-class0.0660.0190.084
identifier-methods0.0650.0190.086
inverseLogicleTransform0.6900.1620.903
invsplitscale-class0.0640.0270.092
keyword-methods1.1420.3101.486
kmeansFilter0.3510.0770.440
linearTransform0.0740.0210.096
lintGml2-class0.0450.0130.058
lnTransform4.1741.0435.413
logTransform0.3270.0760.433
logarithm-class0.0500.0140.066
logicalFilterResult-class0.0040.0050.009
logicleTransform0.7600.1540.923
logicletGml2-class0.0550.0160.070
logtGml2-class0.0590.0320.092
manyFilterResult-class0.0030.0050.009
multipleFilterResult-class0.0030.0070.010
norm2Filter-class0.2490.0610.314
normalizeActionItem-class0.0040.0050.009
normalizeView-class0.0040.0050.009
parameters-methods0.0590.0330.101
polygonGate0.1380.0470.184
quadGate0.3550.0680.424
quadratic-class0.0520.0130.067
quadraticTransform0.0770.0210.101
ratio-class0.0550.0160.072
ratiotGml2-class0.0540.0260.082
read.FCS0.1080.0270.136
read.FCSheader0.0150.0100.026
read.flowSet0.2270.0820.317
rectangleGate0.1930.0570.253
sampleFilter-class0.1100.0440.155
scaleTransform0.0750.0220.099
singleParameterTransform-class0.0040.0040.008
sinht-class0.0560.0160.072
split-methods1.5360.3661.928
splitScaleTransform5.1441.0196.431
splitscale-class0.0460.0130.059
squareroot-class0.0470.0130.061
subsettingActionItem-class0.0080.0140.022
subsettingView-class0.0040.0060.009
timeFilter-class2.2780.3152.628
transform-class0.0070.0080.014
transformActionItem-class0.0030.0050.009
transformFilter-class0.1800.0280.208
transformList-class0.6600.1340.850
transformMap-class0.0030.0040.007
transformView-class0.0030.0040.008
truncateTransform0.0660.0170.087
unitytransform-class0.0460.0150.064
view-class0.0030.0050.008
workFlow-class0.0120.0240.036
write.FCS0.1630.0280.197
write.flowSet1.5170.2631.907