############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:TFutils.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings TFutils_1.27.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/TFutils.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘TFutils/DESCRIPTION’ ... OK * this is package ‘TFutils’ version ‘1.27.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 ‘TFutils’ can be installed ... OK * checking installed package size ... INFO installed size is 5.4Mb sub-directories of 1Mb or more: data 3.4Mb 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 code 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 loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... WARNING Error: .onLoad failed in loadNamespace() for 'Rsamtools', details: call: h(simpleError(msg, call)) error: error in evaluating the argument 'x' in selecting a method for function 'levels': unable to find an inherited method for function ‘strand’ for signature ‘x = "expressionsIndex"’ Call sequence: 8: stop(gettextf("%s failed in %s() for '%s', details:\n call: %s\n error: %s", hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L], conditionMessage(res)), call. = FALSE, domain = NA) 7: runHook(".onLoad", env, package.lib, package) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1 Execution halted The argument of a replacement function which corresponds to the right hand side must be named ‘value’. * 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 ‘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 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 ... INFO 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 19.236 0.998 20.420 topTraitsOfTargets 12.159 0.173 12.332 tffamCirc.prep 6.472 0.087 6.558 genemodForGviz 5.408 0.373 5.792 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 1 NOTE See ‘/home/biocbuild/bbs-3.21-bioc/meat/TFutils.Rcheck/00check.log’ for details.