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

This page was generated on 2025-06-19 12:06 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 735/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 2.21.0  (landing page)
Mike Jiang
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/flowCore
git_branch: devel
git_last_commit: 082a8af
git_last_commit_date: 2025-04-15 09:39:15 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for flowCore on taishan

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.21.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.21.0.tar.gz
StartedAt: 2025-06-17 07:29:57 -0000 (Tue, 17 Jun 2025)
EndedAt: 2025-06-17 07:32:42 -0000 (Tue, 17 Jun 2025)
EllapsedTime: 165.1 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.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/flowCore.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘2.21.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: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking C++ specification ... OK
* checking installed package size ... INFO
  installed size is 16.3Mb
  sub-directories of 1Mb or more:
    R         1.2Mb
    data      5.4Mb
    extdata   1.1Mb
    libs      7.7Mb
* 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'flowFrame-class.Rd':
  ‘[Biobase:class.AnnotatedDataFrame]{AnnotatedDataFrame}’
  ‘[Biobase:class.AnnotatedDataFrame]{AnnotatedDataFrames}’

Non-topic package-anchored link(s) in Rd file 'flowSet-class.Rd':
  ‘[Biobase:class.AnnotatedDataFrame]{AnnotatedDataFrame}’

Non-topic package-anchored link(s) in Rd file 'parameters-methods.Rd':
  ‘[Biobase:class.AnnotatedDataFrame]{AnnotatedDataFrame}’

Non-topic package-anchored link(s) in Rd file 'read.flowSet.Rd':
  ‘[Biobase:class.AnnotatedDataFrame]{AnnotatedDataFrame}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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.5.0/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 5.574  0.068   5.654
* 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.22-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.5.0/site-library’
* installing *source* package ‘flowCore’ ...
** this is package ‘flowCore’ version ‘2.21.0’
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
using C++17
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c FastLogicle.cpp -o FastLogicle.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c Hyperlog.cpp -o Hyperlog.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c Logicle.cpp -o Logicle.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c biexponential.cpp -o biexponential.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c convertRawBytes.cpp -o convertRawBytes.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c cpp11.cpp -o cpp11.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c fcsTextParse.cpp -o fcsTextParse.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c hyperlogTransform.cpp -o hyperlogTransform.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c inPolygon.cpp -o inPolygon.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c inPolytope.cpp -o inPolytope.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c logicleTransform.cpp -o logicleTransform.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c poly_centroid.cpp -o poly_centroid.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c sortBytes.cpp -o sortBytes.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c uint2double.cpp -o uint2double.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/R/R-4.5.0/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.5.0/site-library/BH/include' -I'/home/biocbuild/R/R-4.5.0/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RProtoBufLib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c zeroin.cpp -o zeroin.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.5.0/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.5.0/site-library/cytolib/lib/libcytolib.a -L/home/biocbuild/R/R-4.5.0/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.5.0/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.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 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
Loading required package: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, 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 
 24.173   0.606  24.847 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0710.0120.083
FCSTransTransform1.5290.0121.544
Subset-methods0.2410.0000.241
arcsinhTransform0.0600.0040.064
asinht-class0.0290.0040.033
asinhtGml2-class0.0370.0040.041
biexponentialTransform3.8230.0203.850
boundaryFilter-class0.0920.0000.092
characterOrNumeric-class0.0010.0000.001
characterOrParameters-class0.0010.0000.001
characterOrTransformation-class0.0010.0000.001
coerce0.0610.0000.062
collapse_desc1.5610.0081.571
compensatedParameter-class0.1570.0000.168
compensation-class0.3540.0040.359
decompensate0.0530.0040.057
dg1polynomial-class0.0400.0040.044
each_col0.0380.0000.038
ellipsoidGate-class0.0710.0030.075
exponential-class0.030.000.03
expressionFilter-class0.0990.0000.099
filter-methods1.4900.0001.494
filter-on-methods0.0970.0000.097
filterList-class0.0060.0000.005
filterResult-class0.0010.0000.000
filterResultList-class5.5740.0685.654
filterSummary-class0.3740.0360.410
filterSummaryList-class1.3940.0121.408
flowFrame-class4.5940.0404.642
flowSet-class3.2940.1123.411
fr_append_cols1.6440.0161.663
fsApply0.1560.0080.164
getIndexSort0.0250.0040.029
hyperlog-class1.1240.0001.127
hyperlogtGml2-class0.0340.0000.034
identifier-methods0.0280.0000.028
inverseLogicleTransform1.4780.0001.481
invsplitscale-class0.0270.0040.032
keyword-methods1.7210.0081.732
kmeansFilter-class0.1510.0000.151
linearTransform0.0380.0000.038
lintGml2-class0.0320.0000.032
lnTransform1.9330.0281.964
logTransform0.0470.0080.055
logarithm-class0.0330.0000.033
logicalFilterResult-class000
logicleTransform1.7500.0001.754
logicletGml2-class0.0500.0000.051
logtGml2-class0.0350.0000.035
manyFilterResult-class0.0010.0000.001
markernames1.6780.0001.681
multipleFilterResult-class0.0010.0000.001
parameters-methods0.0310.0000.031
polygonGate-class0.0720.0000.072
quadGate-class0.4740.0390.516
quadratic-class0.0320.0000.032
quadraticTransform0.0380.0000.038
ratio-class0.0330.0000.033
ratiotGml2-class0.0270.0040.031
read.FCS0.0850.0040.090
read.FCSheader0.0020.0030.006
read.flowSet0.1150.0000.115
rectangleGate-class0.1010.0000.101
rotate_gate0.0010.0000.001
sampleFilter-class0.0590.0000.059
scaleTransform0.0350.0030.038
scale_gate000
shift_gate0.0000.0010.000
singleParameterTransform-class0.0000.0010.001
sinht-class0.0300.0020.033
split-methods1.9530.0001.958
splitScaleTransform2.2780.0042.287
splitscale-class0.0320.0000.032
squareroot-class0.0320.0000.032
timeFilter-class2.5690.0002.574
transform-class0.0010.0000.001
transform2.1790.0042.188
transformFilter-class0.1630.0000.165
transformList-class1.5880.0041.595
transformMap-class0.0000.0000.001
transform_gate0.0010.0000.000
truncateTransform0.0380.0000.037
unitytransform-class0.0290.0000.029
write.FCS0.0510.0000.051
write.flowSet1.7920.0041.800