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 3.0: CHECK report for flowCore on oaxaca

This page was generated on 2015-04-10 10:02:19 -0700 (Fri, 10 Apr 2015).

Package 305/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 1.32.2
M.Jiang
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/flowCore
Last Changed Rev: 97565 / Revision: 102249
Last Changed Date: 2014-12-11 11:07:39 -0800 (Thu, 11 Dec 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 

Summary

Package: flowCore
Version: 1.32.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch flowCore_1.32.2.tar.gz
StartedAt: 2015-04-09 23:26:28 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 23:28:57 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 149.7 seconds
RetCode: 0
Status:  OK 
CheckDir: flowCore.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch flowCore_1.32.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/flowCore.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘1.32.2’
* 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 ... [13s/14s] OK
* checking installed package size ... NOTE
  installed size is  8.8Mb
  sub-directories of 1Mb or more:
    data      5.0Mb
    doc       1.3Mb
    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
'library' or 'require' calls in package code:
  ‘Rgraphviz’ ‘ncdf’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in 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
ncdfExpressionMatrix: no visible global function definition for
  ‘dim.def.ncdf’
ncdfExpressionMatrix: no visible global function definition for
  ‘var.def.ncdf’
ncdfExpressionMatrix: no visible global function definition for
  ‘create.ncdf’
ncdfExpressionMatrix: no visible global function definition for
  ‘put.var.ncdf’
ncdfExpressionMatrix: no visible global function definition for
  ‘close.ncdf’
%in%,flowFrame-norm2Filter: no visible global function definition for
  ‘cov.rob’
exprs,flowFrame: no visible global function definition for ‘open.ncdf’
exprs,flowFrame: no visible global function definition for
  ‘get.var.ncdf’
exprs,flowFrame: no visible global function definition for ‘close.ncdf’
* 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 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 ... [36s/36s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
biexponentialTransform 5.249    0.2   5.456
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘run-all.R’ [6s/6s]
 [6s/6s] OK
* 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
* DONE

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

flowCore.Rcheck/00install.out:

* installing *source* package ‘flowCore’ ...
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c FastLogicle.cpp -o FastLogicle.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Hyperlog.cpp -o Hyperlog.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Logicle.cpp -o Logicle.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c biexponential.c -o biexponential.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c hyperlogTransform.cpp -o hyperlogTransform.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c inPolygon.c -o inPolygon.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c inPolytope.c -o inPolytope.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c init.c -o init.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c logicleTransform.cpp -o logicleTransform.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c zeroin.c -o zeroin.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/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-3.0-bioc/meat/flowCore.Rcheck/flowCore/libs
** R
** data
** inst
** preparing package for lazy loading
** 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.0770.0060.083
FCSTransTransform1.4980.0651.567
Subset-methods0.3960.0230.420
actionItem-class0.0020.0000.002
arcsinhTransform0.0570.0030.060
asinht-class0.0410.0020.044
asinhtGml2-class0.0870.0020.089
biexponentialTransform5.2490.2005.456
boundaryFilter-class0.1960.0240.220
characterOrTransformation-class0.0010.0000.001
coerce0.0850.0090.095
compensateActionItem-class0.0010.0010.002
compensateView-class0.0010.0000.001
compensatedParameter-class0.1890.0100.200
compensation-class0.4140.0360.450
dg1polynomial-class0.0390.0040.043
each_col-methods0.0480.0050.053
ellipsoidGate0.0970.0020.099
exponential-class0.0410.0020.043
expressionFilter-class0.0890.0050.094
fcReference-class0.0020.0000.002
filter-methods0.9100.0610.971
filter-on-methods0.1420.0010.144
filterList-class0.0050.0010.006
filterResult-class0.0010.0000.001
filterResultList-class0.0020.0000.002
filterSummary-class0.0020.0010.002
filterSummaryList-class0.0020.0000.002
flowFrame-class3.2540.1393.431
flowSet-class2.7850.0962.899
fsApply0.2010.0130.217
gateActionItem-class0.0020.0000.002
gateView-class0.0010.0000.002
getIndexSort-methods0.0260.0020.027
hyperlog-class1.9650.0101.980
hyperlogtGml2-class0.0890.0010.091
identifier-methods0.0380.0020.039
inverseLogicleTransform0.6740.0520.729
invsplitscale-class0.0440.0120.056
keyword-methods0.7000.0590.761
kmeansFilter0.2320.0130.246
linearTransform0.0490.0030.052
lintGml2-class0.0830.0050.089
lnTransform1.5910.1421.739
logTransform0.0610.0090.071
logarithm-class0.1430.0140.157
logicalFilterResult-class0.0010.0000.002
logicleTransform0.7480.0560.805
logicletGml2-class0.0830.0140.098
logtGml2-class0.0800.0010.081
manyFilterResult-class0.0010.0000.001
multipleFilterResult-class0.0010.0000.001
norm2Filter-class0.1960.0040.220
normalizeActionItem-class0.0010.0000.002
normalizeView-class0.0010.0000.002
parameters-methods0.0370.0020.038
polygonGate0.0950.0070.101
quadGate0.2440.0030.247
quadratic-class0.0410.0040.044
quadraticTransform0.0530.0040.058
ratio-class0.0410.0030.045
ratiotGml2-class0.0780.0070.085
read.FCS0.0790.0020.081
read.FCSheader0.0090.0020.012
read.flowSet0.1380.0030.141
rectangleGate0.1320.0040.135
sampleFilter-class0.0730.0020.075
scaleTransform0.0490.0030.052
singleParameterTransform-class0.0010.0000.002
sinht-class0.0400.0020.042
split-methods1.3540.0801.436
splitScaleTransform2.1360.1212.299
splitscale-class0.0390.0030.040
squareroot-class0.0410.0020.042
subsettingActionItem-class0.0010.0000.001
subsettingView-class0.0010.0000.002
timeFilter-class1.8750.0771.955
transform-class0.0030.0000.003
transformActionItem-class0.0020.0000.002
transformFilter-class0.1380.0090.147
transformList-class0.6730.0590.731
transformMap-class0.0010.0000.002
transformView-class0.0010.0000.002
truncateTransform0.0530.0120.065
unitytransform-class0.0360.0020.038
view-class0.0010.0000.001
workFlow-class0.0030.0000.003
write.FCS0.1490.0060.157
write.flowSet1.5180.0841.604