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

CHECK report for flowCore on celaya2

This page was generated on 2019-10-16 12:46:15 -0400 (Wed, 16 Oct 2019).

Package 563/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 1.50.0
Mike Jiang
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/flowCore
Branch: RELEASE_3_9
Last Commit: c8610b3
Last Changed Date: 2019-05-02 11:53:07 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK 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
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: flowCore
Version: 1.50.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:flowCore.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings flowCore_1.50.0.tar.gz
StartedAt: 2019-10-16 02:50:49 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 02:54:09 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 199.8 seconds
RetCode: 0
Status:  OK 
CheckDir: flowCore.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:flowCore.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings flowCore_1.50.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/flowCore.Rcheck’
* using R version 3.6.1 (2019-07-05)
* 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.50.0’
* package encoding: UTF-8
* 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.6Mb
  sub-directories of 1Mb or more:
    R         1.3Mb
    data      5.0Mb
    extdata   1.1Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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 ... OK
* 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 ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
flowFrame-class        5.315  0.467   5.793
filterResultList-class 5.258  0.513   5.784
* 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 NOTEs
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/flowCore.Rcheck/00check.log’
for details.



Installation output

flowCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL flowCore
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘flowCore’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c fcsTextParse.cpp -o fcsTextParse.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c poly_centroid.cpp -o poly_centroid.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -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 poly_centroid.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 /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-flowCore/00new/flowCore/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘HowTo-flowCore.Rnw’ using ‘UTF-8’ 
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (flowCore)

Tests output

flowCore.Rcheck/tests/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 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)
> 
> 
> test_check("flowCore")
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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

    normalize

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

     orig_channel_name new_channel_name
$P5N            B710-A              FL1
$P9N            V545-A              FL1
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 316 | SKIPPED: 0 | WARNINGS: 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 
 19.740   3.251  22.998 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0910.0190.112
FCSTransTransform0.9380.1491.087
Subset-methods0.4910.0470.540
actionItem-class0.0030.0010.004
arcsinhTransform0.0890.0150.103
asinht-class0.0450.0100.054
asinhtGml2-class0.0460.0150.060
biexponentialTransform3.7410.2523.994
boundaryFilter-class0.1070.0170.123
characterOrNumeric-class0.0010.0010.002
characterOrParameters-class0.0010.0010.002
characterOrTransformation-class0.0030.0010.003
coerce0.0800.0110.091
collapse_desc0.8250.1340.959
compensateActionItem-class0.0020.0000.002
compensateView-class0.0010.0000.002
compensatedParameter-class0.1810.0200.203
compensation-class0.4410.0870.527
decompensate-methods0.0610.0200.081
dg1polynomial-class0.0230.0030.027
each_col0.0370.0100.046
ellipsoidGate-class0.0940.0120.105
exponential-class0.0290.0050.034
expressionFilter-class0.1400.0290.169
fcReference-class0.0020.0020.003
filter-methods0.9450.1441.089
filter-on-methods0.1300.0190.150
filterList-class0.0120.0000.012
filterResult-class0.0020.0000.002
filterResultList-class5.2580.5135.784
filterSummary-class0.2270.0520.279
filterSummaryList-class1.6940.2031.898
filter_keywords0.7670.1300.898
flowFrame-class5.3150.4675.793
flowSet-class3.3390.3593.701
fr_append_cols0.7610.1310.893
fsApply0.1360.0520.188
gateActionItem-class0.0010.0000.002
gateView-class0.0010.0000.002
getIndexSort-methods0.020.000.02
hyperlog-class1.4630.0061.469
hyperlogtGml2-class0.0250.0010.029
identifier-methods0.0320.0030.035
inverseLogicleTransform0.8340.1340.967
invsplitscale-class0.0380.0040.043
keyword-methods0.7640.1040.868
kmeansFilter-class0.1670.0070.174
linearTransform0.0370.0040.041
lintGml2-class0.0260.0040.030
lnTransform1.6360.2161.852
logTransform0.0500.0060.056
logarithm-class0.0240.0030.027
logicalFilterResult-class0.0010.0000.001
logicleTransform0.8360.1350.971
logicletGml2-class0.0560.0070.063
logtGml2-class0.0390.0060.044
manyFilterResult-class0.0020.0010.002
markernames0.6180.0970.716
multipleFilterResult-class0.0010.0010.002
norm2Filter-class0.1830.0080.191
normalizeActionItem-class0.0010.0010.002
normalizeView-class0.0020.0010.003
parameters-methods0.0380.0040.041
polygonGate-class0.0900.0090.099
quadGate-class0.2440.0120.259
quadratic-class0.0390.0050.043
quadraticTransform0.0480.0050.053
ratio-class0.0530.0200.072
ratiotGml2-class0.0260.0020.028
read.FCS0.1000.0080.108
read.FCSheader0.0080.0050.013
read.flowSet0.1240.0120.136
rectangleGate-class0.1090.0090.118
rotate_gate0.0000.0010.001
sampleFilter-class0.0670.0080.074
scaleTransform0.0630.0190.082
scale_gate0.0010.0000.001
shift_gate0.0010.0000.001
singleParameterTransform-class0.0020.0000.002
sinht-class0.0310.0010.032
split-methods1.6360.2031.839
splitScaleTransform1.6120.2101.823
splitscale-class0.0410.0050.045
squareroot-class0.0350.0060.040
subsettingActionItem-class0.0010.0010.002
subsettingView-class0.0010.0010.002
timeFilter-class1.7180.1931.911
transform-class0.0010.0000.002
transformActionItem-class0.0010.0000.002
transformFilter-class0.1390.0090.147
transformList-class0.7560.1400.896
transformMap-class0.0010.0000.001
transformView-class0.0020.0010.003
transform_gate000
truncateTransform0.0340.0040.039
unitytransform-class0.0220.0040.027
view-class0.0010.0000.002
workFlow-class0.0020.0010.004
write.FCS0.0730.0350.108
write.flowSet1.0160.1621.178