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 moscato1

This page was generated on 2016-04-23 10:16:07 -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: rm -rf flowCore.buildbin-libdir flowCore.Rcheck && mkdir flowCore.buildbin-libdir flowCore.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=flowCore.buildbin-libdir flowCore_1.36.9.tar.gz >flowCore.Rcheck\00install.out 2>&1 && cp flowCore.Rcheck\00install.out flowCore-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=flowCore.buildbin-libdir --install="check:flowCore-install.out" --force-multiarch --no-vignettes --timings flowCore_1.36.9.tar.gz
StartedAt: 2016-04-23 02:18:16 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 02:27:57 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 580.7 seconds
RetCode: 0
Status:  OK  
CheckDir: flowCore.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf flowCore.buildbin-libdir flowCore.Rcheck && mkdir flowCore.buildbin-libdir flowCore.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=flowCore.buildbin-libdir flowCore_1.36.9.tar.gz >flowCore.Rcheck\00install.out 2>&1 && cp flowCore.Rcheck\00install.out flowCore-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=flowCore.buildbin-libdir --install="check:flowCore-install.out" --force-multiarch --no-vignettes --timings flowCore_1.36.9.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/flowCore.Rcheck'
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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 ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'flowCore' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 15.2Mb
  sub-directories of 1Mb or more:
    data      5.0Mb
    doc       1.3Mb
    extdata   1.1Mb
    lib       3.5Mb
    libs      2.9Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/libs/i386/flowCore.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/libs/x64/flowCore.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [46s] OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
biexponentialTransform  8.4   0.09    8.50
flowFrame-class         5.1   0.12    5.47
** running examples for arch 'x64' ... [51s] OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
biexponentialTransform 8.10   0.03    8.13
flowFrame-class        4.95   0.07    7.41
flowSet-class          3.79   0.05    5.02
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'run-all.R' [9s]
 [10s] OK
** running tests for arch 'x64' ...
  Running 'run-all.R' [10s]
 [10s] 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
  'D:/biocbld/bbs-3.2-bioc/meat/flowCore.Rcheck/00check.log'
for details.


flowCore.Rcheck/00install.out:


install for i386

