Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQRSTUVW[X]YZ

This page was generated on 2026-03-07 11:33 -0500 (Sat, 07 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4453
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-02-28 r89501) -- "Unsuffered Consequences" 3376
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 2343/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
XeniumIO 1.3.2  (landing page)
Marcel Ramos
Snapshot Date: 2026-03-06 13:40 -0500 (Fri, 06 Mar 2026)
git_url: https://git.bioconductor.org/packages/XeniumIO
git_branch: devel
git_last_commit: 13130af
git_last_commit_date: 2025-12-11 17:51:52 -0500 (Thu, 11 Dec 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  ERROR    ERROR  skippedskipped
See other builds for XeniumIO in R Universe.


CHECK results for XeniumIO on nebbiolo1

To the developers/maintainers of the XeniumIO package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/XeniumIO.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: XeniumIO
Version: 1.3.2
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:XeniumIO.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings XeniumIO_1.3.2.tar.gz
StartedAt: 2026-03-07 05:30:31 -0500 (Sat, 07 Mar 2026)
EndedAt: 2026-03-07 05:34:01 -0500 (Sat, 07 Mar 2026)
EllapsedTime: 209.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: XeniumIO.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:XeniumIO.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings XeniumIO_1.3.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/XeniumIO.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-07 10:30:32 UTC
* checking for file ‘XeniumIO/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘XeniumIO’ version ‘1.3.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 ‘XeniumIO’ 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 ‘tinytest.R’
 ERROR
Running the tests in ‘tests/tinytest.R’ failed.
Last 13 lines of output:
  13: withCallingHandlers(current, warning = function(w) {    warnings <<- append(warnings, list(w))    invokeRestart("muffleWarning")}, message = function(m) {    messages <<- append(messages, list(m))    invokeRestart("muffleMessage")})
  14: doTryCatch(return(expr), name, parentenv, handler)
  15: tryCatchOne(expr, names, parentenv, handlers[[1L]])
  16: tryCatchList(expr, classes, parentenv, handlers)
  17: tryCatch(withCallingHandlers(current, warning = function(w) {    warnings <<- append(warnings, list(w))    invokeRestart("muffleWarning")}, message = function(m) {    messages <<- append(messages, list(m))    invokeRestart("muffleMessage")}), error = function(e) errors <<- append(errors, list(e)))
  18: fun(...)
  19: expect_warning(seh5 <- import(TENxXenium(xeniumOut = outfold,     format = "h5")))
  20: eval(expr, envir = e)
  21: eval(expr, envir = e)
  22: FUN(X[[i]], ...)
  23: lapply(basename(testfiles), run_test_file, at_home = at_home,     verbose = verbose, color = color, remove_side_effects = remove_side_effects,     ...)
  24: run_test_dir(testdir, at_home = at_home, cluster = cluster, ...)
  25: tinytest::test_package("XeniumIO")
  An irrecoverable exception occurred. R is aborting now ...
  Segmentation fault (core dumped)
* 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 ERROR
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/XeniumIO.Rcheck/00check.log’
for details.


Installation output

XeniumIO.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL XeniumIO
###
##############################################################################
##############################################################################


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

Tests output

XeniumIO.Rcheck/tests/tinytest.Rout.fail


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.

> if (requireNamespace("tinytest", quietly = TRUE))
+     tinytest::test_package("XeniumIO")
Loading required package: TENxIO
Loading required package: SingleCellExperiment
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


test-TENxXenium-class.R.......    0 tests    
test-TENxXenium-class.R.......    0 tests    
test-TENxXenium-class.R.......    0 tests    
test-TENxXenium-class.R.......    0 tests    
test-TENxXenium-class.R.......    0 tests    
test-TENxXenium-class.R.......    0 tests    
test-TENxXenium-class.R.......    1 tests OK 
test-TENxXenium-class.R.......    2 tests OK 
 *** caught segfault ***
address 0xffffffffbb39e950, cause 'memory not mapped'

Traceback:
 1: .Call2("C_h5mread", filepath, name, starts, counts, noreduce,     as.vector, as.integer, as.sparse, method, use.H5Dread_chunk,     PACKAGE = "h5mread")
 2: h5mread(filepath, name, starts = start, counts = count, as.vector = TRUE,     as.integer = as.integer)
 3: read_h5sparse_component(filepath, group, "shape")
 4: .read_h5sparse_dim(filepath, group)
 5: .get_sparse_matrix_dim(filepath, group, dim = dim)
 6: H5SparseMatrixSeed(filepath, group)
 7: TENxMatrixSeed(filepath, group)
 8: HDF5Array::TENxMatrix(path(con), con@group)
 9: import(con@resources, ...)
10: import(con@resources, ...)
11: import(TENxXenium(xeniumOut = outfold, format = "h5"))
12: import(TENxXenium(xeniumOut = outfold, format = "h5"))
13: withCallingHandlers(current, warning = function(w) {    warnings <<- append(warnings, list(w))    invokeRestart("muffleWarning")}, message = function(m) {    messages <<- append(messages, list(m))    invokeRestart("muffleMessage")})
14: doTryCatch(return(expr), name, parentenv, handler)
15: tryCatchOne(expr, names, parentenv, handlers[[1L]])
16: tryCatchList(expr, classes, parentenv, handlers)
17: tryCatch(withCallingHandlers(current, warning = function(w) {    warnings <<- append(warnings, list(w))    invokeRestart("muffleWarning")}, message = function(m) {    messages <<- append(messages, list(m))    invokeRestart("muffleMessage")}), error = function(e) errors <<- append(errors, list(e)))
18: fun(...)
19: expect_warning(seh5 <- import(TENxXenium(xeniumOut = outfold,     format = "h5")))
20: eval(expr, envir = e)
21: eval(expr, envir = e)
22: FUN(X[[i]], ...)
23: lapply(basename(testfiles), run_test_file, at_home = at_home,     verbose = verbose, color = color, remove_side_effects = remove_side_effects,     ...)
24: run_test_dir(testdir, at_home = at_home, cluster = cluster, ...)
25: tinytest::test_package("XeniumIO")
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault (core dumped)

Example timings

XeniumIO.Rcheck/XeniumIO-Ex.timings

nameusersystemelapsed
TENxXenium-class3.6990.1353.831
XeniumFile-class0.0010.0000.002