| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-11 11:32 -0400 (Wed, 11 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4719 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" | 2847 |
| 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 258/2360 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| bugsigdbr 1.17.2 (landing page) Ludwig Geistlinger
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for bugsigdbr in R Universe. | ||||||||||||||
|
To the developers/maintainers of the bugsigdbr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/bugsigdbr.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. |
| Package: bugsigdbr |
| Version: 1.17.2 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:bugsigdbr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings bugsigdbr_1.17.2.tar.gz |
| StartedAt: 2026-03-10 21:33:34 -0400 (Tue, 10 Mar 2026) |
| EndedAt: 2026-03-10 21:38:40 -0400 (Tue, 10 Mar 2026) |
| EllapsedTime: 306.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: bugsigdbr.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:bugsigdbr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings bugsigdbr_1.17.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/bugsigdbr.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-11 01:33:34 UTC
* checking for file ‘bugsigdbr/DESCRIPTION’ ... OK
* this is package ‘bugsigdbr’ version ‘1.17.2’
* 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 ‘bugsigdbr’ can be installed ... OK
* checking installed package size ... OK
* 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
Unexported object imported by a ':::' call: ‘BiocFileCache:::.sql_set_expires’
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 ... NOTE
getMetaSignatures: no visible binding for global variable ‘Abundance in
Group 1’
Undefined global functions or variables:
Abundance in Group 1
* 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
subsetByOntology 7.727 0.046 8.058
restrictTaxLevel 7.367 0.293 7.887
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── Failure ('test-getMetaSignatures.R:72:5'): ... ──────────────────────────────
Expected `all(grepl("^[A-Za-z ]+$", names(s)))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
Backtrace:
▆
1. └─bugsigdbr (local) checkSigs(sigs, tax.id.type = "taxname") at test-getMetaSignatures.R:72:5
2. └─testthat::expect_true(all(grepl("^[A-Za-z ]+$", names(s)))) at test-getMetaSignatures.R:16:5
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 225 ]
Error:
! Test failures.
Execution halted
* 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, 2 NOTEs
See
‘/home/biocbuild/bbs-3.23-bioc/meat/bugsigdbr.Rcheck/00check.log’
for details.
bugsigdbr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL bugsigdbr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘bugsigdbr’ ... ** this is package ‘bugsigdbr’ version ‘1.17.2’ ** 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 (bugsigdbr)
bugsigdbr.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-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(bugsigdbr)
>
> test_check("bugsigdbr")
Saving _problems/test-getMetaSignatures-72.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 225 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-getMetaSignatures.R:72:5'): ... ──────────────────────────────
Expected `all(grepl("^[A-Za-z ]+$", names(s)))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
Backtrace:
▆
1. └─bugsigdbr (local) checkSigs(sigs, tax.id.type = "taxname") at test-getMetaSignatures.R:72:5
2. └─testthat::expect_true(all(grepl("^[A-Za-z ]+$", names(s)))) at test-getMetaSignatures.R:16:5
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 225 ]
Error:
! Test failures.
Execution halted
bugsigdbr.Rcheck/bugsigdbr-Ex.timings
| name | user | system | elapsed | |
| browseSignature | 0.000 | 0.000 | 0.001 | |
| browseTaxon | 0.000 | 0.000 | 0.001 | |
| extractTaxLevel | 0.001 | 0.000 | 0.001 | |
| getMetaSignatures | 3.087 | 0.149 | 3.782 | |
| getOntology | 0.734 | 0.013 | 1.078 | |
| getSignatures | 1.560 | 0.176 | 2.052 | |
| importBugSigDB | 0.453 | 0.017 | 0.690 | |
| restrictTaxLevel | 7.367 | 0.293 | 7.887 | |
| subsetByOntology | 7.727 | 0.046 | 8.058 | |
| writeGMT | 1.490 | 0.047 | 1.803 | |