| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:36:12 -0400 (Wed, 16 Oct 2019).
| Package 383/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| CytoML 1.10.0 Mike Jiang
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ OK ] | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: CytoML |
| Version: 1.10.0 |
| Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:CytoML.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings CytoML_1.10.0.tar.gz |
| StartedAt: 2019-10-16 03:02:54 -0400 (Wed, 16 Oct 2019) |
| EndedAt: 2019-10-16 03:11:49 -0400 (Wed, 16 Oct 2019) |
| EllapsedTime: 534.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: CytoML.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:CytoML.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings CytoML_1.10.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/CytoML.Rcheck'
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'CytoML/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'CytoML' version '1.10.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 whether package 'CytoML' can be installed ... OK
* checking installed package size ... NOTE
installed size is 13.6Mb
sub-directories of 1Mb or more:
extdata 4.8Mb
lib 1.8Mb
libs 5.8Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
'methods'
A package should be listed in only one of these fields.
Versioned 'LinkingTo' values for
'BH' 'RProtoBufLib' 'cytolib'
are 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
Unexported objects imported by ':::' calls:
'flowWorkspace:::.addGatingHierarchies' 'lattice:::updateList'
See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.parse.pData: no visible binding for global variable '.'
.preprocessor: no visible binding for global variable 'groupName'
.preprocessorDiva: no visible binding for global variable 'specimen'
.preprocessorDiva: no visible binding for global variable
'sampleSelected'
DerivedParameterNode: no visible global function definition for
'write.csv'
addGate: no visible binding for global variable 'id'
addGate: no visible binding for global variable 'gate_id'
addGate: no visible binding for global variable 'fcs'
addGate: no visible binding for global variable 'gate_def'
addGate: no visible binding for global variable 'name'
compare.counts: no visible binding for global variable 'population'
compare.counts: no visible binding for global variable 'parent'
compare.counts: no visible binding for global variable 'count'
compare.counts: no visible binding for global variable 'parent_count'
compare.counts: no visible global function definition for '.'
compare.counts: no visible binding for global variable 'fcs_filename'
constructTree: no visible binding for global variable 'id'
constructTree: no visible binding for global variable 'name'
cytobank2GatingSet.cytobankExperiment: no visible binding for global
variable 'desc'
cytobankExperiment: no visible global function definition for 'unzip'
extend.polygonGate: no visible binding for global variable '..dim'
extend.polygonGate : : no visible binding for global
variable 'y'
extend.polygonGate : : no visible binding for global
variable 'x'
extend.polygonGate: no visible binding for global variable 'id'
extend.polygonGate: no visible binding for global variable 'x'
extend.polygonGate: no visible binding for global variable 'y'
extend.polygonGate: no visible binding for global variable 'is.smaller'
read.gatingML.cytobank: no visible binding for global variable 'id'
read.gatingML.cytobank: no visible binding for global variable
'comp_ref'
show,flowJoWorkspace: no visible global function definition for '.'
show,flowJoWorkspace: no visible binding for global variable
'groupName'
Undefined global functions or variables:
. ..dim comp_ref count desc fcs fcs_filename gate_def gate_id
groupName id is.smaller name parent parent_count population
sampleSelected specimen unzip write.csv x y
Consider adding
importFrom("utils", "unzip", "write.csv")
to your NAMESPACE file.
* 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 line endings in shell scripts ... 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 ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/CytoML/libs/i386/CytoML.dll':
Found '_exit', possibly from '_exit' (C)
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'printf', possibly from 'printf' (C)
Found 'puts', possibly from 'printf' (C), 'puts' (C)
File 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/CytoML/libs/x64/CytoML.dll':
Found '_exit', possibly from '_exit' (C)
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'printf', possibly from 'printf' (C)
Found 'puts', possibly from 'printf' (C), 'puts' (C)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
compare.counts 5.94 1.36 7.27
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
compare.counts 6.8 0.67 7.25
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'testthat.R'
OK
** running tests for arch 'x64' ...
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: 6 NOTEs
See
'C:/Users/biocbuild/bbs-3.9-bioc/meat/CytoML.Rcheck/00check.log'
for details.
CytoML.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/CytoML_1.10.0.tar.gz && rm -rf CytoML.buildbin-libdir && mkdir CytoML.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=CytoML.buildbin-libdir CytoML_1.10.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL CytoML_1.10.0.zip && rm CytoML_1.10.0.tar.gz CytoML_1.10.0.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 6140k 100 6140k 0 0 51.4M 0 --:--:-- --:--:-- --:--:-- 55.0M
install for i386
* installing *source* package 'CytoML' ...
** using staged installation
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG -DROUT -I../inst/include/ -Ic:/libxml2//i386/include/libxml2 -DLIBXML_STATIC -DRCPP_PARALLEL_USE_TBB=1 -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/RProtoBufLib/include" -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include" -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/RcppParallel/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o
In file included from ../inst/include/flowWorkspace/openWorkspace.hpp:12:0,
from ../inst/include/CytoML.h:5,
from RcppExports.cpp:4:
../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:433:30: warning: "/*" within comment [-Wcomment]
* "*[local-name()='edge']/*[local-name()='vertex']" is for ellipsoidGate
^
In file included from C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/nodeProperties.hpp:11:0,
from ../inst/include/flowWorkspace/wsNode.hpp:10,
from ../inst/include/flowWorkspace/workspace.hpp:14,
from ../inst/include/flowWorkspace/flowJoWorkspace.hpp:11,
from ../inst/include/flowWorkspace/macFlowJoWorkspace.hpp:10,
from ../inst/include/flowWorkspace/openWorkspace.hpp:11,
from ../inst/include/CytoML.h:5,
from RcppExports.cpp:4:
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp: In member function 'virtual std::vector BOOLINDICES::getIndices_u()':
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp:103:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < x.size(); i++){
^
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp: In member function 'virtual std::vector ROOTINDICES::getIndices_u()':
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp:228:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < nEvents; i++)
^
In file included from ../inst/include/flowWorkspace/flowJoWorkspace.hpp:11:0,
from ../inst/include/flowWorkspace/macFlowJoWorkspace.hpp:10,
from ../inst/include/flowWorkspace/openWorkspace.hpp:11,
from ../inst/include/CytoML.h:5,
from RcppExports.cpp:4:
../inst/include/flowWorkspace/workspace.hpp: In member function 'void workspace::toArray(std::string, std::vector&, std::vector&)':
../inst/include/flowWorkspace/workspace.hpp:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned i=0;i BOOLINDICES::getIndices_u()':
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp:103:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < x.size(); i++){
^
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp: In member function 'virtual std::vector ROOTINDICES::getIndices_u()':
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp:228:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < nEvents; i++)
^
In file included from ../inst/include/flowWorkspace/flowJoWorkspace.hpp:11:0,
from ../inst/include/flowWorkspace/macFlowJoWorkspace.hpp:10,
from ../inst/include/flowWorkspace/openWorkspace.hpp:11,
from parseFlowJoWorkspace.cpp:10:
../inst/include/flowWorkspace/workspace.hpp: In member function 'void workspace::toArray(std::string, std::vector&, std::vector&)':
../inst/include/flowWorkspace/workspace.hpp:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned i=0;i BOOLINDICES::getIndices_u()':
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp:103:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < x.size(); i++){
^
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp: In member function 'virtual std::vector ROOTINDICES::getIndices_u()':
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp:228:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < nEvents; i++)
^
In file included from ../inst/include/flowWorkspace/flowJoWorkspace.hpp:11:0,
from ../inst/include/flowWorkspace/macFlowJoWorkspace.hpp:10,
from ../inst/include/flowWorkspace/openWorkspace.hpp:11,
from ../inst/include/CytoML.h:5,
from RcppExports.cpp:4:
../inst/include/flowWorkspace/workspace.hpp: In member function 'void workspace::toArray(std::string, std::vector&, std::vector&)':
../inst/include/flowWorkspace/workspace.hpp:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned i=0;i BOOLINDICES::getIndices_u()':
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp:103:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < x.size(); i++){
^
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp: In member function 'virtual std::vector ROOTINDICES::getIndices_u()':
C:/Users/biocbuild/bbs-3.9-bioc/R/library/cytolib/include/cytolib/POPINDICES.hpp:228:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(auto i = 0; i < nEvents; i++)
^
In file included from ../inst/include/flowWorkspace/flowJoWorkspace.hpp:11:0,
from ../inst/include/flowWorkspace/macFlowJoWorkspace.hpp:10,
from ../inst/include/flowWorkspace/openWorkspace.hpp:11,
from parseFlowJoWorkspace.cpp:10:
../inst/include/flowWorkspace/workspace.hpp: In member function 'void workspace::toArray(std::string, std::vector&, std::vector&)':
../inst/include/flowWorkspace/workspace.hpp:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned i=0;i
|
CytoML.Rcheck/tests_i386/testthat.Rout
R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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(CytoML)
>
>
> test_check("CytoML")
Loading required package: flowCore
Loading required package: ncdfFlow
Loading required package: RcppArmadillo
Loading required package: BH
Loading required package: ggplot2
windows version of flowJo workspace recognized.
version X
windows version of flowJo workspace recognized.
version X
windows version of flowJo workspace recognized.
version X
windows version of flowJo workspace recognized.
version X
windows version of flowJo workspace recognized.
version X
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-A. It seems that the matrix was not properly defined in the Gating-ML file.
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-H. It seems that the matrix was not properly defined in the Gating-ML file.
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-A. It seems that the matrix was not properly defined in the Gating-ML file.
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter SSC-A. It seems that the matrix was not properly defined in the Gating-ML file.
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-A. It seems that the matrix was not properly defined in the Gating-ML file.
mac version of flowJo workspace recognized.
== testthat results ===========================================================
[ OK: 98 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
>
> #devtools::test()
>
> # test_file("~/rglab/workspace/CytoML/tests/testthat/flowjo2gs_internalTestSuite.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/Cytobank2GatingSet-InternalTestSuite.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/GatingSet2flowJo-InternalTestSuite.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/diva2gs-InternalTestSuite.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-cytobank.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-diva2gs.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-extend.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-GatingSet2flowJo.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-flowjo2gs.R")
>
> proc.time()
user system elapsed
132.06 14.54 139.54
|
CytoML.Rcheck/tests_x64/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-w64-mingw32/x64 (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(CytoML)
>
>
> test_check("CytoML")
Loading required package: flowCore
Loading required package: ncdfFlow
Loading required package: RcppArmadillo
Loading required package: BH
Loading required package: ggplot2
windows version of flowJo workspace recognized.
version X
windows version of flowJo workspace recognized.
version X
windows version of flowJo workspace recognized.
version X
windows version of flowJo workspace recognized.
version X
windows version of flowJo workspace recognized.
version X
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-A. It seems that the matrix was not properly defined in the Gating-ML file.
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-H. It seems that the matrix was not properly defined in the Gating-ML file.
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-A. It seems that the matrix was not properly defined in the Gating-ML file.
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter SSC-A. It seems that the matrix was not properly defined in the Gating-ML file.
Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-A. It seems that the matrix was not properly defined in the Gating-ML file.
mac version of flowJo workspace recognized.
== testthat results ===========================================================
[ OK: 98 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
>
> #devtools::test()
>
> # test_file("~/rglab/workspace/CytoML/tests/testthat/flowjo2gs_internalTestSuite.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/Cytobank2GatingSet-InternalTestSuite.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/GatingSet2flowJo-InternalTestSuite.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/diva2gs-InternalTestSuite.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-cytobank.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-diva2gs.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-extend.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-GatingSet2flowJo.R")
> # test_file("~/rglab/workspace/CytoML/tests/testthat/test-flowjo2gs.R")
>
> proc.time()
user system elapsed
134.31 9.84 137.46
|
|
CytoML.Rcheck/examples_i386/CytoML-Ex.timings
|
CytoML.Rcheck/examples_x64/CytoML-Ex.timings
|