BioC 3.5: CHECK report for flowCore on oaxaca
This page was generated on 2017-03-04 16:34:55 -0500 (Sat, 04 Mar 2017).
flowCore 1.41.8 M.Jiang
 | Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017) |  | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/flowCore |  | Last Changed Rev: 126764 / Revision: 127142 |  | Last Changed Date: 2017-02-15 13:48:31 -0500 (Wed, 15 Feb 2017) |  
  | malbec2  | Linux (Ubuntu 16.04.1 LTS) / x86_64  |  OK  |  OK  |  OK  |  |   | 
| tokay2  | Windows Server 2012 R2 Standard / x64  |  OK  |  OK  |  OK  |  OK  |   | 
| toluca2  | Mac OS X Mavericks (10.9.5) / x86_64  |  OK  |  OK  |  OK  |  OK  |   | 
| oaxaca  | Mac OS X Mavericks (10.9.5) / x86_64  |  OK  |  OK  | [ OK ] |  OK  |  | 
Summary
| Package: flowCore | 
| Version: 1.41.8 | 
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowCore_1.41.8.tar.gz | 
| StartedAt: 2017-03-04 02:50:29 -0800 (Sat, 04 Mar 2017) | 
| EndedAt: 2017-03-04 02:54:15 -0800 (Sat, 04 Mar 2017) | 
| EllapsedTime: 226.0 seconds | 
| RetCode: 0 | 
| Status:  OK  | 
| CheckDir: flowCore.Rcheck | 
| Warnings: 0 | 
 
Command output
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowCore_1.41.8.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck’
* using R Under development (unstable) (2017-02-15 r72177)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘1.41.8’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... NOTE
Found the following apparent object files/libraries:
  src/boost_regex/c_regex_traits.o src/boost_regex/cpp_regex_traits.o
  src/boost_regex/cregex.o src/boost_regex/fileiter.o
  src/boost_regex/icu.o src/boost_regex/instances.o
  src/boost_regex/posix_api.o src/boost_regex/regex.o
  src/boost_regex/regex_debug.o src/boost_regex/regex_raw_buffer.o
  src/boost_regex/regex_traits_defaults.o
  src/boost_regex/static_mutex.o src/boost_regex/usinstances.o
  src/boost_regex/w32_regex_traits.o src/boost_regex/wc_regex_traits.o
  src/boost_regex/wide_posix_api.o src/boost_regex/winstances.o
Object files/libraries should not be included in a source package.
* 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 19.0Mb
  sub-directories of 1Mb or more:
    data      5.0Mb
    extdata   1.1Mb
    lib      10.3Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Versioned 'LinkingTo' value for ‘BH’ is only usable in R >= 3.0.2
* 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 ... NOTE
'library' or 'require' call to ‘Rgraphviz’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
rbind2,flowSet-flowSet: warning in assign(i, x[[i]], env = env):
  partial argument match of 'env' to 'envir'
rbind2,flowSet-flowSet: warning in assign(i, y[[i]], env = env):
  partial argument match of 'env' to 'envir'
%in%,flowFrame-norm2Filter: no visible global function definition for
  ‘cov.rob’
spillover,flowSet: no visible global function definition for
  ‘devAskNewPage’
spillover,flowSet : <anonymous>: no visible global function definition
  for ‘rangeGate’
spillover,flowSet : <anonymous>: no visible global function definition
  for ‘density’
spillover,flowSet : <anonymous>: no visible global function definition
  for ‘abline’
spillover,flowSet : <anonymous> : <anonymous>: no visible global
  function definition for ‘density’
split,flowFrame-factor: no visible binding for global variable ‘i’
summary,workFlow: no visible binding for global variable ‘wf’
Undefined global functions or variables:
  abline cov.rob density devAskNewPage i rangeGate wf
Consider adding
  importFrom("grDevices", "devAskNewPage")
  importFrom("graphics", "abline")
  importFrom("stats", "density")
