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-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/flowCore
Last Changed Rev: 74751 / Revision: 74774
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 

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-25 02:23:26 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 02:27:06 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 219.8 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 Under development (unstable) (2013-02-26 r62077)
* using platform: i386-apple-darwin9.8.0 (32-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 ... [18s/19s] 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 ... [71s/72s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
biexponentialTransform 10.232  2.216  12.534
flowFrame-class         4.635  0.671   5.365
curv2Filter-class       4.207  0.788   5.025
* 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
*** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c FastLogicle.cpp -o FastLogicle.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c Logicle.cpp -o Logicle.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c biexponential.c -o biexponential.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c inPolygon.c -o inPolygon.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c inPolytope.c -o inPolytope.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c init.c -o init.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c logicleTransform.cpp -o logicleTransform.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c zeroin.c -o zeroin.o
g++ -arch i386 -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/i386
** 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.0980.0220.122
Subset-methods1.2750.1311.410
actionItem-class0.0070.0060.013
arcsinhTransform0.1220.0440.168
asinht-class0.0580.0230.082
biexponentialTransform10.232 2.21612.534
boundaryFilter-class0.1700.0410.211
characterOrTransformation-class0.0030.0040.007
coerce0.1170.0480.167
compensateActionItem-class0.0040.0050.009
compensateView-class0.0030.0060.009
compensatedParameter-class0.2870.1300.421
compensation-class0.8330.3471.201
curv1Filter-class0.6570.2320.899
curv2Filter-class4.2070.7885.025
dg1polynomial-class0.0730.0280.102
each_col-methods0.0870.0330.124
ellipsoidGate0.1790.0760.262
exponential-class0.0690.0250.095
expressionFilter-class0.1900.0760.269
fcReference-class0.0080.0110.019
filter-methods1.3560.1731.543
filter-on-methods0.2250.0570.283
filterList-class0.0160.0080.025
filterResult-class0.0030.0050.008
filterResultList-class1.7150.6452.389
filterSet-class0.0750.0150.089
filterSummary-class0.1530.0810.235
filterSummaryList-class1.3870.3881.800
flowFrame-class4.6350.6715.365
flowSet-class4.1070.6034.732
fsApply0.2960.1350.436
gateActionItem-class0.0040.0050.008
gateView-class0.0030.0050.008
hyperlog-class2.1450.0372.184
identifier-methods0.0450.0190.064
inverseLogicleTransform0.9720.1341.113
invsplitscale-class0.0580.0230.081
keyword-methods1.2810.2681.563
kmeansFilter0.2920.0800.374
linearTransform0.0770.0320.112
lnTransform2.9011.1364.074
logTransform0.1750.0510.231
logarithm-class0.0500.0230.077
logicalFilterResult-class0.0030.0040.008
logicleTransform0.9740.1421.142
manyFilterResult-class0.0040.0070.010
multipleFilterResult-class0.0030.0060.010
norm2Filter-class0.2530.0640.323
normalizeActionItem-class0.0030.0060.010
normalizeView-class0.0030.0050.010
parameters-methods0.0530.0340.088
polygonGate0.1230.0430.169
quadGate0.3490.0800.433
quadratic-class0.0700.0360.110
quadraticTransform0.0850.0330.118
ratio-class0.0560.0310.087
read.FCS0.0980.0290.127
read.FCSheader0.0110.0120.025
read.flowSet0.2440.1070.361
rectangleGate0.2340.0670.304
sampleFilter-class0.0940.0370.133
scaleTransform0.0690.0310.100
singleParameterTransform-class0.0070.0200.025
sinht-class0.0500.0180.068
split-methods1.7140.3362.075
splitScaleTransform2.7001.1003.839
splitscale-class0.1550.0420.201
squareroot-class0.0510.0210.075
subsettingActionItem-class0.0030.0050.009
subsettingView-class0.0030.0050.009
timeFilter-class2.4130.3192.753
transform-class0.0060.0080.015
transformActionItem-class0.0040.0050.009
transformFilter-class0.1910.0450.240
transformList-class0.9940.1211.125
transformMap-class0.0050.0050.009
transformView-class0.0040.0050.009
truncateTransform0.0990.0390.140
unitytransform-class0.0620.0260.088
view-class0.0050.0080.012
workFlow-class0.0070.0120.019
write.FCS0.2430.0440.288
write.flowSet1.7490.2161.974