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.2: CHECK report for flowCore on perceval

This page was generated on 2015-08-24 10:51:18 -0700 (Mon, 24 Aug 2015).

Package 344/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 1.35.10
M.Jiang
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/flowCore
Last Changed Rev: 107618 / Revision: 107696
Last Changed Date: 2015-08-20 09:51:56 -0700 (Thu, 20 Aug 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: flowCore
Version: 1.35.10
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowCore_1.35.10.tar.gz
StartedAt: 2015-08-24 00:41:02 -0700 (Mon, 24 Aug 2015)
EndedAt: 2015-08-24 00:44:38 -0700 (Mon, 24 Aug 2015)
EllapsedTime: 215.3 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 flowCore_1.35.10.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘1.35.10’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... NOTE
Found the following apparent object files/libraries:
  src/boost_regex/c_regex_traits.o src/boost_regex/cpp_regex_traits.o
  src/boost_regex/cregex.o src/boost_regex/fileiter.o
  src/boost_regex/icu.o src/boost_regex/instances.o
  src/boost_regex/posix_api.o src/boost_regex/regex_debug.o
  src/boost_regex/regex_raw_buffer.o
  src/boost_regex/regex_traits_defaults.o src/boost_regex/regex.o
  src/boost_regex/static_mutex.o src/boost_regex/usinstances.o
  src/boost_regex/w32_regex_traits.o src/boost_regex/wc_regex_traits.o
  src/boost_regex/wide_posix_api.o src/boost_regex/winstances.o
Object files/libraries should not be included in a source package.
* 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 ... [69s/71s] OK
* checking installed package size ... NOTE
  installed size is 18.4Mb
  sub-directories of 1Mb or more:
    data      5.0Mb
    doc       1.3Mb
    extdata   1.1Mb
    lib       8.9Mb
* 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' call to ‘Rgraphviz’ in package code.
  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
rbind2,flowSet-flowSet : .local: warning in assign(i, x[[i]], env =
  env): partial argument match of 'env' to 'envir'
rbind2,flowSet-flowSet : .local: warning in assign(i, y[[i]], env =
  env): partial argument match of 'env' to 'envir'
%in%,flowFrame-norm2Filter: no visible global function definition for
  ‘cov.rob’
spillover,flowSet : .local : <anonymous>: no visible global function
  definition for ‘rangeGate’
split,flowFrame-factor : .local: no visible binding for global variable
  ‘i’
summary,workFlow : .local: no visible binding for global variable ‘wf’
* 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 compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* 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 files in ‘vignettes’ ... OK
* checking examples ... [35s/35s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run-all.R’ [8s/8s]
 [9s/9s] 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

Status: 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c Hyperlog.cpp -o Hyperlog.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c Logicle.cpp -o Logicle.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c RcppExports.cpp -o RcppExports.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c biexponential.c -o biexponential.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c fcsTextParse.cpp -o fcsTextParse.o
fcsTextParse.cpp:44:80: warning: multi-line comment
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c hyperlogTransform.cpp -o hyperlogTransform.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c logicleTransform.cpp -o logicleTransform.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c pairVectorRcppWrap.cpp -o pairVectorRcppWrap.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c zeroin.c -o zeroin.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/c_regex_traits.cpp -o boost_regex/c_regex_traits.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/cpp_regex_traits.cpp -o boost_regex/cpp_regex_traits.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/cregex.cpp -o boost_regex/cregex.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/fileiter.cpp -o boost_regex/fileiter.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/icu.cpp -o boost_regex/icu.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/instances.cpp -o boost_regex/instances.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/posix_api.cpp -o boost_regex/posix_api.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/regex.cpp -o boost_regex/regex.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/regex_debug.cpp -o boost_regex/regex_debug.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/regex_raw_buffer.cpp -o boost_regex/regex_raw_buffer.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/regex_traits_defaults.cpp -o boost_regex/regex_traits_defaults.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/static_mutex.cpp -o boost_regex/static_mutex.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/usinstances.cpp -o boost_regex/usinstances.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/w32_regex_traits.cpp -o boost_regex/w32_regex_traits.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/wc_regex_traits.cpp -o boost_regex/wc_regex_traits.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/wide_posix_api.cpp -o boost_regex/wide_posix_api.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c boost_regex/winstances.cpp -o boost_regex/winstances.o
mkdir -p "/Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck/flowCore/lib"
ar rs "/Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a" boost_regex/c_regex_traits.o boost_regex/cpp_regex_traits.o boost_regex/cregex.o boost_regex/fileiter.o boost_regex/icu.o boost_regex/instances.o boost_regex/posix_api.o boost_regex/regex.o boost_regex/regex_debug.o boost_regex/regex_raw_buffer.o boost_regex/regex_traits_defaults.o boost_regex/static_mutex.o boost_regex/usinstances.o boost_regex/w32_regex_traits.o boost_regex/wc_regex_traits.o boost_regex/wide_posix_api.o boost_regex/winstances.o
ar: creating archive /Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a
/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(icu.o) has no symbols
/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(regex_debug.o) has no symbols
/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(usinstances.o) has no symbols
/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(w32_regex_traits.o) has no symbols
llvm-g++-4.2 -arch x86_64 -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 -L/usr/local/lib -o flowCore.so FastLogicle.o Hyperlog.o Logicle.o RcppExports.o biexponential.o fcsTextParse.o hyperlogTransform.o inPolygon.o inPolytope.o init.o logicleTransform.o pairVectorRcppWrap.o zeroin.o /Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.2-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.0620.0060.068
FCSTransTransform1.3410.1041.446
Subset-methods0.4640.0360.500
actionItem-class0.0030.0000.003
arcsinhTransform0.0420.0000.043
asinht-class0.0380.0060.045
asinhtGml2-class0.0730.0020.082
biexponentialTransform4.3980.1894.611
boundaryFilter-class0.1010.0140.115
characterOrTransformation-class0.0010.0000.002
coerce0.2350.0320.268
compensateActionItem-class0.0010.0000.001
compensateView-class0.0020.0010.001
compensatedParameter-class0.1590.0190.178
compensation-class0.3590.1010.460
dg1polynomial-class0.0340.0080.042
each_col-methods0.0400.0060.045
ellipsoidGate0.0730.0070.081
exponential-class0.0380.0190.057
expressionFilter-class0.0760.0040.080
fcReference-class0.0010.0000.002
filter-methods0.7930.1120.905
filter-on-methods0.1120.0010.113
filterList-class0.0090.0000.009
filterResult-class0.0020.0000.002
filterResultList-class0.0020.0010.002
filterSummary-class0.0010.0000.002
filterSummaryList-class0.0020.0010.001
flowFrame-class3.2160.2353.465
flowSet-class2.7940.2283.076
fsApply0.1710.0150.186
gateActionItem-class0.0010.0000.002
gateView-class0.0020.0000.001
getIndexSort-methods0.0290.0020.030
hyperlog-class2.3210.0152.336
hyperlogtGml2-class0.0610.0020.063
identifier-methods0.0280.0030.032
inverseLogicleTransform0.6410.1050.747
invsplitscale-class0.0400.0010.040
keyword-methods0.8690.1411.014
kmeansFilter0.2050.0250.238
linearTransform0.0420.0000.042
lintGml2-class0.0630.0020.066
lnTransform1.3970.1551.556
logTransform0.0480.0030.052
logarithm-class0.0350.0020.038
logicalFilterResult-class0.0020.0000.002
logicleTransform0.9160.1161.032
logicletGml2-class0.0680.0040.072
logtGml2-class0.0650.0050.070
manyFilterResult-class0.0010.0010.002
multipleFilterResult-class0.0020.0000.002
norm2Filter-class0.1850.0060.191
normalizeActionItem-class0.0010.0010.002
normalizeView-class0.0010.0000.002
parameters-methods0.0440.0060.049
polygonGate0.1030.0190.122
quadGate0.2610.0040.265
quadratic-class0.0330.0030.035
quadraticTransform0.0430.0040.047
ratio-class0.0400.0030.043
ratiotGml2-class0.0610.0010.061
read.FCS0.0630.0010.066
read.FCSheader0.0060.0020.009
read.flowSet0.1180.0040.123
rectangleGate0.1120.0030.114
sampleFilter-class0.0710.0040.074
scaleTransform0.0460.0010.047
singleParameterTransform-class0.0010.0000.002
sinht-class0.0350.0020.037
split-methods1.5880.1351.724
splitScaleTransform1.4410.1661.611
splitscale-class0.2770.0260.305
squareroot-class0.0340.0010.035
subsettingActionItem-class0.0010.0000.001
subsettingView-class0.0010.0000.002
timeFilter-class1.5110.1311.645
transform-class0.0040.0000.003
transformActionItem-class0.0020.0000.002
transformFilter-class0.1360.0070.143
transformList-class0.8870.1070.995
transformMap-class0.0010.0000.001
transformView-class0.0010.0000.002
truncateTransform0.0410.0040.045
unitytransform-class0.0300.0050.034
view-class0.0020.0000.002
workFlow-class0.0020.0000.003
write.FCS0.0800.0170.097
write.flowSet1.2310.1401.373