############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no biodbMirbase_1.4.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc-longtests/meat/biodbMirbase.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 * running under: Ubuntu 22.04.3 LTS * using session charset: UTF-8 * using options ‘--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error’ * checking for file ‘biodbMirbase/DESCRIPTION’ ... OK * this is package ‘biodbMirbase’ version ‘1.4.1’ * 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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘biodbMirbase’ can be installed ... OK * checking installed package size ... OK * checking package 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 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 ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: ‘MirbaseMatureConn’ ‘MirbaseMatureEntry’ All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking files in ‘vignettes’ ... SKIPPED * checking examples ... SKIPPED * checking for unstated dependencies in ‘longtests’ ... OK * checking tests in ‘longtests’ ... Running ‘testthat.R’ ERROR Running the tests in ‘longtests/testthat.R’ failed. Last 13 lines of output: 1. ├─base::do.call(fct, params) 2. └─biodb (local) ``(conn = ``, opt = ``) 3. └─opt$refEntries$getRealEntry(id) 4. └─self$getRealEntries(ids = id) 5. └─private$bdb$getFactory()$getEntry(...) 6. └─private$loadEntries(conn$getId(), missing.ids, drop = FALSE) 7. └─conn$getEntryContent(ids) 8. └─self$download() 9. └─private$doDownload() 10. └─sched$downloadFile(url = url, dest.file = self$getDownloadPath()) 11. └─utils::download.file(...) [ FAIL 2 | WARN 2 | SKIP 0 | PASS 65 ] Error: Test failures Execution halted * DONE Status: 1 ERROR, 1 WARNING See ‘/home/biocbuild/bbs-3.17-bioc-longtests/meat/biodbMirbase.Rcheck/00check.log’ for details.