Back to Workflows build report for BioC 3.24

This page was generated on 2026-05-06 14:17 -0400 (Wed, 06 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4878
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 10/28HostnameOS / ArchINSTALLBUILD
ExpressionNormalizationWorkflow 1.39.0  (landing page)
Karthikeyan Murugesan
Snapshot Date: 2026-05-05 12:45 -0400 (Tue, 05 May 2026)
git_url: https://git.bioconductor.org/packages/ExpressionNormalizationWorkflow
git_branch: devel
git_last_commit: 1a71bf2
git_last_commit_date: 2026-04-28 08:40:28 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK  YES


INSTALL results for ExpressionNormalizationWorkflow on nebbiolo2

To the developers/maintainers of the ExpressionNormalizationWorkflow package:
- 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.

raw results


Summary

Package: ExpressionNormalizationWorkflow
Version: 1.39.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL ExpressionNormalizationWorkflow
StartedAt: 2026-05-05 13:00:53 -0400 (Tue, 05 May 2026)
EndedAt: 2026-05-05 13:01:17 -0400 (Tue, 05 May 2026)
EllapsedTime: 24.1 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL ExpressionNormalizationWorkflow
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘ExpressionNormalizationWorkflow’ ...
** this is package ‘ExpressionNormalizationWorkflow’ version ‘1.39.0’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘Biobase::rowMedians’ by ‘matrixStats::rowMedians’ when loading ‘ExpressionNormalizationWorkflow’
Warning: replacing previous import ‘Biobase::anyMissing’ by ‘matrixStats::anyMissing’ when loading ‘ExpressionNormalizationWorkflow’
** help
Warning: ExpressionNormalizationWorkflow-package.Rd:29: All text must be in a section
Warning: ExpressionNormalizationWorkflow-package.Rd:30: All text must be in a section
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘Biobase::rowMedians’ by ‘matrixStats::rowMedians’ when loading ‘ExpressionNormalizationWorkflow’
Warning: replacing previous import ‘Biobase::anyMissing’ by ‘matrixStats::anyMissing’ when loading ‘ExpressionNormalizationWorkflow’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘Biobase::rowMedians’ by ‘matrixStats::rowMedians’ when loading ‘ExpressionNormalizationWorkflow’
Warning: replacing previous import ‘Biobase::anyMissing’ by ‘matrixStats::anyMissing’ when loading ‘ExpressionNormalizationWorkflow’
** testing if installed package keeps a record of temporary installation path
* DONE (ExpressionNormalizationWorkflow)