Back to Rapid builds (Linux only) of a subset of BioC 3.21
Report updated every 6 hours

This page was generated on 2025-01-30 09:46 -0500 (Thu, 30 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 867
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 84/217HostnameOS / ArchINSTALLBUILDCHECK
flowCore 2.19.0  (landing page)
Mike Jiang
Snapshot Date: 2025-01-30 06:00 -0500 (Thu, 30 Jan 2025)
git_url: https://git.bioconductor.org/packages/flowCore
git_branch: devel
git_last_commit: 46f519e
git_last_commit_date: 2024-10-29 09:27:02 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  


CHECK results for flowCore on teran2

To the developers/maintainers of the flowCore package:
- 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.19.0
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings flowCore_2.19.0.tar.gz
StartedAt: 2025-01-30 08:24:00 -0500 (Thu, 30 Jan 2025)
EndedAt: 2025-01-30 08:26:05 -0500 (Thu, 30 Jan 2025)
EllapsedTime: 125.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flowCore.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings flowCore_2.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/flowCore.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘2.19.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘flowCore’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... OK
* checking installed package size ... INFO
  installed size is 16.2Mb
  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 ... 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 ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/flowCore/libs/flowCore.so’:
  Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘rand’, possibly from ‘rand’ (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
* 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: 3 WARNINGs, 3 NOTEs
See
  ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/flowCore.Rcheck/00check.log’
for details.


Installation output

flowCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL flowCore
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’
* installing *source* package ‘flowCore’ ...
** this is package ‘flowCore’ version ‘2.19.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++17
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c FastLogicle.cpp -o FastLogicle.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c Hyperlog.cpp -o Hyperlog.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c Logicle.cpp -o Logicle.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c biexponential.cpp -o biexponential.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c convertRawBytes.cpp -o convertRawBytes.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c cpp11.cpp -o cpp11.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c fcsTextParse.cpp -o fcsTextParse.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c hyperlogTransform.cpp -o hyperlogTransform.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c inPolygon.cpp -o inPolygon.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c inPolytope.cpp -o inPolytope.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c logicleTransform.cpp -o logicleTransform.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c poly_centroid.cpp -o poly_centroid.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c sortBytes.cpp -o sortBytes.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c uint2double.cpp -o uint2double.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -w -Wfatal-errors -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/BH/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/RProtoBufLib/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c zeroin.cpp -o zeroin.o
g++ -std=gnu++17 -shared -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 /media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cytolib/lib/libcytolib.a
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 /media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/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) (2025-01-20 r87609) -- "Unsuffered Consequences"
Copyright (C) 2025 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 
 16.588   0.868  17.451 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0400.0100.053
FCSTransTransform1.0170.0371.054
Subset-methods0.1090.0010.116
arcsinhTransform0.0290.0010.030
asinht-class0.0130.0020.016
asinhtGml2-class0.0120.0090.021
biexponentialTransform2.3790.0542.440
boundaryFilter-class0.0400.0030.044
characterOrNumeric-class0.0000.0000.001
characterOrParameters-class000
characterOrTransformation-class0.0010.0000.001
coerce0.0220.0030.025
collapse_desc1.1060.0271.134
compensatedParameter-class0.0620.0010.067
compensation-class0.1490.0020.152
decompensate0.0250.0020.026
dg1polynomial-class0.0200.0050.024
each_col0.0140.0000.014
ellipsoidGate-class0.0330.0010.034
exponential-class0.0100.0010.011
expressionFilter-class0.0450.0020.047
filter-methods1.0390.0071.047
filter-on-methods0.0440.0000.043
filterList-class0.0030.0000.002
filterResult-class0.0010.0000.000
filterResultList-class3.4370.1123.553
filterSummary-class0.4180.0010.420
filterSummaryList-class1.0460.0031.049
flowFrame-class2.9450.0603.007
flowSet-class2.1690.1082.278
fr_append_cols0.9800.0211.001
fsApply0.0640.0070.071
getIndexSort0.0110.0030.013
hyperlog-class0.5370.0030.541
hyperlogtGml2-class0.0150.0000.015
identifier-methods0.010.000.01
inverseLogicleTransform0.9860.0030.990
invsplitscale-class0.0110.0010.013
keyword-methods0.9820.0080.991
kmeansFilter-class0.0720.0020.075
linearTransform0.0170.0000.018
lintGml2-class0.0140.0000.013
lnTransform1.1540.0111.165
logTransform0.0230.0000.023
logarithm-class0.0120.0000.012
logicalFilterResult-class000
logicleTransform1.0300.0061.036
logicletGml2-class0.0220.0000.022
logtGml2-class0.0140.0000.015
manyFilterResult-class000
markernames0.9720.0010.974
multipleFilterResult-class0.0000.0000.001
parameters-methods0.0120.0000.012
polygonGate-class0.0320.0000.032
quadGate-class0.4890.0060.495
quadratic-class0.0120.0000.013
quadraticTransform0.0150.0000.015
ratio-class0.0150.0000.016
ratiotGml2-class0.0100.0010.012
read.FCS0.0370.0000.037
read.FCSheader0.0020.0010.004
read.flowSet0.0440.0000.045
rectangleGate-class0.0470.0000.046
rotate_gate000
sampleFilter-class0.0270.0000.026
scaleTransform0.0160.0000.016
scale_gate000
shift_gate000
singleParameterTransform-class0.0000.0000.001
sinht-class0.0120.0000.013
split-methods1.1510.0021.153
splitScaleTransform1.1540.0031.158
splitscale-class0.0120.0000.012
squareroot-class0.0120.0000.012
timeFilter-class1.7230.0061.730
transform-class0.0000.0000.001
transform1.6210.0021.624
transformFilter-class0.0750.0000.075
transformList-class0.9710.0000.971
transformMap-class0.0010.0000.000
transform_gate000
truncateTransform0.0160.0000.015
unitytransform-class0.0110.0000.011
write.FCS0.0230.0010.024
write.flowSet1.0490.0201.069