Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-06 11:44 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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 714/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 2.17.0  (landing page)
Mike Jiang
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/flowCore
git_branch: devel
git_last_commit: 55cfde0
git_last_commit_date: 2024-04-30 10:16:03 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for flowCore on kunpeng2

To the developers/maintainers of the flowCore package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/flowCore.git to reflect on this report. See Troubleshooting Build Report for more information.
- 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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: flowCore
Version: 2.17.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings flowCore_2.17.0.tar.gz
StartedAt: 2024-07-06 05:01:47 -0000 (Sat, 06 Jul 2024)
EndedAt: 2024-07-06 05:05:03 -0000 (Sat, 06 Jul 2024)
EllapsedTime: 196.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flowCore.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings flowCore_2.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/flowCore.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘2.17.0’
* 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: ‘g++ (GCC) 10.3.1’
* checking C++ specification ... OK
  Not all R platforms support C++17
* checking installed package size ... NOTE
  installed size is 18.1Mb
  sub-directories of 1Mb or more:
    R         1.1Mb
    data      5.4Mb
    extdata   1.1Mb
    libs      9.6Mb
* 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 code 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 loading without being on the library search path ... 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 ... WARNING
Non-portable flags in variable 'PKG_CPPFLAGS':
  -w -Wfatal-errors
* 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 ‘/home/biocbuild/R/R-4.4.1/site-library/flowCore/libs/flowCore.so’:
  Found ‘_ZSt4cerr’, 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 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.938  0.148   7.111
flowFrame-class        5.712  0.076   5.806
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/flowCore.Rcheck/00check.log’
for details.


Installation output

flowCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL flowCore
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘flowCore’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 10.3.1’
using C++17
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c FastLogicle.cpp -o FastLogicle.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c Hyperlog.cpp -o Hyperlog.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c Logicle.cpp -o Logicle.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c biexponential.cpp -o biexponential.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c convertRawBytes.cpp -o convertRawBytes.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c cpp11.cpp -o cpp11.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c fcsTextParse.cpp -o fcsTextParse.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c hyperlogTransform.cpp -o hyperlogTransform.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c inPolygon.cpp -o inPolygon.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c inPolytope.cpp -o inPolytope.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c logicleTransform.cpp -o logicleTransform.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c poly_centroid.cpp -o poly_centroid.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c sortBytes.cpp -o sortBytes.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c uint2double.cpp -o uint2double.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c zeroin.cpp -o zeroin.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/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 /home/biocbuild/R/R-4.4.1/site-library/cytolib/lib/libcytolib.a -L/home/biocbuild/R/R-4.4.1/lib -lR
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 /home/biocbuild/R/R-4.4.1/site-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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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, 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 
 29.335   1.691  31.081 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0800.0080.089
FCSTransTransform1.8670.0241.900
Subset-methods0.2930.0030.307
arcsinhTransform0.0680.0080.077
asinht-class0.0410.0000.043
asinhtGml2-class0.0410.0090.053
biexponentialTransform4.4240.0544.509
boundaryFilter-class0.1040.0000.106
characterOrNumeric-class0.0010.0000.001
characterOrParameters-class000
characterOrTransformation-class0.0010.0000.001
coerce0.0740.0000.074
collapse_desc2.0620.0242.091
compensatedParameter-class0.1770.0040.191
compensation-class0.4090.0040.414
decompensate0.0670.0040.072
dg1polynomial-class0.0520.0000.052
each_col0.0470.0000.047
ellipsoidGate-class0.0890.0000.089
exponential-class0.0370.0000.037
expressionFilter-class0.1120.0000.113
filter-methods2.1300.0042.143
filter-on-methods0.1030.0080.111
filterList-class0.0070.0000.009
filterResult-class0.0000.0000.001
filterResultList-class6.9380.1487.111
filterSummary-class0.1040.0000.105
filterSummaryList-class2.5390.0042.549
flowFrame-class5.7120.0765.806
flowSet-class4.2140.0554.657
fr_append_cols1.8250.0001.829
fsApply0.190.000.19
getIndexSort0.0330.0000.034
hyperlog-class1.1580.0081.169
hyperlogtGml2-class0.0390.0000.038
identifier-methods0.0330.0000.033
inverseLogicleTransform1.8600.0081.872
invsplitscale-class0.0340.0040.038
keyword-methods1.9730.0242.001
kmeansFilter-class0.1620.0080.171
linearTransform0.0450.0000.045
lintGml2-class0.0390.0000.038
lnTransform2.4060.0202.430
logTransform0.0500.0040.054
logarithm-class0.0340.0040.038
logicalFilterResult-class0.0010.0000.001
logicleTransform2.0730.0162.093
logicletGml2-class0.0570.0000.057
logtGml2-class0.0410.0000.041
manyFilterResult-class0.0000.0000.001
markernames1.9290.0121.945
multipleFilterResult-class000
parameters-methods0.040.000.04
polygonGate-class0.0820.0000.082
quadGate-class0.6890.0240.715
quadratic-class0.0350.0030.038
quadraticTransform0.0450.0000.045
ratio-class0.0450.0000.045
ratiotGml2-class0.0380.0000.037
read.FCS0.1040.0000.104
read.FCSheader0.0060.0000.006
read.flowSet0.1320.0040.136
rectangleGate-class0.1170.0000.117
rotate_gate000
sampleFilter-class0.0690.0000.069
scaleTransform0.0460.0000.045
scale_gate000
shift_gate0.0000.0000.001
singleParameterTransform-class0.0010.0000.001
sinht-class0.0340.0040.039
split-methods2.4770.0082.491
splitScaleTransform2.8500.0082.863
splitscale-class0.0370.0000.037
squareroot-class0.0370.0000.037
timeFilter-class3.3040.0443.356
transform-class0.0010.0000.001
transform2.3600.0082.372
transformFilter-class0.1760.0000.176
transformList-class1.7640.0001.767
transformMap-class000
transform_gate000
truncateTransform0.0440.0000.045
unitytransform-class0.0340.0000.034
write.FCS0.0560.0040.060
write.flowSet2.1150.0042.122