############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:RcisTarget.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings RcisTarget_1.14.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/RcisTarget.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘RcisTarget/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘RcisTarget’ version ‘1.14.0’ * checking package namespace information ... OK * checking package dependencies ... NOTE Package which this enhances but not available for checking: ‘doMC’ * 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 ‘RcisTarget’ can be installed ... OK * checking installed package size ... NOTE installed size is 8.8Mb sub-directories of 1Mb or more: data 8.2Mb * 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 Namespace in Imports field not imported from: ‘feather’ All declared Imports should be used. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE convertToTargetRegions: no visible global function definition for ‘isClass’ convertToTargetRegions: no visible global function definition for ‘findOverlaps’ convertToTargetRegions: no visible global function definition for ‘pintersect’ convertToTargetRegions: no visible global function definition for ‘subjectHits’ convertToTargetRegions: no visible global function definition for ‘width’ convertToTargetRegions: no visible global function definition for ‘elementMetadata’ Undefined global functions or variables: elementMetadata findOverlaps isClass pintersect subjectHits width Consider adding importFrom("methods", "isClass") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * 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 ... WARNING Undocumented arguments in documentation object 'getDbRegionsLoc' ‘indexCol’ 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed addMotifAnnotation 18.181 0.716 18.852 addSignificantGenes 15.522 1.188 16.699 getMotifAnnotation 8.958 0.266 9.185 aucScores-class 8.829 0.156 8.985 rankingRcisTarget-class 8.118 0.167 8.286 reRank 8.146 0.135 8.282 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... 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: 1 WARNING, 4 NOTEs See ‘/home/biocbuild/bbs-3.14-bioc/meat/RcisTarget.Rcheck/00check.log’ for details.