* installing *source* package 'flowCore' ...
** libs
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c FastLogicle.cpp -o FastLogicle.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c Hyperlog.cpp -o Hyperlog.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c Logicle.cpp -o Logicle.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c biexponential.c -o biexponential.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c convertRawBytes.cpp -o convertRawBytes.o
convertRawBytes.cpp: In function 'std::vector<double> convertRawBytes(BYTES, bool, std::vector<short unsigned int>, short unsigned int, bool)':
convertRawBytes.cpp:61:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c fcsTextParse.cpp -o fcsTextParse.o
fcsTextParse.cpp:45:80: warning: multi-line comment [-Wcomment]
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c hyperlogTransform.cpp -o hyperlogTransform.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c inPolygon.c -o inPolygon.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c inPolytope.c -o inPolytope.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c init.c -o init.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c logicleTransform.cpp -o logicleTransform.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c pairVectorRcppWrap.cpp -o pairVectorRcppWrap.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c uint2double.cpp -o uint2double.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c zeroin.c -o zeroin.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/c_regex_traits.cpp -o boost_regex/c_regex_traits.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/cpp_regex_traits.cpp -o boost_regex/cpp_regex_traits.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/cregex.cpp -o boost_regex/cregex.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/fileiter.cpp -o boost_regex/fileiter.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/icu.cpp -o boost_regex/icu.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/instances.cpp -o boost_regex/instances.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/posix_api.cpp -o boost_regex/posix_api.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/regex.cpp -o boost_regex/regex.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/regex_debug.cpp -o boost_regex/regex_debug.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/regex_raw_buffer.cpp -o boost_regex/regex_raw_buffer.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/regex_traits_defaults.cpp -o boost_regex/regex_traits_defaults.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/static_mutex.cpp -o boost_regex/static_mutex.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/usinstances.cpp -o boost_regex/usinstances.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/w32_regex_traits.cpp -o boost_regex/w32_regex_traits.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/wc_regex_traits.cpp -o boost_regex/wc_regex_traits.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/wide_posix_api.cpp -o boost_regex/wide_posix_api.o
g++ -m32 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/winstances.cpp -o boost_regex/winstances.o
mkdir -p "D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/lib/i386"
ar rs "D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/lib/i386/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
C:\Rtools33\gcc-4.6.3\bin\ar.exe: creating D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/lib/i386/libboost_regex.a
g++ -m32 -shared -s -static-libgcc -o flowCore.dll tmp.def 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 D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/lib/i386/libboost_regex.a -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'flowCore' ...
** libs
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c FastLogicle.cpp -o FastLogicle.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c Hyperlog.cpp -o Hyperlog.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c Logicle.cpp -o Logicle.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c biexponential.c -o biexponential.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c convertRawBytes.cpp -o convertRawBytes.o
convertRawBytes.cpp: In function 'std::vector<double> convertRawBytes(BYTES, bool, std::vector<short unsigned int>, short unsigned int, bool)':
convertRawBytes.cpp:61:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c fcsTextParse.cpp -o fcsTextParse.o
fcsTextParse.cpp:45:80: warning: multi-line comment [-Wcomment]
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c hyperlogTransform.cpp -o hyperlogTransform.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c inPolygon.c -o inPolygon.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c inPolytope.c -o inPolytope.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c init.c -o init.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c logicleTransform.cpp -o logicleTransform.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c pairVectorRcppWrap.cpp -o pairVectorRcppWrap.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c uint2double.cpp -o uint2double.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c zeroin.c -o zeroin.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/c_regex_traits.cpp -o boost_regex/c_regex_traits.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/cpp_regex_traits.cpp -o boost_regex/cpp_regex_traits.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/cregex.cpp -o boost_regex/cregex.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/fileiter.cpp -o boost_regex/fileiter.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/icu.cpp -o boost_regex/icu.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/instances.cpp -o boost_regex/instances.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/posix_api.cpp -o boost_regex/posix_api.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/regex.cpp -o boost_regex/regex.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/regex_debug.cpp -o boost_regex/regex_debug.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/regex_raw_buffer.cpp -o boost_regex/regex_raw_buffer.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/regex_traits_defaults.cpp -o boost_regex/regex_traits_defaults.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/static_mutex.cpp -o boost_regex/static_mutex.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/usinstances.cpp -o boost_regex/usinstances.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/w32_regex_traits.cpp -o boost_regex/w32_regex_traits.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/wc_regex_traits.cpp -o boost_regex/wc_regex_traits.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/wide_posix_api.cpp -o boost_regex/wide_posix_api.o
g++ -m64 -std=c++0x -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -I../inst/include/    -I"D:/biocbld/bbs-3.2-bioc/R/library/Rcpp/include" -I"D:/biocbld/bbs-3.2-bioc/R/library/BH/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c boost_regex/winstances.cpp -o boost_regex/winstances.o
mkdir -p "D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/lib/x64"
ar rs "D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/lib/x64/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
C:\Rtools33\gcc-4.6.3\bin\ar.exe: creating D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/lib/x64/libboost_regex.a
g++ -m64 -shared -s -static-libgcc -o flowCore.dll tmp.def 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 D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/lib/x64/libboost_regex.a -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/flowCore.buildbin-libdir/flowCore/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'flowCore' as flowCore_1.36.9.zip
* DONE (flowCore)

flowCore.Rcheck/examples_i386/flowCore-Ex.timings:

