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

This page was generated on 2025-09-29 11:38 -0400 (Mon, 29 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4827
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4608
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4549
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4580
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 743/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 2.20.0  (landing page)
Mike Jiang
Snapshot Date: 2025-09-25 13:40 -0400 (Thu, 25 Sep 2025)
git_url: https://git.bioconductor.org/packages/flowCore
git_branch: RELEASE_3_21
git_last_commit: c75a5ca
git_last_commit_date: 2025-04-15 09:39:15 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for flowCore on merida1

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.

raw results


Summary

Package: flowCore
Version: 2.20.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.20.0.tar.gz
StartedAt: 2025-09-26 03:48:07 -0400 (Fri, 26 Sep 2025)
EndedAt: 2025-09-26 03:53:19 -0400 (Fri, 26 Sep 2025)
EllapsedTime: 311.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flowCore.Rcheck
Warnings: 3

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.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/flowCore.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘2.20.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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... OK
* checking installed package size ... INFO
  installed size is  9.1Mb
  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 ... 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 ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/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 9.741  0.412  10.592
flowFrame-class        7.509  0.292   7.913
flowSet-class          5.632  0.233   5.966
biexponentialTransform 5.736  0.103   5.990
* 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.21-bioc/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.5-x86_64/Resources/library’
* installing *source* package ‘flowCore’ ...
** this is package ‘flowCore’ version ‘2.20.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++17
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c FastLogicle.cpp -o FastLogicle.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c Hyperlog.cpp -o Hyperlog.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c Logicle.cpp -o Logicle.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c biexponential.cpp -o biexponential.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c convertRawBytes.cpp -o convertRawBytes.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c cpp11.cpp -o cpp11.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c fcsTextParse.cpp -o fcsTextParse.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c hyperlogTransform.cpp -o hyperlogTransform.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c inPolygon.cpp -o inPolygon.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c inPolytope.cpp -o inPolytope.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c logicleTransform.cpp -o logicleTransform.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c poly_centroid.cpp -o poly_centroid.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c sortBytes.cpp -o sortBytes.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c uint2double.cpp -o uint2double.o
clang++ -arch x86_64 -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.5-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RProtoBufLib/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c zeroin.cpp -o zeroin.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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.5-x86_64/Resources/library/cytolib/lib/libcytolib.a -F/Library/Frameworks/R.framework/.. -framework R
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.5-x86_64/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.5.1 RC (2025-06-05 r88288) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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
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 
 41.179   2.296  45.612 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.1120.0130.126
FCSTransTransform2.6160.0622.764
Subset-methods0.4030.0290.433
arcsinhTransform0.1140.0150.130
asinht-class0.0450.0040.051
asinhtGml2-class0.0550.0090.063
biexponentialTransform5.7360.1035.990
boundaryFilter-class0.1550.0070.162
characterOrNumeric-class0.0020.0010.003
characterOrParameters-class0.0010.0010.002
characterOrTransformation-class0.0020.0010.003
coerce0.0910.0070.100
collapse_desc2.3470.0702.425
compensatedParameter-class0.2310.0080.242
compensation-class0.5090.0420.558
decompensate0.0920.0140.110
dg1polynomial-class0.0590.0210.082
each_col0.0460.0040.050
ellipsoidGate-class0.1210.0060.129
exponential-class0.0420.0030.046
expressionFilter-class0.1720.0060.181
filter-methods2.6080.0672.714
filter-on-methods0.1710.0050.180
filterList-class0.0100.0010.010
filterResult-class0.0010.0020.003
filterResultList-class 9.741 0.41210.592
filterSummary-class0.5380.0250.570
filterSummaryList-class2.5760.0662.667
flowFrame-class7.5090.2927.913
flowSet-class5.6320.2335.966
fr_append_cols2.4080.0312.567
fsApply0.2120.0080.234
getIndexSort0.0380.0020.040
hyperlog-class2.3830.0392.650
hyperlogtGml2-class0.0460.0010.050
identifier-methods0.0360.0020.042
inverseLogicleTransform2.4090.0252.545
invsplitscale-class0.0430.0010.047
keyword-methods2.2770.0522.439
kmeansFilter-class0.2430.0070.258
linearTransform0.0540.0030.058
lintGml2-class0.0430.0020.047
lnTransform2.9320.0593.078
logTransform0.0640.0030.068
logarithm-class0.0440.0020.057
logicalFilterResult-class0.0010.0020.003
logicleTransform2.3150.0372.476
logicletGml2-class0.0640.0030.072
logtGml2-class0.0480.0030.051
manyFilterResult-class0.0010.0020.003
markernames2.2920.0402.636
multipleFilterResult-class0.0010.0010.002
parameters-methods0.0420.0040.047
polygonGate-class0.1130.0070.138
quadGate-class0.7060.0350.747
quadratic-class0.0440.0020.045
quadraticTransform0.0530.0010.055
ratio-class0.0430.0010.045
ratiotGml2-class0.0410.0020.042
read.FCS0.1330.0070.140
read.FCSheader0.0110.0080.019
read.flowSet0.1570.0030.160
rectangleGate-class0.1730.0060.183
rotate_gate0.0000.0010.001
sampleFilter-class0.0910.0030.095
scaleTransform0.0550.0010.058
scale_gate0.0000.0000.001
shift_gate0.0000.0010.000
singleParameterTransform-class0.0020.0020.003
sinht-class0.0440.0020.046
split-methods2.9500.0493.130
splitScaleTransform3.2900.0423.522
splitscale-class0.0450.0010.049
squareroot-class0.0430.0020.049
timeFilter-class3.9320.0634.095
transform-class0.0020.0010.003
transform3.1420.0303.188
transformFilter-class0.2030.0160.247
transformList-class2.3100.0272.374
transformMap-class0.0010.0010.002
transform_gate0.0010.0010.000
truncateTransform0.0540.0020.058
unitytransform-class0.0380.0020.040
write.FCS0.0850.0080.093
write.flowSet2.6430.0562.719