############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:biovizBase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings biovizBase_1.44.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/biovizBase.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘biovizBase/DESCRIPTION’ ... OK * this is package ‘biovizBase’ version ‘1.44.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 for sufficient/correct file permissions ... OK * checking whether package ‘biovizBase’ can be installed ... WARNING Found the following significant warnings: bin_offsets.c:57:15: warning: passing 'Rbyte *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] See ‘/Users/biocbuild/bbs-3.15-bioc/meat/biovizBase.Rcheck/00install.out’ for details. * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Title field: should not end in a period. * 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 'library' or 'require' calls in package code: 'BSgenome' 'rtracklayer' Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE genSymbols: no visible binding for global variable 'start_location' genSymbols: no visible binding for global variable 'end_location' genSymbols: no visible binding for global variable 'Chromosome' genSymbols: no visible binding for global variable 'symbol' transformToLinkInCircle: no visible binding for global variable '.circle.x' transformToLinkInCircle: no visible binding for global variable '.circle.y' transformToLinkInCircle : : no visible binding for global variable 'from.x' transformToLinkInCircle : : no visible binding for global variable 'from.y' transformToLinkInCircle : : no visible binding for global variable 'to.x' transformToLinkInCircle : : no visible binding for global variable 'to.y' mold,ExpressionSet: no visible global function definition for 'exprs' mold,ExpressionSet: no visible global function definition for 'pData' mold,RleList: no visible binding for global variable 'xRleList' mold,eSet: no visible global function definition for 'phenoData' mold,eSet: no visible global function definition for 'melt' mold,eSet: no visible global function definition for 'varLabels' Undefined global functions or variables: .circle.x .circle.y Chromosome end_location exprs from.x from.y melt pData phenoData start_location symbol to.x to.y varLabels xRleList * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... WARNING Found the following significant warnings: Warning: 'GenenameFilter' is deprecated. Deprecated functions may be defunct as soon as of the next release of R. See ?Deprecated. Examples with CPU (user + system) or elapsed time > 5s user system elapsed crunch-method 28.412 1.057 29.736 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.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: 2 WARNINGs, 4 NOTEs See ‘/Users/biocbuild/bbs-3.15-bioc/meat/biovizBase.Rcheck/00check.log’ for details.