Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-19 11:47 -0400 (Wed, 19 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" | 4742 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4545 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4576 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4528 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4459 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 165/2313 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
BgeeCall 1.23.0 (landing page) Julien Wollbrett
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
To the developers/maintainers of the BgeeCall package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BgeeCall.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: BgeeCall |
Version: 1.23.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:BgeeCall.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings BgeeCall_1.23.0.tar.gz |
StartedAt: 2025-03-19 04:22:42 -0000 (Wed, 19 Mar 2025) |
EndedAt: 2025-03-19 04:36:46 -0000 (Wed, 19 Mar 2025) |
EllapsedTime: 843.4 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: BgeeCall.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:BgeeCall.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings BgeeCall_1.23.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/BgeeCall.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 ‘BgeeCall/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘BgeeCall’ version ‘1.23.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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘BgeeCall’ can be installed ... OK * checking installed package size ... INFO installed size is 9.2Mb sub-directories of 1Mb or more: extdata 8.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 dependencies in R code ... NOTE Namespace in Imports field not imported from: ‘txdbmaker’ All declared Imports should be used. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE approachesMerging : <anonymous>: no visible global function definition for ‘p.adjust’ generate_calls_workflow: no visible binding for global variable ‘myUserMetadata’ generate_qValue: no visible global function definition for ‘approxfun’ generate_qValue: no visible global function definition for ‘integrate’ generate_qValue : calculate_qValue: no visible global function definition for ‘integrate’ generate_theoretical_pValue: no visible binding for global variable ‘abundance’ generate_theoretical_pValue: no visible binding for global variable ‘type’ generate_theoretical_pValue: no visible global function definition for ‘pnorm’ merging_libraries: no visible binding for global variable ‘read.delim’ should_ignore_tx_version: no visible global function definition for ‘complete.cases’ Undefined global functions or variables: abundance approxfun complete.cases integrate myUserMetadata p.adjust pnorm read.delim type Consider adding importFrom("stats", "approxfun", "complete.cases", "integrate", "p.adjust", "pnorm") importFrom("utils", "read.delim") to your NAMESPACE file. * checking Rd files ... NOTE checkRd: (-1) list_bgee_ref_intergenic_species.Rd:22: Lost braces in \itemize; meant \describe ? checkRd: (-1) list_bgee_ref_intergenic_species.Rd:23: Lost braces in \itemize; meant \describe ? checkRd: (-1) list_bgee_ref_intergenic_species.Rd:24-25: Lost braces in \itemize; meant \describe ? checkRd: (-1) list_bgee_ref_intergenic_species.Rd:26: Lost braces in \itemize; meant \describe ? * 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 generate_presence_absence 4.869 0.283 21.871 merge_transcriptome_and_intergenic 0.430 0.071 38.286 download_kallisto 0.191 0.165 16.696 setAnnotationFromFile 0.203 0.056 12.559 list_bgee_ref_intergenic_species 0.210 0.000 8.030 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’/home/biocbuild/R/R/bin/BATCH: line 60: 107378 Killed ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1 ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: trying URL 'https://www.bgee.org/ftp/intergenic/0.1/ref_intergenic/6239_intergenic.fa.gz' Content type 'application/x-gzip' length 4420457 bytes (4.2 MB) ================================================== downloaded 4.2 MB trying URL 'https://www.bgee.org/ftp/intergenic/0.1/ref_intergenic/6239_intergenic.fa.gz' Content type 'application/x-gzip' length 4420457 bytes (4.2 MB) ================================================== downloaded 4.2 MB trying URL 'https://www.bgee.org/ftp/intergenic/0.1/ref_intergenic/6239_intergenic.fa.gz' Content type 'application/x-gzip' length 4420457 bytes (4.2 MB) ================================================== downloaded 4.2 MB * 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, 3 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/BgeeCall.Rcheck/00check.log’ for details.
BgeeCall.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL BgeeCall ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘BgeeCall’ ... ** this is package ‘BgeeCall’ version ‘1.23.0’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BgeeCall)
BgeeCall.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(BgeeCall) > > Sys.setenv("R_TESTS" = "") > test_check("BgeeCall") trying URL 'https://www.bgee.org/ftp/intergenic/0.1/ref_intergenic/6239_intergenic.fa.gz' Content type 'application/x-gzip' length 4420457 bytes (4.2 MB) ================================================== downloaded 4.2 MB trying URL 'https://www.bgee.org/ftp/intergenic/0.1/ref_intergenic/6239_intergenic.fa.gz' Content type 'application/x-gzip' length 4420457 bytes (4.2 MB) ================================================== downloaded 4.2 MB trying URL 'https://www.bgee.org/ftp/intergenic/0.1/ref_intergenic/6239_intergenic.fa.gz' Content type 'application/x-gzip' length 4420457 bytes (4.2 MB) ================================================== downloaded 4.2 MB
BgeeCall.Rcheck/BgeeCall-Ex.timings
name | user | system | elapsed | |
create_kallisto_index | 0 | 0 | 0 | |
download_fasta_intergenic | 0.002 | 0.000 | 0.001 | |
download_kallisto | 0.191 | 0.165 | 16.696 | |
generate_calls_workflow | 0 | 0 | 0 | |
generate_presence_absence | 4.869 | 0.283 | 21.871 | |
generate_slurm_calls | 0 | 0 | 0 | |
generate_slurm_indexes | 0 | 0 | 0 | |
getIntergenicPrefix | 0.050 | 0.012 | 2.315 | |
getIntergenicRelease | 0.056 | 0.000 | 2.075 | |
getRunIds | 0.000 | 0.000 | 0.001 | |
getSimpleArborescence | 0 | 0 | 0 | |
getWorkingPath | 0 | 0 | 0 | |
list_bgee_ref_intergenic_species | 0.21 | 0.00 | 8.03 | |
list_community_ref_intergenic_species | 0.068 | 0.016 | 1.395 | |
list_intergenic_release | 0.056 | 0.000 | 2.062 | |
merge_transcriptome_and_intergenic | 0.430 | 0.071 | 38.286 | |
merging_libraries | 0 | 0 | 0 | |
run_kallisto | 0 | 0 | 0 | |
run_tximport | 1.307 | 0.064 | 4.728 | |
setAnnotationFromFile | 0.203 | 0.056 | 12.559 | |
setAnnotationFromObject | 0.137 | 0.008 | 0.766 | |
setIntergenicRelease | 0.057 | 0.007 | 2.088 | |
setOutputDir | 0 | 0 | 0 | |
setRNASeqLibPath | 0.001 | 0.000 | 0.000 | |
setRunIds | 0 | 0 | 0 | |
setSimpleArborescence | 0 | 0 | 0 | |
setTranscriptomeFromFile | 0.004 | 0.003 | 0.008 | |
setTranscriptomeFromObject | 0.001 | 0.007 | 0.007 | |
setWorkingPath | 0.000 | 0.000 | 0.001 | |