Back to Build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-02-20 11:57 -0500 (Fri, 20 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4890
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 1420/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MultiRNAflow 1.8.0  (landing page)
Rodolphe Loubaton
Snapshot Date: 2026-02-19 13:45 -0500 (Thu, 19 Feb 2026)
git_url: https://git.bioconductor.org/packages/MultiRNAflow
git_branch: RELEASE_3_22
git_last_commit: 6e77950
git_last_commit_date: 2025-10-29 11:24:54 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for MultiRNAflow in R Universe.


CHECK results for MultiRNAflow on nebbiolo2

To the developers/maintainers of the MultiRNAflow package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MultiRNAflow.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.

raw results


Summary

Package: MultiRNAflow
Version: 1.8.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MultiRNAflow.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MultiRNAflow_1.8.0.tar.gz
StartedAt: 2026-02-20 02:54:09 -0500 (Fri, 20 Feb 2026)
EndedAt: 2026-02-20 03:07:49 -0500 (Fri, 20 Feb 2026)
EllapsedTime: 820.0 seconds
RetCode: 0
Status:   OK  
CheckDir: MultiRNAflow.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MultiRNAflow.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MultiRNAflow_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/MultiRNAflow.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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 ‘MultiRNAflow/DESCRIPTION’ ... OK
* this is package ‘MultiRNAflow’ version ‘1.8.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 ‘MultiRNAflow’ 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
PCAanalysis            11.093  0.462  11.574
DEanalysisTimeAndGroup 10.435  1.083  11.564
DEplotHeatmaps          8.618  1.474  10.142
DEanalysisTime          5.454  0.606   6.081
PCAgraphics             5.682  0.285   5.977
* 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


Installation output

MultiRNAflow.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL MultiRNAflow
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘MultiRNAflow’ ...
** this is package ‘MultiRNAflow’ version ‘1.8.0’
** using staged installation
** R
** data
** 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 (MultiRNAflow)

Tests output

MultiRNAflow.Rcheck/tests/testthat.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(MultiRNAflow)
Loading required package: Mfuzz
Loading required package: Biobase
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: e1071

Attaching package: 'e1071'

The following object is masked from 'package:generics':

    interpolate


Attaching package: 'DynDoc'

The following object is masked from 'package:BiocGenerics':

    path

> 
> test_check("MultiRNAflow")
[1] "3 genes deleted."
converting counts to integer mode
converting counts to integer mode
converting counts to integer mode
converting counts to integer mode
converting counts to integer mode
converting counts to integer mode
[1] "3 genes deleted."
[1] "Preprocessing"
[1] "Differential expression step with DESeq2::DESeq()"
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
[1] "Case 1 analysis : Biological conditions only"
[1] "Preprocessing"
[1] "Differential expression step with DESeq2::DESeq()"
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
[1] "Case 2 analysis : Time only"
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
[1] "DE time analysis for each biological condition."
[1] "DE group analysis for each time measurement."
[1] "Combined time and group results."
[1] "DE time analysis for each biological condition."
[1] "DE group analysis for each time measurement."
[1] "Combined time and group results."
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
converting counts to integer mode
converting counts to integer mode
0 genes excluded.
0 genes excluded.
0 genes excluded.
0 genes excluded.
0 genes excluded.
0 genes excluded.
0 genes excluded.
0 genes excluded.
0 genes excluded.
0 genes excluded.
converting counts to integer mode
converting counts to integer mode
converting counts to integer mode
converting counts to integer mode
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 324 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 324 ]
> 
> proc.time()
   user  system elapsed 
177.923  19.350 198.020 

Example timings

MultiRNAflow.Rcheck/MultiRNAflow-Ex.timings

nameusersystemelapsed
CharacterNumbers0.0000.0000.001
ColnamesToFactors0.0110.0020.014
DATAnormalization2.1460.2182.372
DATAplotBoxplotSamples0.8890.2621.155
DATAplotExpression1Gene0.8200.1080.933
DATAplotExpressionGenes1.5120.1811.698
DATAprepSE0.2360.0570.294
DEanalysisGlobal2.9450.4793.446
DEanalysisGroup2.6740.4113.101
DEanalysisSubData0.6670.1040.774
DEanalysisTime5.4540.6066.081
DEanalysisTimeAndGroup10.435 1.08311.564
DEplotAlluvial0.8450.0380.887
DEplotBarplot0.4560.0270.483
DEplotBarplotFacetGrid1.1170.0551.174
DEplotBarplotTime0.5450.0170.563
DEplotHeatmaps 8.618 1.47410.142
DEplotVennBarplotGroup1.2560.0581.316
DEplotVennBarplotTime1.3290.0531.386
DEplotVolcanoMA3.1160.4133.552
DEresultGroup2.8970.4073.324
DEresultGroupPerTime3.3070.5583.895
GSEAQuickAnalysis0.2140.0420.257
GSEApreprocessing3.1540.4803.654
HCPCanalysis3.3170.2663.594
MFUZZanalysis2.1660.1902.363
MFUZZclustersNumber0.9430.0951.044
PCAanalysis11.093 0.46211.574
PCAgraphics5.6820.2855.977
PCApreprocessing0.6100.0990.714
PCArealization0.6090.0860.699
RawCountsSimulation0.0350.0070.042
RawCounts_Antoszewski2022_MOUSEsub5000.0030.0000.003
RawCounts_Leong2014_FISSIONsub500wt0.0040.0000.005
RawCounts_Schleiss2021_CLLsub5000.0090.0000.009
RawCounts_Weger2021_MOUSEsub5000.0150.0000.015
Results_DEanalysis_sub5000.0840.0030.087
Transcript_HomoSapiens_Database0.0790.0010.079