############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:biovizBase.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings biovizBase_1.44.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/biovizBase.Rcheck' * using R version 4.2.1 (2022-06-23 ucrt) * using platform: x86_64-w64-mingw32 (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 whether package 'biovizBase' can be installed ... WARNING Found the following significant warnings: bin_offsets.c:57:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] See 'F:/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 for x64 is not available File 'F:/biocbuild/bbs-3.15-bioc/R/library/biovizBase/libs/x64/biovizBase.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) 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 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 18.28 0.64 22.81 * 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 'F:/biocbuild/bbs-3.15-bioc/meat/biovizBase.Rcheck/00check.log' for details.