Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-10-28 11:48 -0400 (Mon, 28 Oct 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4501 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4761 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4504 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4535 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4483 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4491 |
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 729/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
flowCore 2.17.0 (landing page) Mike Jiang
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
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. |
Package: flowCore |
Version: 2.17.0 |
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.17.0.tar.gz |
StartedAt: 2024-10-27 15:15:31 -0400 (Sun, 27 Oct 2024) |
EndedAt: 2024-10-27 15:20:05 -0400 (Sun, 27 Oct 2024) |
EllapsedTime: 273.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: flowCore.Rcheck |
Warnings: 3 |
############################################################################## ############################################################################## ### ### 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.17.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/flowCore.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-apple-darwin20 * 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.7 * 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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.1.0.2.5)’ * used SDK: ‘MacOSX11.3.sdk’ * checking C++ specification ... OK Not all R platforms support C++17 * checking installed package size ... NOTE installed size is 9.0Mb sub-directories of 1Mb or more: R 1.2Mb 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 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 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 ‘/Library/Frameworks/R.framework/Versions/4.4-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 * 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 ‘/Users/biocbuild/bbs-3.20-bioc/meat/flowCore.Rcheck/00check.log’ for details.
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.4-arm64/Resources/library’ * installing *source* package ‘flowCore’ ... ** using staged installation ** libs using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’ using C++17 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-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++17 -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.4-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.4-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)
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-apple-darwin20 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, saveRDS, 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 8.158 0.285 8.446
flowCore.Rcheck/flowCore-Ex.timings
name | user | system | elapsed | |
EHtrans-class | 0.018 | 0.002 | 0.020 | |
FCSTransTransform | 0.480 | 0.006 | 0.486 | |
Subset-methods | 0.047 | 0.005 | 0.052 | |
arcsinhTransform | 0.012 | 0.001 | 0.014 | |
asinht-class | 0.006 | 0.001 | 0.007 | |
asinhtGml2-class | 0.006 | 0.002 | 0.008 | |
biexponentialTransform | 1.140 | 0.017 | 1.158 | |
boundaryFilter-class | 0.018 | 0.000 | 0.019 | |
characterOrNumeric-class | 0 | 0 | 0 | |
characterOrParameters-class | 0.000 | 0.001 | 0.000 | |
characterOrTransformation-class | 0 | 0 | 0 | |
coerce | 0.012 | 0.001 | 0.013 | |
collapse_desc | 0.502 | 0.007 | 0.510 | |
compensatedParameter-class | 0.028 | 0.003 | 0.032 | |
compensation-class | 0.068 | 0.007 | 0.075 | |
decompensate | 0.011 | 0.002 | 0.014 | |
dg1polynomial-class | 0.010 | 0.005 | 0.015 | |
each_col | 0.007 | 0.001 | 0.008 | |
ellipsoidGate-class | 0.014 | 0.000 | 0.014 | |
exponential-class | 0.006 | 0.001 | 0.006 | |
expressionFilter-class | 0.019 | 0.001 | 0.020 | |
filter-methods | 0.489 | 0.009 | 0.498 | |
filter-on-methods | 0.018 | 0.001 | 0.018 | |
filterList-class | 0.001 | 0.000 | 0.001 | |
filterResult-class | 0.001 | 0.000 | 0.001 | |
filterResultList-class | 1.631 | 0.052 | 1.684 | |
filterSummary-class | 0.019 | 0.001 | 0.021 | |
filterSummaryList-class | 0.629 | 0.005 | 0.633 | |
flowFrame-class | 1.368 | 0.033 | 1.403 | |
flowSet-class | 0.940 | 0.022 | 0.964 | |
fr_append_cols | 0.463 | 0.005 | 0.468 | |
fsApply | 0.030 | 0.002 | 0.033 | |
getIndexSort | 0.006 | 0.001 | 0.006 | |
hyperlog-class | 0.229 | 0.008 | 0.237 | |
hyperlogtGml2-class | 0.007 | 0.000 | 0.007 | |
identifier-methods | 0.005 | 0.000 | 0.005 | |
inverseLogicleTransform | 0.465 | 0.004 | 0.469 | |
invsplitscale-class | 0.006 | 0.000 | 0.006 | |
keyword-methods | 0.463 | 0.006 | 0.470 | |
kmeansFilter-class | 0.027 | 0.000 | 0.028 | |
linearTransform | 0.006 | 0.000 | 0.007 | |
lintGml2-class | 0.006 | 0.000 | 0.006 | |
lnTransform | 0.537 | 0.004 | 0.541 | |
logTransform | 0.009 | 0.000 | 0.009 | |
logarithm-class | 0.006 | 0.000 | 0.006 | |
logicalFilterResult-class | 0 | 0 | 0 | |
logicleTransform | 0.476 | 0.006 | 0.481 | |
logicletGml2-class | 0.011 | 0.000 | 0.011 | |
logtGml2-class | 0.006 | 0.001 | 0.007 | |
manyFilterResult-class | 0 | 0 | 0 | |
markernames | 0.464 | 0.003 | 0.468 | |
multipleFilterResult-class | 0 | 0 | 0 | |
parameters-methods | 0.005 | 0.000 | 0.005 | |
polygonGate-class | 0.013 | 0.000 | 0.014 | |
quadGate-class | 0.168 | 0.003 | 0.171 | |
quadratic-class | 0.005 | 0.000 | 0.006 | |
quadraticTransform | 0.007 | 0.000 | 0.006 | |
ratio-class | 0.007 | 0.000 | 0.007 | |
ratiotGml2-class | 0.006 | 0.000 | 0.005 | |
read.FCS | 0.015 | 0.000 | 0.017 | |
read.FCSheader | 0.001 | 0.001 | 0.002 | |
read.flowSet | 0.02 | 0.00 | 0.02 | |
rectangleGate-class | 0.018 | 0.001 | 0.019 | |
rotate_gate | 0 | 0 | 0 | |
sampleFilter-class | 0.011 | 0.000 | 0.011 | |
scaleTransform | 0.007 | 0.001 | 0.007 | |
scale_gate | 0 | 0 | 0 | |
shift_gate | 0 | 0 | 0 | |
singleParameterTransform-class | 0.001 | 0.000 | 0.000 | |
sinht-class | 0.005 | 0.001 | 0.006 | |
split-methods | 0.527 | 0.005 | 0.532 | |
splitScaleTransform | 0.667 | 0.004 | 0.671 | |
splitscale-class | 0.006 | 0.000 | 0.006 | |
squareroot-class | 0.006 | 0.001 | 0.006 | |
timeFilter-class | 0.749 | 0.008 | 0.758 | |
transform-class | 0 | 0 | 0 | |
transform | 0.545 | 0.003 | 0.548 | |
transformFilter-class | 0.042 | 0.002 | 0.044 | |
transformList-class | 0.459 | 0.002 | 0.462 | |
transformMap-class | 0.000 | 0.000 | 0.001 | |
transform_gate | 0 | 0 | 0 | |
truncateTransform | 0.006 | 0.001 | 0.007 | |
unitytransform-class | 0.005 | 0.000 | 0.005 | |
write.FCS | 0.011 | 0.001 | 0.012 | |
write.flowSet | 0.500 | 0.003 | 0.504 | |