############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:GenomeInfoDb.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GenomeInfoDb_1.43.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/GenomeInfoDb.Rcheck’ * using R Under development (unstable) (2025-02-19 r87757) * 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-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘GenomeInfoDb/DESCRIPTION’ ... OK * this is package ‘GenomeInfoDb’ version ‘1.43.4’ * 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 ‘GenomeInfoDb’ can be installed ... OK * checking installed package size ... INFO installed size is 5.3Mb sub-directories of 1Mb or more: extdata 3.7Mb * 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 whether startup messages can be suppressed ... OK * checking dependencies in R code ... NOTE Unexported object imported by a ':::' call: ‘utils:::.roman2numeric’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed GenomeDescription-class 10.798 0.368 11.194 loadTaxonomyDb 10.847 0.192 11.054 seqlevelsStyle 6.153 1.550 25.970 getChromInfoFromNCBI 1.367 0.503 11.313 getChromInfoFromUCSC 0.932 0.103 5.457 getChromInfoFromEnsembl 0.693 0.147 94.368 NCBI-utils 0.117 0.032 14.840 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘run_unitTests.R’ ERROR Running the tests in ‘tests/run_unitTests.R’ failed. Last 13 lines of output: GenomeInfoDb RUnit Tests - 22 test functions, 1 error, 0 failures ERROR in test_switching_Seqinfo_between_UCSC_and_NCBI_styles: Error in download.file(url, destfile, quiet = TRUE) : download from 'https://ftp.ncbi.nlm.nih.gov/genomes/all/GCA/000/231/765/GCA_000231765.1_GadMor_May2010/GCA_000231765.1_GadMor_May2010_assembly_report.txt' failed Test files with failing tests test_seqlevelsStyle.R test_switching_Seqinfo_between_UCSC_and_NCBI_styles Error in BiocGenerics:::testPackage("GenomeInfoDb") : unit tests failed for package GenomeInfoDb Calls: -> In addition: There were 50 or more warnings (use warnings() to see the first 50) Execution halted * 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, 1 NOTE See ‘/home/biocbuild/bbs-3.21-bioc/meat/GenomeInfoDb.Rcheck/00check.log’ for details.