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 218/658HostnameOS / ArchBUILDCHECKBUILD BIN
flowCore 1.25.13
M.Jiang
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/flowCore
Last Changed Rev: 74751 / Revision: 74756
Last Changed Date: 2013-03-23 12:54:15 -0700 (Sat, 23 Mar 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 Leopard (10.5.8) / i386  OK  OK  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: flowCore
Version: 1.25.13
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch flowCore_1.25.13.tar.gz
StartedAt: 2013-03-24 04:59:50 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 05:04:02 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 251.7 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.0 beta (2013-03-21 r62346)
* 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.25.13'
* 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/24s] 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 installed files from 'inst/doc' ... OK
* checking examples ... [80s/82s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
biexponentialTransform 13.061  2.103  15.562
flowFrame-class         5.241  0.513   5.836
flowSet-class           5.002  0.620   5.666
lnTransform             4.044  1.250   5.323
* 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 -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
   'HowTo-flowCore.Rnw' 
** testing if installed package can be loaded
* DONE (flowCore)

flowCore.Rcheck/flowCore-Ex.timings:

nameusersystemelapsed
EHtrans-class0.1400.0140.180
Subset-methods1.7180.0651.852
actionItem-class0.0080.0070.015
arcsinhTransform0.2980.0210.323
asinht-class0.0750.0130.091
biexponentialTransform13.061 2.10315.562
boundaryFilter-class0.2170.0360.254
characterOrTransformation-class0.0040.0050.008
coerce0.1510.0490.201
compensateActionItem-class0.0050.0070.011
compensateView-class0.0030.0050.009
compensatedParameter-class0.4060.1380.550
compensation-class0.8010.2211.029
curv1Filter-class0.7100.2030.935
curv2Filter-class3.1160.4903.907
dg1polynomial-class0.0730.0240.120
each_col-methods0.0880.0180.111
ellipsoidGate0.1550.0440.230
exponential-class0.0790.0460.133
expressionFilter-class0.1820.0580.265
fcReference-class0.0060.0110.018
filter-methods1.2530.2081.468
filter-on-methods0.2580.0390.302
filterList-class0.0190.0090.036
filterResult-class0.0040.0060.011
filterResultList-class2.1040.7662.963
filterSet-class0.1030.0180.123
filterSummary-class0.2870.1070.398
filterSummaryList-class1.7530.4642.393
flowFrame-class5.2410.5135.836
flowSet-class5.0020.6205.666
fsApply0.3990.1000.501
gateActionItem-class0.0060.0080.015
gateView-class0.0030.0060.010
hyperlog-class2.3060.0532.367
identifier-methods0.0640.0170.082
inverseLogicleTransform0.9300.1831.112
invsplitscale-class0.0830.0200.103
keyword-methods1.1520.3411.498
kmeansFilter0.4230.0750.504
linearTransform0.1040.0260.132
lnTransform4.0441.2505.323
logTransform0.1050.0230.132
logarithm-class0.0800.0390.119
logicalFilterResult-class0.0040.0060.010
logicleTransform1.0060.1781.188
manyFilterResult-class0.0050.0070.012
multipleFilterResult-class0.0120.0120.025
norm2Filter-class0.3290.0750.405
normalizeActionItem-class0.0040.0050.010
normalizeView-class0.0030.0050.008
parameters-methods0.0740.0230.165
polygonGate0.1780.0630.242
quadGate0.4910.0980.592
quadratic-class0.0780.0180.097
quadraticTransform0.1120.0390.150
ratio-class0.0760.0160.093
read.FCS0.1350.0400.176
read.FCSheader0.0130.0110.024
read.flowSet0.2990.0840.385
rectangleGate0.2330.0500.284
sampleFilter-class0.1380.0420.180
scaleTransform0.1000.0210.123
singleParameterTransform-class0.0040.0050.008
sinht-class0.0760.0160.094
split-methods2.2150.4392.672
splitScaleTransform3.3601.3144.692
splitscale-class0.0710.0150.087
squareroot-class0.0710.0140.086
subsettingActionItem-class0.0040.0060.010
subsettingView-class0.0040.0050.009
timeFilter-class2.6320.3422.989
transform-class0.0080.0090.017
transformActionItem-class0.0090.0190.028
transformFilter-class0.2620.0380.302
transformList-class0.9000.1461.047
transformMap-class0.0100.0340.045
transformView-class0.0040.0050.009
truncateTransform0.1180.0410.161
unitytransform-class0.0630.0160.080
view-class0.0040.0070.012
workFlow-class0.0060.0100.017
write.FCS0.2270.0340.263
write.flowSet1.9270.3022.247