############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:cTRAP.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings cTRAP_1.22.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/cTRAP.Rcheck’ * using R version 4.4.0 (2024-04-24) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.4 LTS * using session charset: UTF-8 * checking for file ‘cTRAP/DESCRIPTION’ ... OK * this is package ‘cTRAP’ version ‘1.22.0’ * 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: .devcontainer 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 ‘cTRAP’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... NOTE License stub is invalid DCF. * 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 ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE Found the following possibly unsafe calls: File ‘cTRAP/R/shinyInterface_session.R’: assignInNamespace("dataTablesFilter", dt_mod, "DT") plotComparison: no visible binding for global variable ‘.data’ plotMetricDistribution: no visible binding for global variable ‘.data’ plotSingleCorr: no visible binding for global variable ‘.data’ plotTargetingDrug: no visible binding for global variable ‘.data’ plotTargetingDrugsVSsimilarPerturbations: no visible binding for global variable ‘.data’ Undefined global functions or variables: .data * 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 ... NOTE Documented arguments not in \usage in Rd file 'compareWithAllMethods.Rd': ‘rankByAscending’ 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 ... NOTE Note: found 1 marked UTF-8 string * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘cTRAP-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: convertGeneIdentifiers > ### Title: Convert gene identifiers > ### Aliases: convertGeneIdentifiers > > ### ** Examples > > genes <- c("ENSG00000012048", "ENSG00000083093", "ENSG00000141510", + "ENSG00000051180") > convertGeneIdentifiers(genes) loading from cache Warning: Couldn't set cache size: file is not a database Use `cache_size` = NULL to turn off this warning. Warning: Couldn't set synchronous mode: file is not a database Use `synchronous` = NULL to turn off this warning. Error: failed to load resource name: AH116710 title: org.Hs.eg.db.sqlite reason: file is not a database Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ 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 ERROR, 5 NOTEs See ‘/home/biocbuild/bbs-3.19-bioc/meat/cTRAP.Rcheck/00check.log’ for details.