Back to Multiple platform build/check report for BioC 3.11
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

CHECK report for flowCore on malbec2

This page was generated on 2020-10-17 11:54:45 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE flowCore PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 610/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 2.0.1
Mike Jiang , Jake Wagner
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/flowCore
Branch: RELEASE_3_11
Last Commit: 4de9154
Last Changed Date: 2020-06-08 18:05:56 -0400 (Mon, 08 Jun 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: flowCore
Version: 2.0.1
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings flowCore_2.0.1.tar.gz
StartedAt: 2020-10-17 01:22:45 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 01:24:52 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 127.0 seconds
RetCode: 0
Status:  OK 
CheckDir: flowCore.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings flowCore_2.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/flowCore.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘2.0.1’
* 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
* checking installed package size ... NOTE
  installed size is 13.0Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    data      5.0Mb
    extdata   1.1Mb
    libs      5.0Mb
* 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 R 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 ... OK
* 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’
Undefined global functions or variables:
  mat msv
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* 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 ... OK
* 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 ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.11-bioc/R/library/flowCore/libs/flowCore.so’:
  Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (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. 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 in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.11-bioc/meat/flowCore.Rcheck/00check.log’
for details.



Installation output

flowCore.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘flowCore’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c FastLogicle.cpp -o FastLogicle.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c Hyperlog.cpp -o Hyperlog.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c Logicle.cpp -o Logicle.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
In file included from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/bind/mem_fn.hpp:25:0,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/mem_fn.hpp:22,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/function/detail/prologue.hpp:18,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/function.hpp:30,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/find_iterator.hpp:24,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/iter_find.hpp:27,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/split.hpp:16,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string.hpp:23,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/transformation.hpp:18,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/compensation.hpp:15,
                 from pairVectorRcppWrap.h:10,
                 from flowCore_types.h:12,
                 from RcppExports.cpp:4:
/home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include/google/protobuf/stubs/common.h:41,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include/google/protobuf/io/coded_stream.h:140,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/GatingSet.pb.h:23,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/calibrationTable.hpp:19,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/transformation.hpp:17,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/compensation.hpp:15,
                 from pairVectorRcppWrap.h:10,
                 from flowCore_types.h:12,
                 from RcppExports.cpp:4:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c biexponential.cpp -o biexponential.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c convertRawBytes.cpp -o convertRawBytes.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c fcsTextParse.cpp -o fcsTextParse.o
In file included from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/bind/mem_fn.hpp:25:0,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/mem_fn.hpp:22,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/function/detail/prologue.hpp:18,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/function.hpp:30,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/find_iterator.hpp:24,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/iter_find.hpp:27,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/split.hpp:16,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string.hpp:23,
                 from fcsTextParse.cpp:8:
/home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/classification.hpp:15,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/trim.hpp:23,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string.hpp:19,
                 from fcsTextParse.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c hyperlogTransform.cpp -o hyperlogTransform.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c inPolygon.cpp -o inPolygon.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c inPolytope.cpp -o inPolytope.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c logicleTransform.cpp -o logicleTransform.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pairVectorRcppWrap.cpp -o pairVectorRcppWrap.o
In file included from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/bind/mem_fn.hpp:25:0,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/mem_fn.hpp:22,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/function/detail/prologue.hpp:18,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/function.hpp:30,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/find_iterator.hpp:24,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/iter_find.hpp:27,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string/split.hpp:16,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/algorithm/string.hpp:23,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/transformation.hpp:18,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/compensation.hpp:15,
                 from pairVectorRcppWrap.h:10,
                 from pairVectorRcppWrap.cpp:7:
/home/biocbuild/bbs-3.11-bioc/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include/google/protobuf/stubs/common.h:41,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include/google/protobuf/io/coded_stream.h:140,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/GatingSet.pb.h:23,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/calibrationTable.hpp:19,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/transformation.hpp:17,
                 from /home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include/cytolib/compensation.hpp:15,
                 from pairVectorRcppWrap.h:10,
                 from pairVectorRcppWrap.cpp:7:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c poly_centroid.cpp -o poly_centroid.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c sortBytes.cpp -o sortBytes.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c uint2double.cpp -o uint2double.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c zeroin.cpp -o zeroin.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.11-bioc/R/lib -L/usr/local/lib -o flowCore.so FastLogicle.o Hyperlog.o Logicle.o RcppExports.o biexponential.o convertRawBytes.o fcsTextParse.o hyperlogTransform.o inPolygon.o inPolytope.o logicleTransform.o pairVectorRcppWrap.o poly_centroid.o sortBytes.o uint2double.o zeroin.o -L/home/biocbuild/bbs-3.11-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.11-bioc/R/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
   ‘HowTo-flowCore.Rnw’ using ‘UTF-8’ 
** 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.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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)
> 
> 
> test_check("flowCore")
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

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

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, 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")'.

══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 334 | SKIPPED: 3 | WARNINGS: 2 | FAILED: 0 ]
> 
> #devtools::test("~/rglab/workspace/flowCore")
> 
> proc.time()
   user  system elapsed 
 19.542   0.669  20.270 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0750.0000.086
