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

This page was generated on 2026-02-19 11:57 -0500 (Thu, 19 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 1204/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MatrixQCvis 1.18.0  (landing page)
Thomas Naake
Snapshot Date: 2026-02-18 13:45 -0500 (Wed, 18 Feb 2026)
git_url: https://git.bioconductor.org/packages/MatrixQCvis
git_branch: RELEASE_3_22
git_last_commit: b35fe86
git_last_commit_date: 2025-10-29 11:09:24 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
See other builds for MatrixQCvis in R Universe.


CHECK results for MatrixQCvis on nebbiolo2

To the developers/maintainers of the MatrixQCvis package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MatrixQCvis.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: MatrixQCvis
Version: 1.18.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MatrixQCvis.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MatrixQCvis_1.18.0.tar.gz
StartedAt: 2026-02-19 02:25:40 -0500 (Thu, 19 Feb 2026)
EndedAt: 2026-02-19 02:30:45 -0500 (Thu, 19 Feb 2026)
EllapsedTime: 305.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: MatrixQCvis.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/MatrixQCvis.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 ‘MatrixQCvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MatrixQCvis’ version ‘1.18.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 24 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘MatrixQCvis’ 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
* 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 ... ERROR
Error(s) in re-building vignettes:
--- re-building ‘MatrixQCvis.Rmd’ using rmarkdown

Quitting from MatrixQCvis.Rmd:134-150 [prepare_se]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `value[[3L]]()`:
! failed to connect
  reason: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [bioconductor.org]:
SSL connection timeout
  Consider rerunning with 'localHub=TRUE'
---
Backtrace:
    ▆
 1. └─ExperimentHub::ExperimentHub()
 2.   └─AnnotationHub::.Hub(...)
 3.     └─base::tryCatch(...)
 4.       └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 5.         └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 6.           └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'MatrixQCvis.Rmd' failed with diagnostics:
failed to connect
  reason: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [bioconductor.org]:
SSL connection timeout
  Consider rerunning with 'localHub=TRUE'
--- failed re-building ‘MatrixQCvis.Rmd’

SUMMARY: processing the following file failed:
  ‘MatrixQCvis.Rmd’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/MatrixQCvis.Rcheck/00check.log’
for details.


Installation output

MatrixQCvis.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘MatrixQCvis’ ...
** this is package ‘MatrixQCvis’ version ‘1.18.0’
** 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 (MatrixQCvis)

Tests output

MatrixQCvis.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.

> library(testthat)
> library(MatrixQCvis)
Loading required package: DT
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
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

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: Biobase
Welcome to Bioconductor

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


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

Loading required package: plotly
Loading required package: ggplot2

Attaching package: 'plotly'

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

    last_plot

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

    slice

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

    rename

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

    filter

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

    layout

Loading required package: shiny

Attaching package: 'shiny'

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

    dataTableOutput, renderDataTable

> testthat::test_check("MatrixQCvis")
initial  value 0.091643 
final  value 0.091636 
converged
initial  value 0.091643 
final  value 0.091636 
converged
[1] "Perform batch correction using 100 features."
[1] 28.64894
[ FAIL 0 | WARN 6 | SKIP 0 | PASS 504 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 504 ]
> 
> proc.time()
   user  system elapsed 
 31.270   1.207  32.446 

Example timings

MatrixQCvis.Rcheck/MatrixQCvis-Ex.timings

nameusersystemelapsed
ECDF0.4060.0000.407
MAplot2.1600.1962.357
MAvalues0.0740.0090.084
barplotSamplesMeasuredMissing0.6740.0380.714
batchCorrectionAssay3.0130.0443.058
createBoxplot0.4110.0000.412
createDfFeature0.0030.0010.002
cv0.0010.0000.001
cvFeaturePlot0.4300.0040.421
dimensionReduction0.8270.0390.867
dimensionReductionPlot0.3030.0040.306
distSample0.6760.0020.678
distShiny0.0000.0000.001
driftPlot0.6840.0020.686
explVar0.0030.0000.003
extractComb0.020.000.02
featurePlot0.3550.0000.354
histFeature0.2900.0020.292
histFeatureCategory0.3640.0030.368
hist_sample0.2900.0040.294
hist_sample_num0.0220.0100.031
hoeffDPlot1.1060.0211.112
hoeffDValues0.1550.0000.154
imputeAssay0.0050.0000.006
measuredCategory0.0140.0000.015
mosaic0.4210.0000.421
normalizeAssay0.0010.0000.000
permuteExplVar0.0110.0000.011
plotCV0.2490.0020.251
plotPCALoadings0.2980.0030.301
plotPCAVar0.3450.0000.346
plotPCAVarPvalue0.3150.0010.316
samplesMeasuredMissing0.0270.0000.027
shinyQC0.0260.0000.025
sumDistSample0.2950.0010.296
tblPCALoadings0.0990.0010.100
transformAssay0.0450.0020.047
upsetCategory0.7370.0210.758
volcanoPlot0.3030.0090.312