Back to Mac ARM64 build report for BioC 3.18
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:32:20 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4376
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 724/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 2.14.2  (landing page)
Mike Jiang
Snapshot Date: 2024-03-26 09:00:03 -0400 (Tue, 26 Mar 2024)
git_url: https://git.bioconductor.org/packages/flowCore
git_branch: RELEASE_3_18
git_last_commit: 45da1bc
git_last_commit_date: 2024-03-16 19:28:23 -0400 (Sat, 16 Mar 2024)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for flowCore on kjohnson1


To the developers/maintainers of the flowCore package:
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: flowCore
Version: 2.14.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:flowCore.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings flowCore_2.14.2.tar.gz
StartedAt: 2024-03-27 13:25:29 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 13:28:40 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 191.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flowCore.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:flowCore.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings flowCore_2.14.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/flowCore.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘2.14.2’
* package encoding: UTF-8
* 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 ... OK
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  9.0Mb
  sub-directories of 1Mb or more:
    R         1.1Mb
    data      5.4Mb
    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
Namespace in Imports field not imported from: ‘Rcpp’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
eval,compensatedParameter-missing : <anonymous>: no visible binding for
  global variable ‘mat’
eval,compensatedParameter-missing : <anonymous>: no visible binding for
  global variable ‘msv’
show,flowFrame: no visible global function definition for
  ‘capture.output’
Undefined global functions or variables:
  capture.output mat msv
Consider adding
  importFrom("utils", "capture.output")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) identifier-methods.Rd:36: Escaped LaTeX specials: \^
checkRd: (-1) quadraticTransform.Rd:26: Escaped LaTeX specials: \^
checkRd: (-1) read.FCS.Rd:26: Escaped LaTeX specials: \$
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘multiRangeGate’
Undocumented S4 classes:
  ‘multiRangeGate’
Undocumented S4 methods:
  generic '%in%' and siglist 'flowFrame,multiRangeGate'
  generic 'show' and siglist 'multiRangeGate'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/flowCore/libs/flowCore.so’:
  Found ‘__ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++)
  Found ‘_rand’, possibly from ‘rand’ (C)
  Found ‘_sprintf’, possibly from ‘sprintf’ (C)
  Found ‘_srand’, possibly from ‘srand’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
filterResultList-class 6.182  0.268   6.520
flowFrame-class        5.105  0.181   5.302
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 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: 2 WARNINGs, 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/flowCore.Rcheck/00check.log’
for details.



Installation output

flowCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL flowCore
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘flowCore’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c FastLogicle.cpp -o FastLogicle.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Hyperlog.cpp -o Hyperlog.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Logicle.cpp -o Logicle.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c biexponential.cpp -o biexponential.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c convertRawBytes.cpp -o convertRawBytes.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c cpp11.cpp -o cpp11.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c fcsTextParse.cpp -o fcsTextParse.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c hyperlogTransform.cpp -o hyperlogTransform.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c inPolygon.cpp -o inPolygon.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c inPolytope.cpp -o inPolytope.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c logicleTransform.cpp -o logicleTransform.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c poly_centroid.cpp -o poly_centroid.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c sortBytes.cpp -o sortBytes.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c uint2double.cpp -o uint2double.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RProtoBufLib/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c zeroin.cpp -o zeroin.o
clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o flowCore.so FastLogicle.o Hyperlog.o Logicle.o biexponential.o convertRawBytes.o cpp11.o fcsTextParse.o hyperlogTransform.o inPolygon.o inPolytope.o logicleTransform.o poly_centroid.o sortBytes.o uint2double.o zeroin.o /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/cytolib/lib/libcytolib.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
if [ `uname -s` = 'Darwin' ]; then install_name_tool -change /usr/local/clang4/lib/libc++.1.dylib /usr/lib/libc++.1.dylib flowCore.so; fi
installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-flowCore/00new/flowCore/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (flowCore)

Tests output

flowCore.Rcheck/tests/testthat.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(flowCore)
> library(flowStats)
Warning message:
replacing previous import 'flowViz::contour' by 'graphics::contour' when loading 'flowStats' 
> 
> 
> test_check("flowCore")
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following object is masked from 'package:flowStats':

    normalize

