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

CHECK report for flowCore on malbec1

This page was generated on 2020-04-15 12:04:51 -0400 (Wed, 15 Apr 2020).

Package 586/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowCore 1.52.1
Mike Jiang
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/flowCore
Branch: RELEASE_3_10
Last Commit: 9394373
Last Changed Date: 2019-12-03 19:39:23 -0400 (Tue, 03 Dec 2019)
malbec1 Linux (Ubuntu 18.04.4 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
merida1 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.52.1
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings flowCore_1.52.1.tar.gz
StartedAt: 2020-04-15 00:21:57 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 00:24:01 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 124.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: flowCore.Rcheck
Warnings: 4

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:flowCore.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings flowCore_1.52.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/flowCore.Rcheck’
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowCore/DESCRIPTION’ ... OK
* this is package ‘flowCore’ version ‘1.52.1’
* 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 11.8Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    data      5.0Mb
    extdata   1.1Mb
    libs      3.8Mb
* 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 ... WARNING
Found the following file with non-ASCII characters:
  AllGenerics.R
Portable packages must use only ASCII characters in their R code,
except perhaps in comments.
Use \uxxxx escapes for other characters.
* 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
eval,compensatedParameter-missing : <anonymous>: no visible binding for
  global variable ‘mat’
eval,compensatedParameter-missing : <anonymous>: no visible binding for
  global variable ‘msv’
Undefined global functions or variables:
  mat msv
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object 'compensation-class.Rd':
  ‘[flowCore:spillover-flowSet]{spillover}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘Data’ ‘action’ ‘actions’ ‘gate’ ‘isNull’ ‘journal’ ‘parent’
  ‘spillover’ ‘spillover_match’ ‘tree’ ‘views’
Undocumented S4 methods:
  generic 'identifier' and siglist 'NULL'
All user-level objects in a package (including S4 classes and methods)
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 ... WARNING
Documented arguments not in \usage in documentation object 'read.flowSet':
  ‘truncate.max.range’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 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.084  0.088   5.187
filterResultList-class 5.052  0.080   5.167
* 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: 4 WARNINGs, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.10-bioc/meat/flowCore.Rcheck/00check.log’
for details.



Installation output

flowCore.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL flowCore
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’
* installing *source* package ‘flowCore’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c FastLogicle.cpp -o FastLogicle.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c Hyperlog.cpp -o Hyperlog.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c Logicle.cpp -o Logicle.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c biexponential.cpp -o biexponential.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c convertRawBytes.cpp -o convertRawBytes.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c fcsTextParse.cpp -o fcsTextParse.o
In file included from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/bind/mem_fn.hpp:25:0,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/mem_fn.hpp:22,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/function/detail/prologue.hpp:18,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/function.hpp:30,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/algorithm/string/find_iterator.hpp:24,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/algorithm/string/iter_find.hpp:27,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/algorithm/string/split.hpp:16,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/algorithm/string.hpp:23,
                 from fcsTextParse.cpp:8:
/home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)
                                        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/algorithm/string/classification.hpp:15,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/algorithm/string/trim.hpp:23,
                 from /home/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/algorithm/string.hpp:19,
                 from fcsTextParse.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c hyperlogTransform.cpp -o hyperlogTransform.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c inPolygon.cpp -o inPolygon.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c inPolytope.cpp -o inPolytope.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c logicleTransform.cpp -o logicleTransform.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c pairVectorRcppWrap.cpp -o pairVectorRcppWrap.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c poly_centroid.cpp -o poly_centroid.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c sortBytes.cpp -o sortBytes.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c uint2double.cpp -o uint2double.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.10-bioc/R/library/cytolib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c zeroin.cpp -o zeroin.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.10-bioc/R/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 -L/home/biocbuild/bbs-3.10-bioc/R/lib -lR
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 /home/biocbuild/bbs-3.10-bioc/R/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.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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)
> library(flowStats)
> 
> 
> 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:flowStats':

    normalize

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-1
$P9N            V545-A            FL1-2
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 316 | SKIPPED: 2 | 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 
 18.468   0.588  19.137 

Example timings

flowCore.Rcheck/flowCore-Ex.timings

nameusersystemelapsed
EHtrans-class0.0480.0000.059
FCSTransTransform0.6960.0280.737
Subset-methods0.2800.0000.292
arcsinhTransform0.0800.0000.085
asinht-class0.0280.0000.030
asinhtGml2-class0.0320.0000.034
biexponentialTransform3.5080.0563.573
boundaryFilter-class0.0520.0040.056
characterOrNumeric-class0.0000.0000.001
characterOrParameters-class0.0000.0000.001
characterOrTransformation-class0.0000.0000.001
coerce0.0360.0040.042
collapse_desc0.7080.0440.756
compensatedParameter-class0.1440.0000.385
compensation-class0.3480.0040.353
decompensate-methods0.0640.0000.066
dg1polynomial-class0.0280.0000.028
each_col0.0320.0000.034
ellipsoidGate-class0.0720.0000.070
exponential-class0.0280.0000.029
expressionFilter-class0.0680.0000.067
filter-methods0.9120.0320.944
filter-on-methods0.0720.0000.069
filterList-class0.0040.0000.004
filterResult-class0.0000.0000.001
filterResultList-class5.0520.0805.167
filterSummary-class0.0760.0000.075
filterSummaryList-class1.2840.0401.326
filter_keywords0.7360.0320.779
flowFrame-class5.0840.0885.187
flowSet-class2.9320.0602.997
fr_append_cols0.5240.0360.561
fsApply0.0920.0040.097
getIndexSort-methods0.0160.0000.016
hyperlog-class0.8080.0000.809
hyperlogtGml2-class0.0320.0000.032
identifier-methods0.020.000.02
inverseLogicleTransform0.6960.0280.734
invsplitscale-class0.0360.0040.039
keyword-methods0.7480.0160.765
kmeansFilter-class0.1200.0000.118
linearTransform0.0360.0000.037
lintGml2-class0.0320.0000.030
lnTransform1.4560.0361.496
logTransform0.0240.0000.024
logarithm-class0.0240.0000.027
logicalFilterResult-class0.0000.0000.001
logicleTransform0.7840.0400.825
logicletGml2-class0.0560.0000.059
logtGml2-class0.0400.0000.038
manyFilterResult-class0.0000.0000.001
markernames1.0840.0281.117
multipleFilterResult-class000
parameters-methods0.0280.0000.028
polygonGate-class0.0640.0000.064
quadGate-class0.1520.0000.151
quadratic-class0.020.000.02
quadraticTransform0.0240.0000.026
ratio-class0.0240.0000.026
ratiotGml2-class0.0200.0000.021
read.FCS0.0840.0000.082
read.FCSheader0.0080.0000.008
read.flowSet0.0960.0040.101
rectangleGate-class0.0960.0040.101
rotate_gate000
sampleFilter-class0.0560.0000.054
scaleTransform0.0280.0000.029
scale_gate000
shift_gate000
singleParameterTransform-class0.0000.0000.001
sinht-class0.0280.0000.026
split-methods0.9760.0361.014
splitScaleTransform1.1600.0161.179
splitscale-class0.3040.0040.309
squareroot-class0.0240.0000.022
timeFilter-class1.3160.0201.339
transform-class0.0000.0000.001
transformFilter-class0.1560.0000.157
transformList-class0.8000.0160.822
transformMap-class0.0000.0000.001
transform_gate000
truncateTransform0.0400.0000.039
unitytransform-class0.0280.0000.026
write.FCS0.0480.0040.050
write.flowSet0.6720.0280.701