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-04-09 12:52:41 -0400 (Tue, 09 Apr 2019).

Package 554/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 1.49.10
Mike Jiang
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/flowCore
Branch: master
Last Commit: d2ebb29
Last Changed Date: 2019-04-04 15:39:31 -0400 (Thu, 04 Apr 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
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: flowCore
Version: 1.49.10
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.49.10.tar.gz
StartedAt: 2019-04-09 01:57:22 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 02:00:36 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 193.2 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.49.10.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/flowCore.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* 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.49.10’
* 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        4.852  0.443   5.307
filterResultList-class 4.744  0.440   5.191
* 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" -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" -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" -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" -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" -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" -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" -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" -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" -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" -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" -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" -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" -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" -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" -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" -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 Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
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, colMeans, colSums, 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, rowMeans, rowSums,
    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 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.049   3.198  22.241 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0760.0160.094
FCSTransTransform0.8300.1190.950
Subset-methods0.4920.0410.534
actionItem-class0.0030.0010.004
arcsinhTransform0.1020.0170.118
asinht-class0.0440.0120.056
asinhtGml2-class0.0510.0170.068
biexponentialTransform3.7130.2653.978
boundaryFilter-class0.1180.0130.130
characterOrNumeric-class0.0010.0010.001
characterOrParameters-class0.0010.0000.001
characterOrTransformation-class0.0020.0000.002
coerce0.0730.0070.081
collapse_desc0.7250.1270.852
compensateActionItem-class0.0010.0010.002
compensateView-class0.0010.0010.001
compensatedParameter-class0.1830.0220.209
compensation-class0.4190.0790.497
decompensate-methods0.0880.0270.116
dg1polynomial-class0.0360.0060.042
each_col0.0430.0110.054
ellipsoidGate-class0.0860.0100.143
exponential-class0.0370.0040.040
expressionFilter-class0.1170.0260.143
fcReference-class0.0020.0010.003
filter-methods0.8590.1160.976
filter-on-methods0.2830.0490.332
filterList-class0.0060.0000.007
filterResult-class0.0020.0000.002
filterResultList-class4.7440.4405.191
filterSummary-class0.2150.0320.247
filterSummaryList-class1.7440.2331.977
filter_keywords0.7820.1330.916
flowFrame-class4.8520.4435.307
flowSet-class2.9640.2983.264
fr_append_cols0.6840.1120.797
fsApply0.1750.0600.235
gateActionItem-class0.0020.0010.002
gateView-class0.0010.0000.002
getIndexSort-methods0.0270.0010.029
hyperlog-class1.5100.0061.516
hyperlogtGml2-class0.0300.0000.031
identifier-methods0.0240.0010.024
inverseLogicleTransform0.7120.1310.843
invsplitscale-class0.0280.0030.031
keyword-methods0.7020.1200.822
kmeansFilter-class0.1140.0040.118
linearTransform0.0280.0050.033
lintGml2-class0.0230.0030.026
lnTransform1.4690.1501.649
logTransform0.0290.0050.034
logarithm-class0.0300.0040.032
logicalFilterResult-class0.0000.0000.001
logicleTransform0.8040.1650.970
logicletGml2-class0.0460.0040.051
logtGml2-class0.0330.0040.037
manyFilterResult-class0.0010.0000.002
markernames0.6930.0890.784
multipleFilterResult-class0.0010.0000.002
norm2Filter-class0.1780.0240.201
normalizeActionItem-class0.0010.0010.002
normalizeView-class0.0020.0010.002
parameters-methods0.0330.0030.036
polygonGate-class0.0610.0050.066
quadGate-class0.1710.0090.180
quadratic-class0.0340.0030.037
quadraticTransform0.0450.0060.051
ratio-class0.0530.0090.061
ratiotGml2-class0.0320.0010.033
read.FCS0.1060.0070.114
read.FCSheader0.0090.0040.013
read.flowSet0.1090.0120.120
rectangleGate-class0.1230.0080.132
rotate_gate0.0010.0000.001
sampleFilter-class0.0660.0070.073
scaleTransform0.0480.0070.055
scale_gate0.0000.0000.001
shift_gate0.0000.0000.001
singleParameterTransform-class0.0020.0000.003
sinht-class0.0280.0010.028
split-methods1.3520.1541.506
splitScaleTransform1.5160.1841.700
splitscale-class0.0370.0050.041
squareroot-class0.0390.0040.043
subsettingActionItem-class0.0010.0000.002
subsettingView-class0.0010.0010.001
timeFilter-class1.6010.1741.775
transform-class0.0030.0010.003
transformActionItem-class0.0010.0000.002
transformFilter-class0.1340.0080.142
transformList-class0.7280.1240.852
transformMap-class000
transformView-class0.0010.0010.001
transform_gate0.0000.0000.001
truncateTransform0.0280.0030.032
unitytransform-class0.0390.0160.055
view-class0.0010.0000.002
workFlow-class0.0020.0000.003
write.FCS0.0540.0030.057
write.flowSet0.9310.1451.076