############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:cTRAP.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings cTRAP_1.25.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/cTRAP.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘cTRAP/DESCRIPTION’ ... OK * this is package ‘cTRAP’ version ‘1.25.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 27 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ... INFO installed size is 5.1Mb sub-directories of 1Mb or more: data 4.3Mb * 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 ...Warning: program compiled against libxml 212 using older 211 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 ... NOTE Warning: program compiled against libxml 212 using older 211 * 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 ... OK * 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: filterCMapMetadata > ### Title: Filter CMap metadata > ### Aliases: filterCMapMetadata > > ### ** Examples > > cmapMetadata <- loadCMapData("cmapMetadata.txt", "metadata") cmapMetadata.txt not found: downloading data... trying URL 'https://www.ncbi.nlm.nih.gov/geo/download/?acc=GSE92742&format=file&file=GSE92742_Broad_LINCS_sig_info.txt.gz' Content type 'application/octet-stream' length 11124404 bytes (10.6 MB) ================================================ downloaded 10.3 MB Warning in download.file(link, file, mode = mode) : downloaded length 10805124 != reported length 11124404 Warning in download.file(link, file, mode = mode) : URL 'https://www.ncbi.nlm.nih.gov/geo/download/?acc=GSE92742&format=file&file=GSE92742_Broad_LINCS_sig_info.txt.gz': status was 'Failure when receiving data from the peer' Error in download.file(link, file, mode = mode) : download from 'https://www.ncbi.nlm.nih.gov/geo/download/?acc=GSE92742&format=file&file=GSE92742_Broad_LINCS_sig_info.txt.gz' failed Calls: loadCMapData ... loadCMapMetadata -> downloadIfNotFound -> download.file Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed convertGeneIdentifiers 19.769 1.502 560.636 analyseDrugSetEnrichment 17.992 1.943 86.235 downloadENCODEknockdownMetadata 2.518 0.298 68.173 * 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 running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 5 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/cTRAP.Rcheck/00check.log’ for details.