############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ggbio.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ggbio_1.40.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/ggbio.Rcheck’ * using R version 4.1.1 (2021-08-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘ggbio/DESCRIPTION’ ... OK * this is package ‘ggbio’ version ‘1.40.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: .git_fetch_output.txt .git_merge_output.txt These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘ggbio’ 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 * 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 ':::' call which should be '::': 'ggplot2:::set_last_plot' See the note in ?`:::` about the use of this operator. Unexported objects imported by ':::' calls: 'S4Vectors:::top_prenv' 'ggplot2:::add_ggplot' 'ggplot2:::cunion' 'ggplot2:::rename_aes' 'ggplot2:::rescale01' See the note in ?`:::` about the use of this operator. There are ::: calls to the package's namespace in its code. A package almost never needs to use ::: for its own objects: 'do.ggcall' * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE .combineNames: no visible binding for global variable '.layout_circle.stats' Ideogram: no visible global function definition for 'data' Ideogram: no visible binding for global variable 'ideoCyto' getNR: no visible global function definition for 'se' getNR: no visible global function definition for 'indexProbesProcessed' getNR: no visible global function definition for 'coefs' plotInter: no visible binding for global variable 'fe' plotInter: no visible binding for global variable 'value' plotInter2: no visible binding for global variable 'fe' plotInter2: no visible binding for global variable 'value' scale_x_sequnit: no visible binding for global variable '.x' autoplot,ExpressionSet: no visible binding for global variable 'variable' autoplot,RangedSummarizedExperiment: no visible binding for global variable 'variable' autoplot,VCF: no visible binding for global variable 'stepping' autoplot,VCF: no visible binding for global variable 'value' autoplot,VRanges: no visible binding for global variable 'midpoint' autoplot,Views: no visible binding for global variable 'x' autoplot,Views: no visible binding for global variable 'value' geom_alignment,BamFile: no visible binding for global variable 'fl' geom_alignment,BamFile: no visible binding for global variable 'stepping' height,GGbio: no visible binding for global variable 'mt' height,Tracked: no visible binding for global variable 'mt' height,gg: no visible binding for global variable 'mt' layout_karyogram,GRanges: no visible binding for global variable 'gieStain' layout_karyogram,GRanges: no visible binding for global variable 'x' layout_karyogram,GRanges: no visible binding for global variable 'y' layout_karyogram,GRanges: no visible binding for global variable 'xend' layout_karyogram,GRanges: no visible binding for global variable 'yend' layout_karyogram,GRanges: no visible binding for global variable 'y2' layout_karyogram,GRanges: no visible binding for global variable 'yend2' layout_karyogram,GRanges: no visible binding for global variable 'name' plotFragLength,character-GRanges: no visible binding for global variable '.fragLength' plotSpliceSum,character-EnsDb: possible error in GRangesFilter(which, condition = "overlapping"): unused argument (condition = "overlapping") stat_mismatch,GRanges: no visible binding for global variable 'sts' stat_mismatch,GRanges: no visible binding for global variable 'eds' stat_mismatch,GRanges: no visible binding for global variable 'read' Undefined global functions or variables: .fragLength .layout_circle.stats .x coefs data eds fe fl gieStain ideoCyto indexProbesProcessed midpoint mt name read se stepping sts value variable x xend y y2 yend yend2 Consider adding importFrom("utils", "data") 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 ... WARNING Codoc mismatches from documentation object 'geom_alignment': \S4method{geom_alignment}{GRanges} Code: function(data, ..., xlab, ylab, main, facets = NULL, stat = c("stepping", "identity"), range.geom = c("rect", "arrowrect"), gap.geom = c("chevron", "arrow", "segment"), rect.height = NULL, group.selfish = TRUE) Docs: function(data, ..., xlab, ylab, main, facets = NULL, stat = c("stepping", "identity"), range.geom = c("rect", "arrowrect"), gap.geom = c("chevron", "arrow", "segment"), rect.height = NULL, group.selfish = TRUE, label = TRUE) Argument names in docs not in code: label * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking include directives in Makefiles ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed autoplot-method 129.448 1.709 131.665 geom_alignment-method 47.121 0.677 47.890 layout_karyogram-method 30.257 0.120 30.402 tracks 27.443 0.128 27.655 plotRangesLinkedToData 14.401 0.118 14.535 stat_reduce-method 12.889 0.129 13.026 stat_aggregate-method 11.931 0.038 11.985 layout_circle-method 11.848 0.068 11.961 ggplot-method 10.981 0.071 11.071 plotGrandLinear 8.602 0.115 8.734 geom_arrow-method 8.541 0.026 8.576 geom_chevron-method 7.639 0.041 7.690 stat_bin-method 6.130 0.053 6.196 geom_arrowrect-method 5.535 0.020 5.560 geom_rect-method 5.265 0.023 5.295 scale_fill_giemsa 5.192 0.019 5.216 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘test-all.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: 1 WARNING, 3 NOTEs See ‘/Users/biocbuild/bbs-3.13-bioc/meat/ggbio.Rcheck/00check.log’ for details.