Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:34:44 -0400 (Wed, 16 Oct 2019).
Package 676/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
ggcyto 1.12.0 Mike Jiang
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |
Package: ggcyto |
Version: 1.12.0 |
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ggcyto.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings ggcyto_1.12.0.tar.gz |
StartedAt: 2019-10-16 04:03:29 -0400 (Wed, 16 Oct 2019) |
EndedAt: 2019-10-16 04:11:04 -0400 (Wed, 16 Oct 2019) |
EllapsedTime: 455.4 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: ggcyto.Rcheck |
Warnings: 3 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ggcyto.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings ggcyto_1.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/ggcyto.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 'ggcyto/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'ggcyto' version '1.12.0' * 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 'ggcyto' can be installed ... WARNING Found the following significant warnings: Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpIbJzzE/R.INSTALL16742d9d4b20/ggcyto/man/marginalFilter.Rd:14: file link 'boundaryFilter' in package 'flowCore' does not exist and so has been treated as a topic See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/ggcyto.Rcheck/00install.out' for details. * checking installed package size ... OK * 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 * 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 Namespace in Imports field not imported from: 'scales' All declared Imports should be used. ':::' call which should be '::': 'flowWorkspace:::isNegated' See the note in ?`:::` about the use of this operator. Unexported objects imported by ':::' calls: 'flowWorkspace:::.mergeGates' 'flowWorkspace:::compact' 'flowWorkspace:::fix_y_axis' 'ggplot2:::+.gg' 'ggplot2:::add_group' 'ggplot2:::as_gg_data_frame' 'ggplot2:::check_aesthetics' 'ggplot2:::hex_binwidth' 'ggplot2:::is.waive' 'ggplot2:::is_calculated_aes' 'ggplot2:::make_labels' 'ggplot2:::make_scale' 'ggplot2:::plot_clone' 'ggplot2:::print.ggplot' 'ggplot2:::scales_add_defaults' 'ggplot2:::scales_list' 'ggplot2:::update_theme' 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 .fs2dt: no visible binding for global variable 'name' add_ggcyto: no visible binding for global variable 'name' add_ggcyto: no visible global function definition for 'modifyList' add_ggcyto: no visible binding for global variable 'axis' add_ggcyto: no visible binding for global variable 'desc' add_par: no visible global function definition for 'modifyList' as.ggplot: no visible binding for global variable 'axis' as.ggplot: no visible binding for global variable 'name' as.ggplot :: no visible binding for global variable 'axis' as.ggplot : : no visible binding for global variable 'name' as.ggplot: no visible binding for global variable 'density' autoplot.GatingHierarchy : : no visible global function definition for 'gray' autoplot.GatingSetList: no visible global function definition for 'getS3method' autoplot.ncdfFlowList: no visible global function definition for 'getS3method' density_fr_all : : no visible global function definition for 'gray' fortify.GatingSetList: no visible global function definition for 'getS3method' fortify.ncdfFlowList: no visible global function definition for 'getS3method' fortify_fs.GatingSetList: no visible global function definition for 'getS3method' getFlowFrame.GatingSetList: no visible global function definition for 'getS3method' getFlowFrame.ncdfFlowList: no visible global function definition for 'getS3method' ggcyto.GatingSetList: no visible global function definition for 'getS3method' ggcyto.flowSet: no visible binding for global variable 'name' ggcyto.flowSet: no visible binding for global variable 'axis' ggcyto.ncdfFlowList: no visible global function definition for 'getS3method' ggcyto_arrange: no visible binding for global variable 'name' Undefined global functions or variables: axis density desc getS3method gray modifyList name Consider adding importFrom("grDevices", "gray") importFrom("graphics", "axis") importFrom("stats", "density") importFrom("utils", "getS3method", "modifyList") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Undocumented S4 methods: generic '%+%' and siglist 'ggcyto' 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 Undocumented arguments in documentation object 'fortify.filterList' 'data' 'nPoints' Undocumented arguments in documentation object 'fortify.polygonGate' 'nPoints' 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 files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... OK Examples with CPU or elapsed time > 5s user system elapsed autoplot 13.89 0.61 14.27 ggcyto.flowSet 9.66 0.08 9.87 plus-.ggcyto_GatingLayout 6.20 0.29 6.48 ggcyto 5.42 0.09 5.50 ** running examples for arch 'x64' ... OK Examples with CPU or elapsed time > 5s user system elapsed autoplot 12.64 0.54 13.64 ggcyto.flowSet 7.64 0.09 7.61 plus-.ggcyto_GatingLayout 6.30 0.31 6.34 ggcyto 5.45 0.03 5.48 * 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: 3 WARNINGs, 2 NOTEs See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/ggcyto.Rcheck/00check.log' for details.
ggcyto.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/ggcyto_1.12.0.tar.gz && rm -rf ggcyto.buildbin-libdir && mkdir ggcyto.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ggcyto.buildbin-libdir ggcyto_1.12.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL ggcyto_1.12.0.zip && rm ggcyto_1.12.0.tar.gz ggcyto_1.12.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 9878k 100 9878k 0 0 56.6M 0 --:--:-- --:--:-- --:--:-- 58.8M install for i386 * installing *source* package 'ggcyto' ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'ggcyto' finding HTML links ... done as.ggplot html autoplot html finding level-2 HTML links ... done axis_x_inverse_trans html compute_stats html flowCore_asinht_trans html fortify.ellipsoidGate html fortify.filterList html fortify.flowSet html fortify.polygonGate html fortify.rectangleGate html fortify_fs html geom_gate html geom_hvline html geom_overlay html geom_stats html getFlowFrame html ggcyto.GatingSet html ggcyto html ggcyto.flowSet html ggcyto_GatingSet_add html ggcyto_arrange html ggcyto_flowSet_add html ggcyto_par_default html ggcyto_par_set html is.ggcyto html is.ggcyto_flowSet html is.ggcyto_par html labs_cyto html marginalFilter html Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpIbJzzE/R.INSTALL16742d9d4b20/ggcyto/man/marginalFilter.Rd:14: file link 'boundaryFilter' in package 'flowCore' does not exist and so has been treated as a topic merge.quad.gates html plus-.ggcyto_GatingLayout html print.ggcyto html print.ggcyto_GatingLayout html replace_data html scale_x_flowCore_fasinh html scale_x_flowJo_biexp html scale_x_flowJo_fasinh html scale_x_logicle html stat_position html transform-gate html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path install for x64 * installing *source* package 'ggcyto' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'ggcyto' as ggcyto_1.12.0.zip * DONE (ggcyto) * installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library' package 'ggcyto' successfully unpacked and MD5 sums checked
ggcyto.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(ggcyto) Loading required package: ggplot2 Loading required package: flowCore Loading required package: ncdfFlow Loading required package: RcppArmadillo Loading required package: BH Loading required package: flowWorkspace > library(vdiffr) > > test_check("ggcyto") loading R object... loading tree object... Done == testthat results =========================================================== [ OK: 7 | SKIPPED: 33 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 77.48 5.15 82.71 |
ggcyto.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(ggcyto) Loading required package: ggplot2 Loading required package: flowCore Loading required package: ncdfFlow Loading required package: RcppArmadillo Loading required package: BH Loading required package: flowWorkspace > library(vdiffr) > > test_check("ggcyto") loading R object... loading tree object... Done == testthat results =========================================================== [ OK: 7 | SKIPPED: 33 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 77.04 4.82 81.78 |
ggcyto.Rcheck/examples_i386/ggcyto-Ex.timings
|
ggcyto.Rcheck/examples_x64/ggcyto-Ex.timings
|