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

This page was generated on 2026-03-17 11:34 -0400 (Tue, 17 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4845
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 4060
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 758/2367HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 2.23.3  (landing page)
Mike Jiang
Snapshot Date: 2026-03-16 13:40 -0400 (Mon, 16 Mar 2026)
git_url: https://git.bioconductor.org/packages/flowCore
git_branch: devel
git_last_commit: ed94196
git_last_commit_date: 2026-03-12 20:50:24 -0400 (Thu, 12 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped
See other builds for flowCore in R Universe.


CHECK results for flowCore on nebbiolo1

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.23.3
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings flowCore_2.23.3.tar.gz
StartedAt: 2026-03-16 23:29:05 -0400 (Mon, 16 Mar 2026)
EndedAt: 2026-03-16 23:31:54 -0400 (Mon, 16 Mar 2026)
EllapsedTime: 169.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flowCore.Rcheck
Warnings: 4

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings flowCore_2.23.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/flowCore.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-17 03:29:06 UTC
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘2.23.3’
* 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++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking C++ specification ... INFO
  specified C++17
* checking installed package size ... INFO
  installed size is 28.6Mb
  sub-directories of 1Mb or more:
    data      5.5Mb
    extdata   1.1Mb
    libs     20.5Mb
* 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 ... INFO
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... WARNING
  apparently using $(BLAS_LIBS) without following $(FLIBS) in ‘src/Makevars’
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.23-bioc/R/site-library/flowCore/libs/flowCore.so’:
  Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
  Found ‘__printf_chk’, possibly from ‘printf’ (C)
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
  Found ‘rand’, possibly from ‘rand’ (C)
  Found ‘srand’, possibly from ‘srand’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (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’ ...* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

flowCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL flowCore
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘flowCore’ ...
** this is package ‘flowCore’ version ‘2.23.3’
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
using C++17
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c FastLogicle.cpp -o FastLogicle.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c Hyperlog.cpp -o Hyperlog.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c Logicle.cpp -o Logicle.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c biexponential.cpp -o biexponential.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c convertRawBytes.cpp -o convertRawBytes.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c cpp11.cpp -o cpp11.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c fcsTextParse.cpp -o fcsTextParse.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c hyperlogTransform.cpp -o hyperlogTransform.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c inPolygon.cpp -o inPolygon.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c inPolytope.cpp -o inPolytope.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c logicleTransform.cpp -o logicleTransform.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c poly_centroid.cpp -o poly_centroid.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c sortBytes.cpp -o sortBytes.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c uint2double.cpp -o uint2double.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cytolib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c zeroin.cpp -o zeroin.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.23-bioc/R/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/bbs-3.23-bioc/R/site-library/cytolib/lib/libcytolib.a /home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/lib/libhdf5_cpp.a /home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/lib/libhdf5.a -L/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/lib -lsz -lm -ldl -lcurl -lssl -lcrypto -llapack -L/home/biocbuild/bbs-3.23-bioc/R/lib -lRblas -L/home/biocbuild/bbs-3.23-bioc/R/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/bbs-3.23-bioc/R/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 Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 
 20.926   0.925  21.863 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0620.0060.069
FCSTransTransform1.2460.0381.285
Subset-methods0.1950.0000.200
arcsinhTransform0.0490.0020.051
asinht-class0.0260.0020.029
asinhtGml2-class0.0270.0080.035
biexponentialTransform3.0290.0693.097
boundaryFilter-class0.0740.0000.074
characterOrNumeric-class0.0000.0010.001
characterOrParameters-class0.0000.0010.000
characterOrTransformation-class0.0010.0000.001
coerce0.0540.0010.055
collapse_desc1.3740.0231.397
compensatedParameter-class0.1300.0010.135
compensation-class0.2560.0060.262
decompensate0.0420.0040.046
dg1polynomial-class0.0340.0040.037
each_col0.0280.0010.028
ellipsoidGate-class0.0580.0000.057
exponential-class0.0240.0020.025
expressionFilter-class0.0760.0010.076
filter-methods1.2980.0101.307
filter-on-methods0.0730.0000.073
filterList-class0.0040.0000.004
filterResult-class0.0000.0000.001
filterResultList-class4.5320.2334.767
filterSummary-class0.4310.0010.433
filterSummaryList-class1.3230.0131.335
flowFrame-class4.0240.0934.118
flowSet-class2.8400.1132.953
fr_append_cols1.2500.0331.281
fsApply0.1210.0100.130
getIndexSort0.0220.0050.027
hyperlog-class0.7130.0210.734
hyperlogtGml2-class0.030.000.03
identifier-methods0.0220.0020.024
inverseLogicleTransform1.2340.0051.239
invsplitscale-class0.0260.0020.028
keyword-methods1.2540.0201.273
kmeansFilter-class0.1160.0090.125
linearTransform0.0320.0030.035
lintGml2-class0.0280.0000.029
lnTransform1.4890.0141.503
logTransform0.0370.0000.038
logarithm-class0.0270.0000.027
logicalFilterResult-class0.0000.0000.001
logicleTransform1.2650.0131.278
logicletGml2-class0.0380.0010.039
logtGml2-class0.0280.0010.029
manyFilterResult-class0.0000.0000.001
markernames1.2180.0211.239
multipleFilterResult-class0.0010.0000.001
parameters-methods0.0270.0010.027
polygonGate-class0.0580.0020.060
quadGate-class0.5410.0490.590
quadratic-class0.0280.0000.028
quadraticTransform0.0320.0000.033
ratio-class0.0290.0000.029
ratiotGml2-class0.0270.0000.027
read.FCS0.0700.0050.076
read.FCSheader0.0040.0030.007
read.flowSet0.0970.0000.097
rectangleGate-class0.080.000.08
rotate_gate0.0010.0000.000
sampleFilter-class0.0490.0000.050
scaleTransform0.0330.0010.033
scale_gate000
shift_gate0.0000.0010.000
singleParameterTransform-class0.0010.0000.002
sinht-class0.0290.0000.029
split-methods1.5870.0211.608
splitScaleTransform1.4940.0241.518
splitscale-class0.0280.0000.028
squareroot-class0.0280.0010.029
timeFilter-class2.1720.0062.179
transform-class0.0010.0010.001
transform1.5410.0081.548
transformFilter-class0.1120.0010.112
transformList-class1.6100.0111.622
transformMap-class0.0000.0010.000
transform_gate0.0000.0000.001
truncateTransform0.0300.0020.032
unitytransform-class0.0220.0020.024
write.FCS0.0410.0010.042
write.flowSet1.3970.0231.420