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: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings flowCore_1.25.13.tar.gz
StartedAt: 2013-03-25 01:32:16 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 01:36:28 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 252.6 seconds
RetCode: 0
Status:  OK 
CheckDir: flowCore.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/flowCore.Rcheck’
* using R version 3.0.0 beta (2013-03-19 r62328)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* 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 ... [21s/21s] OK
* checking installed package size ... NOTE
  installed size is  8.8Mb
  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 ... [77s/78s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
biexponentialTransform 17.893  0.456  18.657
flowSet-class           5.729  0.096   5.831
flowFrame-class         5.216  0.112   5.386
lnTransform             5.016  0.136   5.165
* 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
  ‘/home/biocbuild/bbs-2.12-bioc/meat/flowCore.Rcheck/00check.log’
for details.

flowCore.Rcheck/00install.out:

* installing *source* package ‘flowCore’ ...
** libs
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c FastLogicle.cpp -o FastLogicle.o
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c Logicle.cpp -o Logicle.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c biexponential.c -o biexponential.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c inPolygon.c -o inPolygon.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c inPolytope.c -o inPolytope.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c init.c -o init.o
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c logicleTransform.cpp -o logicleTransform.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c zeroin.c -o zeroin.o
g++ -shared -L/usr/local/lib -o flowCore.so FastLogicle.o Logicle.o biexponential.o inPolygon.o inPolytope.o init.o logicleTransform.o zeroin.o -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/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.1360.0000.138
Subset-methods2.4720.0402.560
actionItem-class0.0120.0000.011
arcsinhTransform0.3520.0040.354
asinht-class0.0760.0000.074
biexponentialTransform17.893 0.45618.657
boundaryFilter-class0.2320.0000.244
characterOrTransformation-class0.0040.0000.006
coerce0.1320.0080.140
compensateActionItem-class0.0080.0000.008
compensateView-class0.0080.0000.008
compensatedParameter-class0.4320.0040.436
compensation-class0.9480.0080.957
curv1Filter-class0.720.000.72
curv2Filter-class3.2320.0003.231
dg1polynomial-class0.0920.0000.090
each_col-methods0.0770.0120.090
ellipsoidGate0.1880.0000.188
exponential-class0.0720.0000.073
expressionFilter-class0.1760.0120.187
fcReference-class0.0120.0000.013
filter-methods1.0280.0681.098
filter-on-methods0.2640.0000.264
filterList-class0.0240.0000.023
filterResult-class0.0080.0000.008
filterResultList-class2.1640.0322.199
filterSet-class0.0960.0040.098
filterSummary-class0.2560.0000.255
filterSummaryList-class1.7440.0641.807
flowFrame-class5.2160.1125.386
flowSet-class5.7290.0965.831
fsApply0.4160.0040.421
gateActionItem-class0.0040.0040.008
gateView-class0.0160.0000.016
hyperlog-class2.4960.0002.497
identifier-methods0.0560.0000.056
inverseLogicleTransform0.7280.0480.775
invsplitscale-class0.0800.0000.076
keyword-methods0.9960.0921.104
kmeansFilter0.5320.0040.537
linearTransform0.1520.0000.148
lnTransform5.0160.1365.165
logTransform0.1160.0040.120
logarithm-class0.1040.0040.108
logicalFilterResult-class0.0080.0000.008
logicleTransform0.7720.0600.831
manyFilterResult-class0.0080.0000.009
multipleFilterResult-class0.0120.0000.013
norm2Filter-class0.3280.0040.349
normalizeActionItem-class0.0160.0000.018
normalizeView-class0.0120.0000.015
parameters-methods0.0680.0040.072
polygonGate0.1680.0040.172
quadGate0.4320.0000.432
quadratic-class0.0600.0000.059
quadraticTransform0.0880.0080.094
ratio-class0.0600.0040.061
read.FCS0.1120.0040.118
read.FCSheader0.0160.0040.020
read.flowSet0.2520.0040.257
rectangleGate0.2280.0040.234
sampleFilter-class0.1320.0000.135
scaleTransform0.0960.0000.098
singleParameterTransform-class0.0080.0000.005
sinht-class0.0640.0000.063
split-methods2.1770.0762.278
splitScaleTransform3.7080.0563.860
splitscale-class0.0640.0000.064
squareroot-class0.0640.0000.062
subsettingActionItem-class0.0080.0000.007
subsettingView-class0.0080.0000.007
timeFilter-class2.5560.0322.600
transform-class0.0160.0000.018
transformActionItem-class0.020.000.02
transformFilter-class0.240.000.24
transformList-class0.7240.0600.787
transformMap-class0.0160.0000.017
transformView-class0.0080.0000.009
truncateTransform0.1240.0040.129
unitytransform-class0.0640.0040.067
view-class0.0080.0000.009
workFlow-class0.0160.0000.017
write.FCS0.2120.0080.221
write.flowSet1.6840.0881.772