to your NAMESPACE file.
* 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 ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* 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: 6 NOTEs
See
  ‘/Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/00check.log’
for details.
 
flowCore.Rcheck/00install.out:
* installing *source* package ‘flowCore’ ...
** libs
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c FastLogicle.cpp -o FastLogicle.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c Hyperlog.cpp -o Hyperlog.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c Logicle.cpp -o Logicle.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c biexponential.cpp -o biexponential.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c convertRawBytes.cpp -o convertRawBytes.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c fcsTextParse.cpp -o fcsTextParse.o
In file included from fcsTextParse.cpp:8:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
In file included from fcsTextParse.cpp:8:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
fcsTextParse.cpp:45:133: warning: multi-line // comment [-Wcomment]
                        txt = boost::regex_replace(txt, boost::regex(doubleDelimiter), magicString);//somehow boost::replace_all won't do the job for \\\\
                                                                                                                                                         ^
3 warnings generated.
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c hyperlogTransform.cpp -o hyperlogTransform.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c inPolygon.cpp -o inPolygon.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c inPolytope.cpp -o inPolytope.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c logicleTransform.cpp -o logicleTransform.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c pairVectorRcppWrap.cpp -o pairVectorRcppWrap.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c sortBytes.cpp -o sortBytes.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c uint2double.cpp -o uint2double.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c zeroin.cpp -o zeroin.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/c_regex_traits.cpp -o boost_regex/c_regex_traits.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/cpp_regex_traits.cpp -o boost_regex/cpp_regex_traits.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/cregex.cpp -o boost_regex/cregex.o
In file included from boost_regex/cregex.cpp:22:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
In file included from boost_regex/cregex.cpp:22:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
2 warnings generated.
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/fileiter.cpp -o boost_regex/fileiter.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/icu.cpp -o boost_regex/icu.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/instances.cpp -o boost_regex/instances.o
In file included from boost_regex/instances.cpp:30:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
In file included from boost_regex/instances.cpp:30:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
2 warnings generated.
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/posix_api.cpp -o boost_regex/posix_api.o
In file included from boost_regex/posix_api.cpp:23:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
In file included from boost_regex/posix_api.cpp:23:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
2 warnings generated.
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/regex.cpp -o boost_regex/regex.o
In file included from boost_regex/regex.cpp:24:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
In file included from boost_regex/regex.cpp:24:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
2 warnings generated.
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/regex_debug.cpp -o boost_regex/regex_debug.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/regex_raw_buffer.cpp -o boost_regex/regex_raw_buffer.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/regex_traits_defaults.cpp -o boost_regex/regex_traits_defaults.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/static_mutex.cpp -o boost_regex/static_mutex.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/usinstances.cpp -o boost_regex/usinstances.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/w32_regex_traits.cpp -o boost_regex/w32_regex_traits.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/wc_regex_traits.cpp -o boost_regex/wc_regex_traits.o
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/wide_posix_api.cpp -o boost_regex/wide_posix_api.o
In file included from boost_regex/wide_posix_api.cpp:25:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
In file included from boost_regex/wide_posix_api.cpp:25:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
2 warnings generated.
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include" -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/winstances.cpp -o boost_regex/winstances.o
In file included from boost_regex/winstances.cpp:30:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
In file included from boost_regex/winstances.cpp:30:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.4/Resources/library/BH/include/boost/regex/v4/instances.hpp:124:34: warning: unknown warning group '-Wkeyword-macro', ignored [-Wunknown-pragmas]
#pragma clang diagnostic ignored "-Wkeyword-macro"
                                 ^
