############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TFutils.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TFutils_1.12.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/TFutils.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 ‘TFutils/DESCRIPTION’ ... OK * this is package ‘TFutils’ version ‘1.12.2’ * package encoding: UTF-8 * 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 ‘TFutils’ can be installed ... OK * checking installed package size ... NOTE installed size is 5.9Mb sub-directories of 1Mb or more: data 4.0Mb lambert 1.4Mb * 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE fimo_granges : proctext: warning in read.delim(con, h = FALSE, stringsAsFactors = FALSE, sep = "\t"): partial argument match of 'h' to 'header' setupHIZE: warning in read.delim(txtfn, sep = "\t", skip = 3, h = FALSE, stringsAsFactors = FALSE): partial argument match of 'h' to 'header' directHitsInCISBP: no visible binding for global variable ‘DISEASE.TRAIT’ directHitsInCISBP: no visible binding for global variable ‘MAPPED_GENE’ directHitsInCISBP: no visible binding for global variable ‘cisbpTFcat’ directHitsInCISBP: no visible binding for global variable ‘HGNC’ directHitsInCISBP: no visible binding for global variable ‘Family_Name’ fimo_granges: no visible global function definition for ‘rowRanges<-’ fimo_granges: no visible global function definition for ‘reduceByRange’ fimo_granges : : no visible global function definition for ‘seqinfo<-’ tffamCirc.prep: no visible binding for global variable ‘TF family’ tffamCirc.prep: no visible binding for global variable ‘TFfamily’ tffamCirc.prep: no visible binding for global variable ‘Transcription factor’ topTraitsOfTargets: no visible global function definition for ‘mcols’ topTraitsOfTargets: no visible binding for global variable ‘DISEASE.TRAIT’ Undefined global functions or variables: DISEASE.TRAIT Family_Name HGNC MAPPED_GENE TF family TFfamily Transcription factor cisbpTFcat mcols reduceByRange rowRanges<- seqinfo<- Consider adding importFrom("base", "factor") importFrom("stats", "family") 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... NOTE Note: found 62 marked UTF-8 strings * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking include directives in Makefiles ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed tffamCirc.plot 57.824 0.555 58.428 tffamCirc.prep 47.378 0.123 47.528 topTraitsOfTargets 9.985 0.266 10.256 fimo16 8.241 0.296 8.545 genemodForGviz 7.032 0.282 7.332 * 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: 4 NOTEs See ‘/Users/biocbuild/bbs-3.13-bioc/meat/TFutils.Rcheck/00check.log’ for details.