CHECK report for flowCore on tokay1
This page was generated on 2018-04-12 13:18:29 -0400 (Thu, 12 Apr 2018).
flowCore 1.44.2 M.Jiang
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018) |
URL: https://git.bioconductor.org/packages/flowCore |
Branch: RELEASE_3_6 |
Last Commit: 31f045f |
Last Changed Date: 2018-02-27 11:27:18 -0400 (Tue, 27 Feb 2018) |
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | WARNINGS | | |
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK | |
Summary
Command output
Installation output
flowCore.Rcheck/00install.out
install for i386
* installing *source* package 'flowCore' ...
** libs
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c FastLogicle.cpp -o FastLogicle.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c Hyperlog.cpp -o Hyperlog.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c Logicle.cpp -o Logicle.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c biexponential.cpp -o biexponential.o
biexponential.cpp: In function 'std::vector<double> biexponential_transform(std::vector<double>, double, double, double, double, double, double, double, int)':
biexponential.cpp:52:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<nLen;i++) {
^
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -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:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < nrow; i++){
^
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c fcsTextParse.cpp -o fcsTextParse.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c hyperlogTransform.cpp -o hyperlogTransform.o
hyperlogTransform.cpp: In function 'std::vector<double> hyperlog_transform(std::vector<double>, double, double, double, double, bool)':
hyperlogTransform.cpp:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < nLen; i++) {
^
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c inPolygon.cpp -o inPolygon.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c inPolytope.cpp -o inPolytope.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c logicleTransform.cpp -o logicleTransform.o
logicleTransform.cpp: In function 'std::vector<double> logicle_transform(std::vector<double>, double, double, double, double, bool)':
logicleTransform.cpp:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < nLen; i++) {
^
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c pairVectorRcppWrap.cpp -o pairVectorRcppWrap.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c sortBytes.cpp -o sortBytes.o
sortBytes.cpp: In function 'BYTES sortBytes(BYTES, std::vector<short unsigned int>)':
sortBytes.cpp:19:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto ind = 0; ind < nElement; ind++){
^
sortBytes.cpp:20:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < elementSize; i++){
^
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c uint2double.cpp -o uint2double.o
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c zeroin.cpp -o zeroin.o
C:/Rtools/mingw_32/bin/g++ -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 logicleTransform.o pairVectorRcppWrap.o sortBytes.o uint2double.o zeroin.o -LC:/local323/lib/i386 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lR
if [ `uname -s` = 'Darwin' ]; then install_name_tool -change /usr/local/clang4/lib/libc++.1.dylib /usr/lib/libc++.1.dylib flowCore.dll; fi
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/flowCore.buildbin-libdir/flowCore/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'sort' in package 'flowCore'
** help
*** installing help indices
converting help for package 'flowCore'
finding HTML links ... done
EHtrans-class html
FCSTransTransform html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQfYSfw/R.INSTALL1a98381451e6/flowCore/man/FCSTransTransform.Rd:42: missing file link 'estimateLogicle'
GvHD html
Subset-methods html
actionItem-class html
arcsinhTransform html
asinht-class html
asinhtGml2-class html
biexponentialTransform html
boundaryFilter-class html
characterOrTransformation-class html
checkOffset html
coerce html
compensateActionItem-class html
compensateView-class html
compensatedParameter-class html
compensation-class html
concreteFilter-class html
dg1polynomial-class html
each_col-methods html
ellipsoidGate html
estimateMedianLogicle html
exponential-class html
expressionFilter-class html
fcReference-class html
filter-and-methods html
filter-class html
filter-in-methods html
filter-methods html
filter-on-methods html
filterDetails-methods html
filterList-class html
filterReference-class html
filterResult-class html
filterResultList-class html
filterSet-class html
filterSummary-class html
filterSummaryList-class html
filters-class html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQfYSfw/R.INSTALL1a98381451e6/flowCore/man/filters-class.Rd:13: missing file link 'filterList'
flowCore-package html
flowFrame-class html
flowSet-class html
fsApply html
gateActionItem-class html
gateView-class html
getChannelMarker html
getIndexSort-methods html
hyperlog-class html
hyperlogtGml2-class html
identifier-methods html
inverseLogicleTransform html
invsplitscale-class html
keyword-methods html
kmeansFilter html
linearTransform html
lintGml2-class html
lnTransform html
logTransform html
logarithm-class html
logicalFilterResult-class html
logicleTransform html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQfYSfw/R.INSTALL1a98381451e6/flowCore/man/logicleTransform.Rd:50: missing file link 'estimateLogicle'
logicletGml2-class html
logtGml2-class html
manyFilterResult-class html
markernames html
multipleFilterResult-class html
norm2Filter-class html
normalization-class html
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpQfYSfw/R.INSTALL1a98381451e6/flowCore/man/normalization-class.Rd:82: missing file link 'normalize-methods'
normalizeActionItem-class html
normalizeView-class html
parameterFilter-class html
parameterTransform-class html
parameters-class html
parameters-methods html
polygonGate html
polytopeGate html
quadGate html
quadratic-class html
quadraticTransform html
randomFilterResult-class html
ratio-class html
ratiotGml2-class html
read.FCS html
read.FCSheader html
read.flowSet html
rectangleGate html
sampleFilter-class html
scaleTransform html
setOperationFilter-class html
singleParameterTransform-class html
sinht-class html
spillover-flowSet html
split-methods html
splitScaleTransform html
splitscale-class html
squareroot-class html
subsetting-class html
subsettingActionItem-class html
subsettingView-class html
summarizeFilter-methods html
timeFilter-class html
transform-class html
transformActionItem-class html
transformFilter-class html
transformList-class html
transformMap-class html
transformReference-class html
transformView-class html
transformation-class html
truncateTransform html
unitytransform-class html
validFilters html
view-class html
workFlow-class html
write.FCS html
write.flowSet html
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL
install for x64
* installing *source* package 'flowCore' ...
** libs
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c FastLogicle.cpp -o FastLogicle.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c Hyperlog.cpp -o Hyperlog.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c Logicle.cpp -o Logicle.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c biexponential.cpp -o biexponential.o
biexponential.cpp: In function 'std::vector<double> biexponential_transform(std::vector<double>, double, double, double, double, double, double, double, int)':
biexponential.cpp:52:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<nLen;i++) {
^
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -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:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < nrow; i++){
^
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c fcsTextParse.cpp -o fcsTextParse.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c hyperlogTransform.cpp -o hyperlogTransform.o
hyperlogTransform.cpp: In function 'std::vector<double> hyperlog_transform(std::vector<double>, double, double, double, double, bool)':
hyperlogTransform.cpp:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < nLen; i++) {
^
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c inPolygon.cpp -o inPolygon.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c inPolytope.cpp -o inPolytope.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c logicleTransform.cpp -o logicleTransform.o
logicleTransform.cpp: In function 'std::vector<double> logicle_transform(std::vector<double>, double, double, double, double, bool)':
logicleTransform.cpp:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < nLen; i++) {
^
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c pairVectorRcppWrap.cpp -o pairVectorRcppWrap.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c sortBytes.cpp -o sortBytes.o
sortBytes.cpp: In function 'BYTES sortBytes(BYTES, std::vector<short unsigned int>)':
sortBytes.cpp:19:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto ind = 0; ind < nElement; ind++){
^
sortBytes.cpp:20:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < elementSize; i++){
^
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c uint2double.cpp -o uint2double.o
C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/BH/include" -I"C:/local323/include" -O2 -Wall -mtune=generic -c zeroin.cpp -o zeroin.o
C:/Rtools/mingw_64/bin/g++ -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 logicleTransform.o pairVectorRcppWrap.o sortBytes.o uint2double.o zeroin.o -LC:/local323/lib/x64 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lR
if [ `uname -s` = 'Darwin' ]; then install_name_tool -change /usr/local/clang4/lib/libc++.1.dylib /usr/lib/libc++.1.dylib flowCore.dll; fi
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/flowCore.buildbin-libdir/flowCore/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'flowCore' as flowCore_1.44.2.zip
* DONE (flowCore)
In R CMD INSTALL
In R CMD INSTALL
Tests output
flowCore.Rcheck/tests_i386/testthat.Rout
|
flowCore.Rcheck/tests_x64/testthat.Rout
|
Example timings
flowCore.Rcheck/examples_i386/flowCore-Ex.timings
|
flowCore.Rcheck/examples_x64/flowCore-Ex.timings
|