############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ggcyto.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings ggcyto_1.22.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/ggcyto.Rcheck' * using R version 4.1.3 (2022-03-10) * 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.22.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 ... NOTE Found the following hidden files and directories: .travis.yml These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. * checking for portable file names ... NOTE Found the following non-portable file path: ggcyto/docs/articles/advanced/ggplot.flowSet.overlay_files/accessible-code-block-0.0.1/empty-anchor.js Tarballs are only required to store paths of up to 100 bytes and cannot store those of more than 256 bytes, with restrictions including to 100 bytes for the final component. See section 'Package structure' in the 'Writing R Extensions' manual. * checking whether package 'ggcyto' can be installed ... OK * 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:::gh_pop_is_negated' 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' 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 'count' as.ggplot: no visible global function definition for 'densCols' as.ggplot: no visible global function definition for 'colorRampPalette' 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' stat_position.filter: no visible global function definition for 'setNames' Undefined global functions or variables: axis colorRampPalette count densCols density desc getS3method gray modifyList name setNames Consider adding importFrom("grDevices", "colorRampPalette", "densCols", "gray") importFrom("graphics", "axis") importFrom("stats", "density", "setNames") 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 ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * 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 (user + system) or elapsed time > 5s user system elapsed autoplot 9.80 0.30 10.09 ggcyto 9.47 0.21 9.65 ggcyto_add 7.67 0.45 8.12 ** running examples for arch 'x64' ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed ggcyto 10.50 0.28 10.78 autoplot 9.65 0.34 9.97 ggcyto_add 7.15 0.30 7.45 * 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: 4 NOTEs See 'C:/Users/biocbuild/bbs-3.14-bioc/meat/ggcyto.Rcheck/00check.log' for details.