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.5: CHECK report for flowCore on veracruz2

This page was generated on 2017-08-16 13:27:51 -0400 (Wed, 16 Aug 2017).

Package 453/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 1.42.2
M.Jiang
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/flowCore
Last Changed Rev: 131021 / Revision: 131943
Last Changed Date: 2017-07-06 14:36:36 -0400 (Thu, 06 Jul 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS 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
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: flowCore
Version: 1.42.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowCore_1.42.2.tar.gz
StartedAt: 2017-08-16 02:47:13 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 02:51:23 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 250.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: flowCore.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowCore_1.42.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘1.42.2’
* 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.3Mb
  sub-directories of 1Mb or more:
    data      5.0Mb
    extdata   1.1Mb
    lib      10.7Mb
* 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 ... WARNING
Codoc mismatches from documentation object 'read.flowSet':
read.flowSet
  Code: function(files = NULL, path = ".", pattern = NULL, phenoData,
                 descriptions, name.keyword, alter.names = FALSE,
                 transformation = "linearize", which.lines = NULL,
                 column.pattern = NULL, invert.pattern = FALSE, decades
                 = 0, sep = "\t", as.is = TRUE, name, ncdf = FALSE,
                 dataset = NULL, min.limit = NULL, truncate_max_range =
                 TRUE, emptyValue = TRUE, ignore.text.offset = FALSE,
                 ...)
  Docs: function(files = NULL, path = ".", pattern = NULL, phenoData,
                 descriptions, name.keyword, alter.names = FALSE,
                 transformation = "linearize", which.lines = NULL,
                 column.pattern = NULL, invert.pattern = FALSE, decades
                 = 0, sep = "\t", as.is = TRUE, name, ncdf = FALSE,
                 dataset = NULL, min.limit = NULL, emptyValue = TRUE,
                 ignore.text.offset = FALSE, ...)
  Argument names in code not in docs:
    truncate_max_range
  Mismatches in argument names:
    Position: 19 Code: truncate_max_range Docs: emptyValue
    Position: 20 Code: emptyValue Docs: ignore.text.offset
    Position: 21 Code: ignore.text.offset Docs: ...

* checking Rd \usage sections ... WARNING
Documented arguments not in \usage in documentation object 'read.flowSet':
  ‘truncate_max_range’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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: 2 WARNINGs, 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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -g -O2 -c fcsTextParse.cpp -o fcsTextParse.o
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 \\\\
                                                                                                                                                         ^
1 warning 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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -g -O2 -c boost_regex/cregex.cpp -o boost_regex/cregex.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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -g -O2 -c boost_regex/instances.cpp -o boost_regex/instances.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   -fPIC  -Wall -g -O2 -c boost_regex/posix_api.cpp -o boost_regex/posix_api.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   -fPIC  -Wall -g -O2 -c boost_regex/regex.cpp -o boost_regex/regex.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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -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   -fPIC  -Wall -g -O2 -c boost_regex/wide_posix_api.cpp -o boost_regex/wide_posix_api.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   -fPIC  -Wall -g -O2 -c boost_regex/winstances.cpp -o boost_regex/winstances.o
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
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(icu.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(regex_debug.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/biocbuild/bbs-3.5-bioc/meat/flowCore.Rcheck/flowCore/lib/libboost_regex.a(usinstances.o) has no symbols
/Library/Developer/CommandLineTools/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:

nameusersystemelapsed
EHtrans-class0.0900.0080.101
FCSTransTransform1.1330.0551.216
Subset-methods0.9740.0251.008
actionItem-class0.0020.0000.002
arcsinhTransform0.1120.0020.114
asinht-class0.0220.0010.023
asinhtGml2-class0.0300.0040.033
biexponentialTransform3.2200.1063.382
boundaryFilter-class0.0780.0030.083
characterOrTransformation-class0.0010.0000.002
coerce0.0590.0040.064
compensateActionItem-class0.0020.0000.001
compensateView-class0.0010.0000.001
compensatedParameter-class0.3840.0220.408
compensation-class0.3540.0420.399
dg1polynomial-class0.0230.0020.026
each_col-methods0.0300.0020.031
ellipsoidGate0.0940.0030.099
exponential-class0.0270.0030.031
expressionFilter-class0.1110.0060.119
fcReference-class0.0020.0000.002
filter-methods0.7140.0530.773
filter-on-methods0.0980.0140.112
filterList-class0.0180.0000.017
filterResult-class0.0010.0000.001
filterResultList-class0.0010.0000.001
filterSummary-class0.0010.0000.002
filterSummaryList-class0.0010.0000.002
flowFrame-class2.9500.1573.180
flowSet-class2.4580.0982.615
fsApply0.1220.0120.136
gateActionItem-class0.0010.0000.001
gateView-class0.0010.0000.001
getIndexSort-methods0.0260.0030.030
hyperlog-class1.6310.0041.702
hyperlogtGml2-class0.0290.0010.029
identifier-methods0.0220.0000.023
inverseLogicleTransform0.5810.0500.649
invsplitscale-class0.0430.0140.057
keyword-methods0.6010.0520.682
kmeansFilter0.2110.0090.231
linearTransform0.0400.0020.042
lintGml2-class0.0260.0010.030
lnTransform1.1320.0791.229
logTransform0.0340.0030.037
logarithm-class0.0280.0020.030
logicalFilterResult-class0.0010.0000.001
logicleTransform0.8290.0590.916
logicletGml2-class0.0450.0020.053
logtGml2-class0.0290.0020.030
manyFilterResult-class0.0010.0000.001
markernames0.5730.0440.626
multipleFilterResult-class0.0010.0000.002
norm2Filter-class0.1310.0040.135
normalizeActionItem-class0.0020.0000.002
normalizeView-class0.0010.0010.002
parameters-methods0.0270.0010.030
polygonGate0.0550.0030.061
quadGate0.1820.0120.195
quadratic-class0.0260.0030.029
quadraticTransform0.0270.0010.029
ratio-class0.0350.0020.037
ratiotGml2-class0.0220.0000.023
read.FCS0.0490.0020.053
read.FCSheader0.0170.0010.019
read.flowSet0.0820.0030.085
rectangleGate0.0970.0020.101
sampleFilter-class0.0460.0020.049
scaleTransform0.0340.0020.035
singleParameterTransform-class0.0020.0000.001
sinht-class0.0220.0010.022
split-methods1.2480.0691.352
splitScaleTransform1.0370.0751.121
splitscale-class0.0260.0010.028
squareroot-class0.0340.0060.041
subsettingActionItem-class0.0000.0000.001
subsettingView-class0.0010.0000.002
timeFilter-class1.5100.0841.622
transform-class0.0030.0000.003
transformActionItem-class0.0010.0000.001
transformFilter-class0.1500.0030.152
transformList-class0.5800.0490.644
transformMap-class0.0010.0000.001
transformView-class0.0020.0000.002
truncateTransform0.0360.0110.048
unitytransform-class0.0210.0010.022
view-class0.0010.0000.002
workFlow-class0.0020.0000.003
write.FCS0.0910.0030.095
write.flowSet1.0920.0681.173