The following object is masked from 'package:flowCore':

    normalize

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

[ FAIL 0 | WARN 2 | SKIP 3 | PASS 324 ]

══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• dir.exists(dataPath) is not TRUE (1): 'test-IO-internal.R:4:1'
• file.exists(filename) is not TRUE (2): 'test-IO.R:32:3', 'test-IO.R:40:3'

[ FAIL 0 | WARN 2 | SKIP 3 | PASS 324 ]
> 
> #devtools::test("~/rglab/workspace/flowCore")
> 
> proc.time()
   user  system elapsed 
 30.606   1.274  32.822 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0290.0050.042
FCSTransTransform2.0780.0352.161
Subset-methods0.1960.0150.211
arcsinhTransform0.0450.0050.051
asinht-class0.0220.0020.024
asinhtGml2-class0.0250.0030.028
biexponentialTransform4.6430.0654.720
boundaryFilter-class0.0700.0020.072
characterOrNumeric-class0.0010.0000.001
characterOrParameters-class000
characterOrTransformation-class0.0010.0000.001
coerce0.0440.0050.048
collapse_desc2.1070.0242.132
compensatedParameter-class0.1220.0140.137
compensation-class0.2710.0280.299
decompensate0.0450.0050.050
dg1polynomial-class0.0250.0030.028
each_col0.0270.0020.029
ellipsoidGate-class0.0550.0020.057
exponential-class0.0230.0010.024
expressionFilter-class0.0760.0040.081
filter-methods2.3590.0462.425
filter-on-methods0.0810.0090.092
filterList-class0.0050.0010.006
filterResult-class0.0010.0010.002
filterResultList-class6.1820.2686.520
filterSummary-class0.5170.0230.541
filterSummaryList-class2.3380.0392.385
flowFrame-class5.1050.1815.302
flowSet-class4.0930.1034.274
fr_append_cols2.0180.0252.068
fsApply0.1560.0390.197
getIndexSort0.0200.0010.022
hyperlog-class0.7850.0350.820
hyperlogtGml2-class0.0250.0020.027
identifier-methods0.0190.0010.021
inverseLogicleTransform2.2490.0222.276
invsplitscale-class0.0230.0020.026
keyword-methods2.2280.0342.302
kmeansFilter-class0.1210.0030.131
linearTransform0.0320.0020.036
lintGml2-class0.0320.0050.038
lnTransform2.9330.0873.184
logTransform0.0270.0020.030
logarithm-class0.0240.0030.028
logicalFilterResult-class0.0000.0010.001
logicleTransform2.2300.0232.256
logicletGml2-class0.0470.0040.051
logtGml2-class0.0240.0000.025
manyFilterResult-class0.0010.0000.001
markernames2.1670.0192.190
multipleFilterResult-class0.0010.0010.001
parameters-methods0.0220.0020.023
polygonGate-class0.0510.0030.054
quadGate-class0.1300.0070.138
quadratic-class0.0220.0030.025
quadraticTransform0.0260.0020.027
ratio-class0.0260.0020.029
ratiotGml2-class0.0210.0020.023
read.FCS0.0640.0050.069
read.FCSheader0.0060.0030.010
read.flowSet0.0840.0060.092
rectangleGate-class0.0750.0040.079
rotate_gate000
sampleFilter-class0.0540.0050.059
scaleTransform0.0270.0020.029
scale_gate000
shift_gate000
singleParameterTransform-class0.0010.0010.001
sinht-class0.0230.0010.024
split-methods2.8580.0472.917
splitScaleTransform2.9440.0463.080
splitscale-class0.0260.0010.036
squareroot-class0.0250.0020.027
timeFilter-class2.8000.0433.089
transform-class0.0020.0010.001
transform2.6250.0482.785
transformFilter-class0.1660.0090.184
transformList-class2.4510.0322.609
transformMap-class0.0000.0000.001
transform_gate0.0000.0010.001
truncateTransform0.0300.0010.032
unitytransform-class0.0210.0010.022
write.FCS0.0470.0050.056
write.flowSet2.3540.0372.454