| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-17 11:33 -0400 (Tue, 17 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" | 4845 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" | 4060 |
| 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 189/2367 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| BiocBuildReporter 0.99.2 (landing page) Lori Shepherd
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for BiocBuildReporter in R Universe. | ||||||||||||||
|
To the developers/maintainers of the BiocBuildReporter package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BiocBuildReporter.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: BiocBuildReporter |
| Version: 0.99.2 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BiocBuildReporter.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BiocBuildReporter_0.99.2.tar.gz |
| StartedAt: 2026-03-16 21:26:23 -0400 (Mon, 16 Mar 2026) |
| EndedAt: 2026-03-16 21:29:20 -0400 (Mon, 16 Mar 2026) |
| EllapsedTime: 177.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: BiocBuildReporter.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BiocBuildReporter.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BiocBuildReporter_0.99.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/BiocBuildReporter.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-17 01:26:23 UTC
* checking for file ‘BiocBuildReporter/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BiocBuildReporter’ version ‘0.99.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 ‘BiocBuildReporter’ 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 ... OK
* 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
get_all_bbs_tables 9.116 5.035 9.343
get_failing_packages 6.455 2.728 9.183
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* 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: OK
BiocBuildReporter.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL BiocBuildReporter ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘BiocBuildReporter’ ... ** this is package ‘BiocBuildReporter’ version ‘0.99.2’ ** using staged installation ** R ** 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 (BiocBuildReporter)
BiocBuildReporter.Rcheck/tests/testthat.Rout
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.
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(BiocBuildReporter)
>
> test_check("BiocBuildReporter")
Reading local file for 'info'
Reading local file for 'build_summary'
Reading local file for 'info'
Reading local file for 'propagation_status'
Using cached table 'build_summary'
Table 'build_summary' assigned to global environment
Using cached table 'info'
Table 'info' assigned to global environment
Using cached table 'propagation_status'
Table 'propagation_status' assigned to global environment
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'info'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
Using cached table 'build_summary'
Using cached table 'info'
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 93 ]
>
> proc.time()
user system elapsed
47.902 9.819 53.695
BiocBuildReporter.Rcheck/BiocBuildReporter-Ex.timings
| name | user | system | elapsed | |
| get_all_bbs_tables | 9.116 | 5.035 | 9.343 | |
| get_bbs_table | 0.230 | 0.024 | 0.253 | |
| get_build_report | 2.428 | 0.411 | 2.839 | |
| get_failing_packages | 6.455 | 2.728 | 9.183 | |
| get_latest_branches | 0.563 | 0.021 | 0.585 | |
| get_package_build_results | 2.783 | 0.561 | 3.344 | |
| get_package_release_info | 0.181 | 0.006 | 0.186 | |
| list_all_branches | 0.214 | 0.024 | 0.239 | |
| list_all_builders | 0.998 | 0.183 | 1.182 | |
| package_error_count | 2.386 | 0.734 | 3.120 | |
| package_failures_over_time | 1.344 | 0.475 | 1.820 | |