FCSTransTransform1.0840.0281.112
Subset-methods0.3160.0200.355
arcsinhTransform0.0870.0000.086
asinht-class0.0320.0000.032
asinhtGml2-class0.0390.0000.039
biexponentialTransform3.9890.0604.049
boundaryFilter-class0.0920.0040.096
characterOrNumeric-class0.0010.0000.001
characterOrParameters-class000
characterOrTransformation-class0.0010.0000.001
coerce0.1250.0040.129
collapse_desc0.4850.0120.497
compensatedParameter-class0.1060.0000.111
compensation-class0.2480.0000.247
decompensate0.0420.0000.041
dg1polynomial-class0.0160.0040.019
each_col0.0230.0000.022
ellipsoidGate-class0.0530.0000.053
exponential-class0.0190.0000.020
expressionFilter-class0.0710.0000.072
filter-methods0.6040.0360.641
filter-on-methods0.0690.0000.068
filterList-class0.0040.0000.004
filterResult-class0.0010.0000.000
filterResultList-class4.1370.1824.319
filterSummary-class0.1070.0000.107
filterSummaryList-class1.0940.0281.122
flowFrame-class3.8360.0763.913
flowSet-class2.3450.0402.385
fr_append_cols0.5360.0160.552
fsApply0.1680.0120.180
getIndexSort0.0100.0080.018
hyperlog-class1.2130.0001.213
hyperlogtGml2-class0.0410.0000.041
identifier-methods0.0260.0000.026
inverseLogicleTransform0.8300.0080.838
invsplitscale-class0.0330.0000.033
keyword-methods0.810.040.85
kmeansFilter-class0.1780.0000.178
linearTransform0.0390.0000.039
lintGml2-class0.0320.0000.032
lnTransform1.2840.0281.312
logTransform0.0460.0000.046
logarithm-class0.0310.0000.031
logicalFilterResult-class0.0010.0000.001
logicleTransform1.2320.0241.256
logicletGml2-class0.0590.0000.059
logtGml2-class0.0380.0000.038
manyFilterResult-class0.0010.0000.001
markernames0.7890.0240.813
multipleFilterResult-class0.0010.0000.001
parameters-methods0.0300.0000.031
polygonGate-class0.070.000.07
quadGate-class0.190.000.19
quadratic-class0.030.000.03
quadraticTransform0.0370.0000.037
ratio-class0.0370.0000.037
ratiotGml2-class0.0320.0040.036
read.FCS0.0910.0000.091
read.FCSheader0.0030.0050.007
read.flowSet0.1140.0020.117
rectangleGate-class0.1060.0000.106
rotate_gate0.0000.0000.001
sampleFilter-class0.0540.0000.054
scaleTransform0.0360.0000.036
scale_gate000
shift_gate000
singleParameterTransform-class0.0010.0000.001
sinht-class0.0320.0000.032
split-methods0.9730.0120.984
splitScaleTransform0.8910.0120.903
splitscale-class0.0190.0000.019
squareroot-class0.0200.0000.019
timeFilter-class1.4970.0361.533
transform-class0.0010.0000.001
transform1.0670.0281.095
transformFilter-class0.1140.0000.113
transformList-class0.7930.0080.801
transformMap-class000
transform_gate000
truncateTransform0.0240.0000.024
unitytransform-class0.0170.0000.017
write.FCS0.0330.0000.033
write.flowSet0.6270.0120.638