2 warnings generated.
mkdir -p "/Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib"
ar rs "/Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a" boost_regex/c_regex_traits.o boost_regex/cpp_regex_traits.o boost_regex/cregex.o boost_regex/fileiter.o boost_regex/icu.o boost_regex/instances.o boost_regex/posix_api.o boost_regex/regex.o boost_regex/regex_debug.o boost_regex/regex_raw_buffer.o boost_regex/regex_traits_defaults.o boost_regex/static_mutex.o boost_regex/usinstances.o boost_regex/w32_regex_traits.o boost_regex/wc_regex_traits.o boost_regex/wide_posix_api.o boost_regex/winstances.o
ar: creating archive /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(icu.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(regex_debug.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(usinstances.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(w32_regex_traits.o) has no symbols
clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/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 sortBytes.o uint2double.o zeroin.o /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (flowCore)
 flowCore.Rcheck/flowCore-Ex.timings:
| name | user | system | elapsed
 | 
| EHtrans-class | 0.098 | 0.008 | 0.107 | 
 | 
| FCSTransTransform | 1.134 | 0.054 | 1.190 | 
 | 
| Subset-methods | 1.064 | 0.026 | 1.090 | 
 | 
| actionItem-class | 0.002 | 0.000 | 0.002 | 
 | 
| arcsinhTransform | 0.125 | 0.002 | 0.127 | 
 | 
| asinht-class | 0.032 | 0.001 | 0.033 | 
 | 
| asinhtGml2-class | 0.034 | 0.004 | 0.039 | 
 | 
| biexponentialTransform | 3.484 | 0.100 | 3.610 | 
 | 
| boundaryFilter-class | 0.099 | 0.003 | 0.103 | 
 | 
| characterOrTransformation-class | 0.002 | 0.000 | 0.002 | 
 | 
| coerce | 0.072 | 0.005 | 0.077 | 
 | 
| compensateActionItem-class | 0.001 | 0.000 | 0.001 | 
 | 
| compensateView-class | 0.001 | 0.001 | 0.001 | 
 | 
| compensatedParameter-class | 0.455 | 0.023 | 0.478 | 
 | 
| compensation-class | 0.431 | 0.052 | 0.485 | 
 | 
| dg1polynomial-class | 0.035 | 0.002 | 0.037 | 
 | 
| each_col-methods | 0.043 | 0.003 | 0.048 | 
 | 
| ellipsoidGate | 0.127 | 0.004 | 0.132 | 
 | 
| exponential-class | 0.033 | 0.002 | 0.035 | 
 | 
| expressionFilter-class | 0.129 | 0.006 | 0.136 | 
 | 
| fcReference-class | 0.002 | 0.001 | 0.002 | 
 | 
| filter-methods | 0.904 | 0.061 | 1.037 | 
 | 
| filter-on-methods | 0.123 | 0.002 | 0.128 | 
 | 
| filterList-class | 0.026 | 0.000 | 0.027 | 
 | 
| filterResult-class | 0.001 | 0.000 | 0.002 | 
 | 
| filterResultList-class | 0.001 | 0.000 | 0.001 | 
 | 
| filterSummary-class | 0.002 | 0.000 | 0.002 | 
 | 
| filterSummaryList-class | 0.001 | 0.000 | 0.001 | 
 | 
| flowFrame-class | 3.384 | 0.143 | 3.578 | 
 | 
| flowSet-class | 2.279 | 0.090 | 2.374 | 
 | 
| fsApply | 0.113 | 0.012 | 0.125 | 
 | 
| gateActionItem-class | 0.001 | 0.000 | 0.002 | 
 | 
| gateView-class | 0.001 | 0.000 | 0.001 | 
 | 
| getIndexSort-methods | 0.020 | 0.004 | 0.024 | 
 | 
| hyperlog-class | 1.310 | 0.002 | 1.312 | 
 | 
| hyperlogtGml2-class | 0.029 | 0.001 | 0.030 | 
 | 
| identifier-methods | 0.021 | 0.003 | 0.022 | 
 | 
| inverseLogicleTransform | 0.648 | 0.053 | 0.703 | 
 | 
| invsplitscale-class | 0.032 | 0.009 | 0.041 | 
 | 
| keyword-methods | 0.563 | 0.053 | 0.616 | 
 | 
| kmeansFilter | 0.186 | 0.018 | 0.205 | 
 | 
| linearTransform | 0.033 | 0.002 | 0.034 | 
 | 
| lintGml2-class | 0.028 | 0.001 | 0.029 | 
 | 
| lnTransform | 1.113 | 0.083 | 1.200 | 
 | 
| logTransform | 0.033 | 0.002 | 0.035 | 
 | 
| logarithm-class | 0.026 | 0.003 | 0.027 | 
 | 
| logicalFilterResult-class | 0.001 | 0.000 | 0.001 | 
 | 
| logicleTransform | 0.705 | 0.047 | 0.752 | 
 | 
| logicletGml2-class | 0.036 | 0.002 | 0.038 | 
 | 
| logtGml2-class | 0.023 | 0.002 | 0.024 | 
 | 
| manyFilterResult-class | 0.001 | 0.000 | 0.001 | 
 | 
| markernames | 0.627 | 0.039 | 0.667 | 
 | 
| multipleFilterResult-class | 0.001 | 0.001 | 0.002 | 
 | 
| norm2Filter-class | 0.278 | 0.018 | 0.334 | 
 | 
| normalizeActionItem-class | 0.001 | 0.000 | 0.001 | 
 | 
| normalizeView-class | 0.001 | 0.000 | 0.001 | 
 | 
| parameters-methods | 0.020 | 0.001 | 0.022 | 
 | 
| polygonGate | 0.044 | 0.003 | 0.047 | 
 | 
| quadGate | 0.170 | 0.006 | 0.176 | 
 | 
| quadratic-class | 0.020 | 0.001 | 0.021 | 
 | 
| quadraticTransform | 0.034 | 0.002 | 0.036 | 
 | 
| ratio-class | 0.039 | 0.002 | 0.041 | 
 | 
| ratiotGml2-class | 0.028 | 0.002 | 0.029 | 
 | 
| read.FCS | 0.099 | 0.002 | 0.102 | 
 | 
| read.FCSheader | 0.020 | 0.001 | 0.021 | 
 | 
| read.flowSet | 0.095 | 0.004 | 0.100 | 
 | 
| rectangleGate | 0.120 | 0.005 | 0.125 | 
 | 
| sampleFilter-class | 0.046 | 0.002 | 0.048 | 
 | 
| scaleTransform | 0.031 | 0.001 | 0.032 | 
 | 
| singleParameterTransform-class | 0.002 | 0.001 | 0.002 | 
 | 
| sinht-class | 0.032 | 0.001 | 0.034 | 
 | 
| split-methods | 1.148 | 0.081 | 1.230 | 
 | 
| splitScaleTransform | 1.077 | 0.072 | 1.148 | 
 | 
| splitscale-class | 0.04 | 0.01 | 0.05 | 
 | 
| squareroot-class | 0.034 | 0.001 | 0.035 | 
 | 
| subsettingActionItem-class | 0.002 | 0.000 | 0.001 | 
 | 
| subsettingView-class | 0.002 | 0.000 | 0.002 | 
 | 
| timeFilter-class | 1.651 | 0.077 | 1.730 | 
 | 
| transform-class | 0.002 | 0.000 | 0.002 | 
 | 
| transformActionItem-class | 0.001 | 0.000 | 0.001 | 
 | 
| transformFilter-class | 0.163 | 0.008 | 0.170 | 
 | 
| transformList-class | 0.593 | 0.055 | 0.647 | 
 | 
| transformMap-class | 0.001 | 0.000 | 0.001 | 
 | 
| transformView-class | 0.001 | 0.001 | 0.002 | 
 | 
| truncateTransform | 0.047 | 0.014 | 0.061 | 
 | 
| unitytransform-class | 0.027 | 0.001 | 0.028 | 
 | 
| view-class | 0.001 | 0.000 | 0.002 | 
 | 
| workFlow-class | 0.002 | 0.001 | 0.003 | 
 | 
| write.FCS | 0.104 | 0.004 | 0.108 | 
 | 
| write.flowSet | 1.146 | 0.078 | 1.224 | 
 |