nameusersystemelapsed
EHtrans-class0.110.000.11
FCSTransTransform1.670.031.70
Subset-methods0.440.020.46
actionItem-class000
arcsinhTransform0.070.000.07
asinht-class0.080.000.08
asinhtGml2-class0.10.00.1
biexponentialTransform8.400.098.50
boundaryFilter-class0.130.000.12
characterOrTransformation-class000
coerce0.080.020.10
compensateActionItem-class000
compensateView-class000
compensatedParameter-class0.250.010.27
compensation-class0.470.040.50
dg1polynomial-class0.050.000.04
each_col-methods0.040.000.05
ellipsoidGate0.130.000.12
exponential-class0.060.010.08
expressionFilter-class0.080.030.11
fcReference-class000
filter-methods1.060.021.08
filter-on-methods0.160.000.15
filterList-class000
filterResult-class000
filterResultList-class000
filterSummary-class000
filterSummaryList-class000
flowFrame-class5.100.125.47
flowSet-class2.920.032.95
fsApply0.240.000.25
gateActionItem-class000
gateView-class000
getIndexSort-methods0.050.000.05
hyperlog-class2.750.002.74
hyperlogtGml2-class0.060.000.06
identifier-methods0.050.000.05
inverseLogicleTransform0.990.031.03
invsplitscale-class0.050.000.04
keyword-methods0.970.031.00
kmeansFilter0.180.000.17
linearTransform0.060.000.06
lintGml2-class0.220.000.22
lnTransform1.670.021.68
logTransform0.070.000.08
logarithm-class0.050.000.05
logicalFilterResult-class000
logicleTransform1.220.081.29
logicletGml2-class0.080.000.08
logtGml2-class0.060.000.06
manyFilterResult-class000
multipleFilterResult-class000
norm2Filter-class0.280.000.33
normalizeActionItem-class000
normalizeView-class000
parameters-methods0.050.010.06
polygonGate0.090.000.10
quadGate0.250.000.25
quadratic-class0.050.000.04
quadraticTransform0.060.000.07
ratio-class0.040.000.05
ratiotGml2-class0.050.000.05
read.FCS0.060.000.06
read.FCSheader000
read.flowSet0.120.000.13
rectangleGate0.100.010.11
sampleFilter-class0.060.000.06
scaleTransform0.050.000.05
singleParameterTransform-class000
sinht-class0.040.000.04
split-methods1.380.081.45
splitScaleTransform1.490.061.56
splitscale-class0.070.000.07
squareroot-class0.040.000.04
subsettingActionItem-class000
subsettingView-class000
timeFilter-class2.230.053.73
transform-class000
transformActionItem-class0.020.000.01
transformFilter-class0.200.000.21
transformList-class1.050.041.09
transformMap-class000
transformView-class000
truncateTransform0.040.000.04
unitytransform-class0.050.000.05
view-class000
workFlow-class000
write.FCS0.080.000.08
write.flowSet1.180.062.12

flowCore.Rcheck/examples_x64/flowCore-Ex.timings:

nameusersystemelapsed
EHtrans-class0.080.020.10
FCSTransTransform1.790.031.82
Subset-methods0.560.020.58
actionItem-class000
arcsinhTransform0.050.000.05
asinht-class0.040.000.05
asinhtGml2-class0.050.000.04
biexponentialTransform8.100.038.13
boundaryFilter-class0.110.000.11
characterOrTransformation-class000
coerce0.140.000.14
compensateActionItem-class000
compensateView-class000
compensatedParameter-class0.450.010.47
compensation-class0.640.020.66
dg1polynomial-class0.040.010.06
each_col-methods0.070.020.08
ellipsoidGate0.110.000.11
exponential-class0.030.000.03
expressionFilter-class0.140.000.14
fcReference-class000
filter-methods1.080.031.11
filter-on-methods0.120.000.12
filterList-class000
filterResult-class000
filterResultList-class000
filterSummary-class000
filterSummaryList-class000
flowFrame-class4.950.077.41
flowSet-class3.790.055.02
fsApply0.180.020.20
gateActionItem-class000
gateView-class000
getIndexSort-methods0.050.000.05
hyperlog-class3.550.003.55
hyperlogtGml2-class0.060.000.07
identifier-methods0.050.000.04
inverseLogicleTransform0.770.010.78
invsplitscale-class0.040.000.05
keyword-methods0.860.000.86
kmeansFilter0.250.000.25
linearTransform0.080.000.08
lintGml2-class0.070.000.06
lnTransform1.870.021.89
logTransform0.060.000.06
logarithm-class0.060.000.07
logicalFilterResult-class000
logicleTransform0.950.010.97
logicletGml2-class0.060.000.06
logtGml2-class0.050.000.05
manyFilterResult-class000
multipleFilterResult-class000
norm2Filter-class0.230.000.73
normalizeActionItem-class000
normalizeView-class000
parameters-methods0.050.000.05
polygonGate0.060.000.06
quadGate0.220.000.22
quadratic-class0.030.020.04
quadraticTransform0.050.000.05
ratio-class0.050.000.05
ratiotGml2-class0.030.000.03
read.FCS0.060.010.08
read.FCSheader000
read.flowSet0.180.000.19
rectangleGate0.160.000.16
sampleFilter-class0.060.000.06
scaleTransform0.030.000.03
singleParameterTransform-class0.020.000.01
sinht-class0.030.000.04
split-methods1.510.021.52
splitScaleTransform1.390.051.44
splitscale-class0.170.000.17
squareroot-class0.050.000.04
subsettingActionItem-class000
subsettingView-class000
timeFilter-class2.150.062.21
transform-class000
transformActionItem-class0.000.000.02
transformFilter-class0.190.000.19
transformList-class0.680.050.73
transformMap-class000
transformView-class000
truncateTransform0.050.000.05
unitytransform-class0.030.000.03
view-class000
workFlow-class000
write.FCS0.090.000.09
write.flowSet1.320.012.84