| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-01-16 11:11 -0500 (Fri, 16 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-12-22 r89219) -- "Unsuffered Consequences" | 4849 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4628 |
| 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 904/2343 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GOexpress 1.45.0 (landing page) Kevin Rue-Albrecht
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
|
To the developers/maintainers of the GOexpress package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GOexpress.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: GOexpress |
| Version: 1.45.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:GOexpress.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings GOexpress_1.45.0.tar.gz |
| StartedAt: 2026-01-16 00:18:18 -0500 (Fri, 16 Jan 2026) |
| EndedAt: 2026-01-16 00:20:44 -0500 (Fri, 16 Jan 2026) |
| EllapsedTime: 146.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: GOexpress.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:GOexpress.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings GOexpress_1.45.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/GOexpress.Rcheck’
* using R Under development (unstable) (2025-12-22 r89219)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘GOexpress/DESCRIPTION’ ... OK
* this is package ‘GOexpress’ version ‘1.45.0’
* 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 ... NOTE
Found the following hidden files and directories:
.travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘GOexpress’ 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 ... NOTE
GO_analyse: no visible binding for global variable ‘microarray2dataset’
GO_analyse: no visible binding for global variable ‘prefix2dataset’
mart_from_ensembl: no visible binding for global variable
‘prefix2dataset’
Undefined global functions or variables:
microarray2dataset prefix2dataset
* checking Rd files ... NOTE
checkRd: (-1) AlvMac_GOgenes.Rd:22-23: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) AlvMac_GOgenes.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) AlvMac_allGO.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) AlvMac_allGO.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) AlvMac_allGO.Rd:25-27: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) AlvMac_allgenes.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) AlvMac_allgenes.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) AlvMac_allgenes.Rd:25: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) hist_scores.Rd:11: Lost braces; missing escapes or markup?
11 | variable of the {GO_analyse()} function.
| ^
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link(s) in Rd file 'GOexpress-package.Rd':
‘[VennDiagram]{VennDiagram}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking sizes of PDF files under ‘inst/doc’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... 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: 1 WARNING, 3 NOTEs
See
‘/home/biocbuild/bbs-3.23-bioc/meat/GOexpress.Rcheck/00check.log’
for details.
GOexpress.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL GOexpress ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘GOexpress’ ... ** this is package ‘GOexpress’ version ‘1.45.0’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (GOexpress)
GOexpress.Rcheck/GOexpress-Ex.timings
| name | user | system | elapsed | |
| AlvMac | 0.087 | 0.011 | 0.098 | |
| AlvMac_GOgenes | 0.076 | 0.006 | 0.084 | |
| AlvMac_allGO | 0.026 | 0.003 | 0.029 | |
| AlvMac_allgenes | 0.005 | 0.000 | 0.006 | |
| AlvMac_results | 0.472 | 0.011 | 0.485 | |
| AlvMac_results.pVal | 0.828 | 1.444 | 2.273 | |
| GO_analyse | 2.514 | 0.129 | 2.644 | |
| GOexpress-package | 0.001 | 0.002 | 0.002 | |
| cluster_GO | 0.118 | 0.011 | 0.129 | |
| expression_plot | 2.209 | 0.063 | 2.272 | |
| expression_plot_symbol | 1.050 | 0.047 | 1.097 | |
| expression_profiles | 0.695 | 0.011 | 0.705 | |
| expression_profiles_symbol | 1.140 | 0.033 | 1.173 | |
| heatmap_GO | 0.415 | 0.046 | 0.461 | |
| hist_scores | 0.227 | 0.015 | 0.243 | |
| list_genes | 0.089 | 0.017 | 0.106 | |
| microarray2dataset | 0.001 | 0.011 | 0.012 | |
| pValue_GO | 0 | 0 | 0 | |
| plot_design | 0.128 | 0.011 | 0.139 | |
| prefix2dataset | 0.004 | 0.005 | 0.008 | |
| quantiles_scores | 0.123 | 0.002 | 0.125 | |
| rerank | 0.185 | 0.001 | 0.186 | |
| subEset | 0.033 | 0.003 | 0.036 | |
| subset_scores | 0.160 | 0.006 | 0.166 | |
| table_genes | 0.111 | 0.006 | 0.117 | |