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.12: CHECK report for flowCore on petty

This page was generated on 2013-10-09 09:39:33 -0700 (Wed, 09 Oct 2013).

Package 221/671HostnameOS / ArchBUILDCHECKBUILD BIN
flowCore 1.26.3
M.Jiang
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/flowCore
Last Changed Rev: 79455 / Revision: 81334
Last Changed Date: 2013-08-14 13:35:48 -0700 (Wed, 14 Aug 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: flowCore
Version: 1.26.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch flowCore_1.26.3.tar.gz
StartedAt: 2013-10-08 22:19:39 -0700 (Tue, 08 Oct 2013)
EndedAt: 2013-10-08 22:24:20 -0700 (Tue, 08 Oct 2013)
EllapsedTime: 280.9 seconds
RetCode: 0
Status:  OK 
CheckDir: flowCore.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/flowCore.Rcheck'
* using R version 3.0.1 (2013-05-16)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'flowCore/DESCRIPTION' ... OK
* this is package 'flowCore' version '1.26.3'
* 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 ... [23s/27s] OK
* checking installed package size ... NOTE
  installed size is  8.7Mb
  sub-directories of 1Mb or more:
    data      5.0Mb
    doc       1.2Mb
    extdata   1.1Mb
* checking package 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 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 ... 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 examples ... [84s/85s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
biexponentialTransform 12.893  1.692  14.791
flowFrame-class         6.307  0.470   6.935
flowSet-class           5.700  0.529   6.247
* 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
  '/Users/biocbuild/bbs-2.12-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  -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  -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  -c biexponential.c -o biexponential.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  -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  -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  -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  -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  -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 Logicle.o biexponential.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.12-bioc/meat/flowCore.Rcheck/flowCore/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'filter' in package 'flowCore'
Creating a new generic function for 'ls' in package 'flowCore'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (flowCore)

flowCore.Rcheck/flowCore-Ex.timings:

nameusersystemelapsed
EHtrans-class0.1450.0110.157
Subset-methods1.6640.0451.728
actionItem-class0.0100.0020.012
arcsinhTransform0.2880.0090.297
asinht-class0.0790.0080.086
biexponentialTransform12.893 1.69214.791
boundaryFilter-class0.2430.0350.280
characterOrTransformation-class0.0030.0040.007
coerce0.1580.0410.201
compensateActionItem-class0.0040.0040.007
compensateView-class0.0030.0040.008
compensatedParameter-class0.4130.1040.521
compensation-class0.8390.1941.038
curv1Filter-class0.7450.1820.936
curv2Filter-class3.9490.3914.374
dg1polynomial-class0.0750.0150.089
each_col-methods0.0780.0170.096
ellipsoidGate0.1830.0550.239
exponential-class0.0740.0130.087
expressionFilter-class0.1910.0470.238
fcReference-class0.0110.0340.045
filter-methods1.4550.1821.651
filter-on-methods0.2840.0270.322
filterList-class0.0180.0060.026
filterResult-class0.0040.0050.009
filterResultList-class2.1160.6222.823
filterSet-class0.1170.0220.140
filterSummary-class0.2620.0730.338
filterSummaryList-class1.8110.3832.210
flowFrame-class6.3070.4706.935
flowSet-class5.7000.5296.247
fsApply0.3910.0700.463
gateActionItem-class0.0030.0040.008
gateView-class0.0040.0040.008
hyperlog-class2.9670.0253.003
identifier-methods0.0630.0130.078
inverseLogicleTransform1.0730.1481.242
invsplitscale-class0.0800.0240.105
keyword-methods1.4760.3061.789
kmeansFilter0.4670.0700.538
linearTransform0.1040.0190.123
lnTransform3.6370.9844.645
logTransform0.0990.0170.116
logarithm-class0.0740.0120.086
logicalFilterResult-class0.0030.0040.007
logicleTransform1.1430.1551.302
manyFilterResult-class0.0040.0050.009
multipleFilterResult-class0.0080.0080.017
norm2Filter-class0.3270.0420.369
normalizeActionItem-class0.0030.0040.008
normalizeView-class0.0030.0040.007
parameters-methods0.0700.0150.085
polygonGate0.1720.0380.210
quadGate0.4450.0630.508
quadratic-class0.0760.0290.105
quadraticTransform0.1020.0180.120
ratio-class0.0820.0280.109
read.FCS0.1420.0220.165
read.FCSheader0.0140.0100.024
read.flowSet0.4740.1130.589
rectangleGate0.2610.0480.310
sampleFilter-class0.1390.0310.170
scaleTransform0.0930.0170.111
singleParameterTransform-class0.0040.0040.007
sinht-class0.0720.0130.084
split-methods2.2110.3622.579
splitScaleTransform3.8510.9364.869
splitscale-class0.0760.0140.091
squareroot-class0.0730.0120.090
subsettingActionItem-class0.0080.0120.020
subsettingView-class0.0030.0040.007
timeFilter-class3.4070.2943.912
transform-class0.0080.0070.015
transformActionItem-class0.0030.0050.009
transformFilter-class0.2670.0350.325
transformList-class1.0530.1541.278
transformMap-class0.0040.0050.008
transformView-class0.0100.0310.042
truncateTransform0.1020.0190.132
unitytransform-class0.0670.0140.083
view-class0.0050.0060.010
workFlow-class0.0070.0090.020
write.FCS0.2540.0300.303
write.flowSet2.2580.2722.546