Back to Multiple platform build/check report for BioC 3.6
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

CHECK report for flowCore on veracruz1

This page was generated on 2018-04-12 13:32:13 -0400 (Thu, 12 Apr 2018).

Package 477/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
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 UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 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.44.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flowCore_1.44.2.tar.gz
StartedAt: 2018-04-12 03:44:34 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 03:47:48 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 193.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: flowCore.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/flowCore.Rcheck’
* using R version 3.4.4 (2018-03-15)
* 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.44.2’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘flowCore’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.4Mb
  sub-directories of 1Mb or more:
    data      5.0Mb
    extdata   1.1Mb
* 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 ... OK
* 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’
plot,workFlow-missing: no visible binding for global variable
  ‘Rgraphviz’
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:
  Rgraphviz 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 ... WARNING
Undocumented code objects:
  ‘sort’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 ... OK
* 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: 1 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/flowCore.Rcheck/00check.log’
for details.



Installation output

flowCore.Rcheck/00install.out

* installing *source* package ‘flowCore’ ...
** libs
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -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"/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"/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"/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"/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"/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"/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:39:17: warning: comparison of constant 256 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
                for(; oddChar < 256; oddChar++)
                      ˜˜˜˜˜˜˜ ^ ˜˜˜
fcsTextParse.cpp:47:13: warning: comparison of constant 256 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
                if(oddChar==256)
                   ˜˜˜˜˜˜˜^ ˜˜˜
2 warnings generated.
clang++ -std=gnu++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -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"/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"/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"/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"/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"/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"/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"/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 -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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
if [ `uname -s` = 'Darwin' ]; then install_name_tool -change /usr/local/clang4/lib/libc++.1.dylib /usr/lib/libc++.1.dylib flowCore.so; fi
installing to /Users/biocbuild/bbs-3.6-bioc/meat/flowCore.Rcheck/flowCore/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for ‘sort’ in package ‘flowCore’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (flowCore)

Tests output

flowCore.Rcheck/tests/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(flowCore)

Attaching package: 'flowCore'

The following object is masked from 'package:base':

    sort

> 
> 
> test_check("flowCore")
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 140 SKIPPED: 2 FAILED: 0
> 
> #devtools::test("˜/rglab/workspace/flowCore")
> #the FCS files are not included in package due to the size , thus only for internal testing
> #test_file("/home/wjiang2/rglab/workspace/flowCore/tests/testthat/IO-testSuite.R")
> 
> proc.time()
   user  system elapsed 
  8.701   0.341   9.217 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0830.0080.092
FCSTransTransform1.0830.0591.163
Subset-methods0.9380.0270.976
actionItem-class0.0020.0000.002
arcsinhTransform0.1030.0020.106
asinht-class0.0260.0020.029
asinhtGml2-class0.0320.0040.035
biexponentialTransform3.0880.1013.244
boundaryFilter-class0.0790.0030.085
characterOrTransformation-class0.0010.0000.002
coerce0.0560.0040.061
compensateActionItem-class0.0020.0000.002
compensateView-class0.0010.0000.001
compensatedParameter-class0.3560.0190.381
compensation-class0.3410.0390.389
dg1polynomial-class0.0240.0010.025
each_col-methods0.0290.0020.032
ellipsoidGate0.0870.0030.093
exponential-class0.0250.0030.029
expressionFilter-class0.0920.0040.098
fcReference-class0.0020.0010.003
filter-methods0.7130.0540.778
filter-on-methods0.0790.0110.091
filterList-class0.0200.0000.021
filterResult-class0.0020.0000.002
filterResultList-class0.0020.0000.002
filterSummary-class0.0010.0000.001
filterSummaryList-class0.0010.0000.001
flowFrame-class2.8230.1343.008
flowSet-class2.3160.0882.443
fsApply0.1170.0100.132
gateActionItem-class0.0020.0010.001
gateView-class0.0010.0000.001
getIndexSort-methods0.0230.0020.025
hyperlog-class1.5320.0031.564
hyperlogtGml2-class0.0300.0010.030
identifier-methods0.0190.0010.020
inverseLogicleTransform0.5860.0480.641
invsplitscale-class0.0330.0130.046
keyword-methods0.6040.0500.662
kmeansFilter0.1830.0110.195
linearTransform0.0340.0010.035
lintGml2-class0.0300.0020.033
lnTransform1.0710.0801.176
logTransform0.0350.0020.035
logarithm-class0.0250.0020.027
logicalFilterResult-class0.0010.0000.001
logicleTransform0.7470.0520.813
logicletGml2-class0.0400.0020.043
logtGml2-class0.0260.0020.028
manyFilterResult-class0.0010.0000.001
markernames0.5270.0440.586
multipleFilterResult-class0.0010.0000.002
norm2Filter-class0.1260.0050.133
normalizeActionItem-class0.0020.0000.001
normalizeView-class0.0010.0000.001
parameters-methods0.0270.0020.029
polygonGate0.0580.0040.061
quadGate0.1610.0090.174
quadratic-class0.0250.0010.027
quadraticTransform0.0290.0020.031
ratio-class0.0280.0010.028
ratiotGml2-class0.0240.0010.025
read.FCS0.0450.0020.052
read.FCSheader0.0180.0010.021
read.flowSet0.0860.0030.091
rectangleGate0.1000.0020.107
sampleFilter-class0.0440.0020.046
scaleTransform0.0370.0020.043
singleParameterTransform-class0.0010.0000.002
sinht-class0.0260.0000.027
split-methods1.1910.0701.283
splitScaleTransform0.9780.0731.064
splitscale-class0.0240.0020.027
squareroot-class0.0280.0040.031
subsettingActionItem-class0.0010.0000.002
subsettingView-class0.0010.0000.001
timeFilter-class1.3680.0661.464
transform-class0.0030.0000.002
transformActionItem-class0.0010.0010.001
transformFilter-class0.1430.0030.146
transformList-class0.5970.0500.653
transformMap-class0.0010.0000.001
transformView-class0.0020.0010.002
truncateTransform0.0360.0110.048
unitytransform-class0.0230.0000.024
view-class0.0010.0000.001
workFlow-class0.0020.0000.003
write.FCS0.0870.0040.097
write.flowSet1.0530.0701.135