Back to the "Multiple platform build/check report" A  B  C  D  E [F] G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.2: CHECK report for flowCore on oaxaca

This page was generated on 2016-04-23 10:23:33 -0700 (Sat, 23 Apr 2016).

Package 354/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 1.36.9
M.Jiang
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/flowCore
Last Changed Rev: 112615 / Revision: 116712
Last Changed Date: 2016-01-15 14:16:32 -0800 (Fri, 15 Jan 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: flowCore
Version: 1.36.9
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowCore_1.36.9.tar.gz
StartedAt: 2016-04-23 00:07:27 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 00:10:55 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 208.3 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.36.9.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/flowCore.Rcheck’
* using R version 3.2.4 (2016-03-10)
* 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.36.9’
* 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 ... [68s/81s] OK
* checking installed package size ... NOTE
  installed size is 19.6Mb
  sub-directories of 1Mb or more:
    data      5.0Mb
    doc       1.3Mb
    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 : .local: warning in assign(i, x[[i]], env =
  env): partial argument match of 'env' to 'envir'
rbind2,flowSet-flowSet : .local: 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 : .local : <anonymous>: no visible global function
  definition for ‘rangeGate’
split,flowFrame-factor : .local: no visible binding for global variable
  ‘i’
summary,workFlow : .local: no visible binding for global variable ‘wf’
* 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 ... [30s/32s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run-all.R’ [7s/7s]
 [7s/7s] 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.2-bioc/meat/flowCore.Rcheck/00check.log’
for details.


flowCore.Rcheck/00install.out:

* installing *source* package ‘flowCore’ ...
** libs
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c FastLogicle.cpp -o FastLogicle.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c Hyperlog.cpp -o Hyperlog.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c Logicle.cpp -o Logicle.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c RcppExports.cpp -o RcppExports.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c biexponential.c -o biexponential.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c convertRawBytes.cpp -o convertRawBytes.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.2/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.2/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=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c hyperlogTransform.cpp -o hyperlogTransform.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c inPolygon.c -o inPolygon.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c inPolytope.c -o inPolytope.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c init.c -o init.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c logicleTransform.cpp -o logicleTransform.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c pairVectorRcppWrap.cpp -o pairVectorRcppWrap.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c uint2double.cpp -o uint2double.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c zeroin.c -o zeroin.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/c_regex_traits.cpp -o boost_regex/c_regex_traits.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/cpp_regex_traits.cpp -o boost_regex/cpp_regex_traits.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.2/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.2/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=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/fileiter.cpp -o boost_regex/fileiter.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/icu.cpp -o boost_regex/icu.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.2/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.2/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=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.2/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.2/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=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.2/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.2/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=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/regex_debug.cpp -o boost_regex/regex_debug.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/regex_raw_buffer.cpp -o boost_regex/regex_raw_buffer.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/regex_traits_defaults.cpp -o boost_regex/regex_traits_defaults.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/static_mutex.cpp -o boost_regex/static_mutex.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/usinstances.cpp -o boost_regex/usinstances.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/w32_regex_traits.cpp -o boost_regex/w32_regex_traits.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c boost_regex/wc_regex_traits.cpp -o boost_regex/wc_regex_traits.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.2/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.2/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=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:97:
/Library/Frameworks/R.framework/Versions/3.2/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.2/Resources/library/BH/include/boost/regex.hpp:31:
In file included from /Library/Frameworks/R.framework/Versions/3.2/Resources/library/BH/include/boost/regex/v4/regex.hpp:108:
/Library/Frameworks/R.framework/Versions/3.2/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.2-bioc/meat/flowCore.Rcheck/flowCore/lib"
ar rs "/Users/biocbuild/bbs-3.2-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.2-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.2-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.2-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.2-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.2-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(w32_regex_traits.o) has no symbols
clang++ -std=c++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 init.o logicleTransform.o pairVectorRcppWrap.o uint2double.o zeroin.o /Users/biocbuild/bbs-3.2-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.2-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:

nameusersystemelapsed
EHtrans-class0.0570.0030.061
FCSTransTransform1.0440.0551.100
Subset-methods0.3770.0170.401
actionItem-class0.0010.0000.001
arcsinhTransform0.0350.0020.038
asinht-class0.0380.0020.040
asinhtGml2-class0.0330.0020.035
biexponentialTransform3.3170.1053.423
boundaryFilter-class0.1180.0030.123
characterOrTransformation-class0.0010.0000.002
coerce0.0790.0020.081
compensateActionItem-class0.0010.0010.002
compensateView-class0.0010.0000.001
compensatedParameter-class0.2660.0230.289
compensation-class0.3840.0410.427
dg1polynomial-class0.0350.0020.038
each_col-methods0.0400.0050.203
ellipsoidGate0.0570.0030.059
exponential-class0.0360.0030.039
expressionFilter-class0.0860.0160.102
fcReference-class0.0020.0000.003
filter-methods0.8720.0590.982
filter-on-methods0.1280.0010.128
filterList-class0.0110.0000.011
filterResult-class0.0020.0000.001
filterResultList-class0.0020.0000.001
filterSummary-class0.0010.0010.001
filterSummaryList-class0.0010.0000.001
flowFrame-class3.1810.1413.940
flowSet-class2.7150.1022.925
fsApply0.1650.0080.173
gateActionItem-class0.0010.0000.002
gateView-class0.0010.0010.002
getIndexSort-methods0.0330.0020.034
hyperlog-class2.1870.0172.206
hyperlogtGml2-class0.0380.0010.038
identifier-methods0.0270.0010.028
inverseLogicleTransform0.6660.0520.717
invsplitscale-class0.0350.0020.036
keyword-methods0.6930.0450.737
kmeansFilter0.2000.0060.205
linearTransform0.0420.0010.043
lintGml2-class0.0340.0010.036
lnTransform1.2990.0631.369
logTransform0.0410.0020.043
logarithm-class0.0410.0020.042
logicalFilterResult-class0.0020.0000.001
logicleTransform0.8230.0640.887
logicletGml2-class0.0340.0010.035
logtGml2-class0.0390.0020.041
manyFilterResult-class0.0020.0000.001
multipleFilterResult-class0.0020.0000.001
norm2Filter-class0.1730.0130.209
normalizeActionItem-class0.0010.0010.002
normalizeView-class0.0010.0000.001
parameters-methods0.0340.0020.036
polygonGate0.0690.0030.071
quadGate0.2340.0040.238
quadratic-class0.0360.0010.038
quadraticTransform0.0500.0020.052
ratio-class0.0350.0010.035
ratiotGml2-class0.0350.0010.036
read.FCS0.0610.0010.062
read.FCSheader0.0070.0020.009
read.flowSet0.1140.0050.120
rectangleGate0.1150.0020.117
sampleFilter-class0.0630.0020.066
scaleTransform0.0440.0000.045
singleParameterTransform-class0.0010.0000.002
sinht-class0.0360.0010.037
split-methods1.3530.0801.433
splitScaleTransform1.4280.0791.508
splitscale-class0.1520.0140.166
squareroot-class0.0370.0000.037
subsettingActionItem-class0.0010.0000.002
subsettingView-class0.0020.0000.002
timeFilter-class1.5450.0671.650
transform-class0.0030.0000.003
transformActionItem-class0.0020.0010.002
transformFilter-class0.1250.0090.136
transformList-class0.6790.0540.734
transformMap-class0.0010.0000.001
transformView-class0.0010.0000.002
truncateTransform0.0470.0030.049
unitytransform-class0.0320.0010.033
view-class0.0020.0000.002
workFlow-class0.0030.0000.003
write.FCS0.0820.0150.099
write.flowSet0.9730.0681.093