Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-05-22 11:36:14 -0400 (Wed, 22 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 3444
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 2035/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpatialFeatureExperiment 1.6.1  (landing page)
Lambda Moses
Snapshot Date: 2024-05-21 14:00:15 -0400 (Tue, 21 May 2024)
git_url: https://git.bioconductor.org/packages/SpatialFeatureExperiment
git_branch: RELEASE_3_19
git_last_commit: 116207a
git_last_commit_date: 2024-05-14 23:02:52 -0400 (Tue, 14 May 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for SpatialFeatureExperiment on palomino3


To the developers/maintainers of the SpatialFeatureExperiment package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpatialFeatureExperiment.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: SpatialFeatureExperiment
Version: 1.6.1
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpatialFeatureExperiment.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings SpatialFeatureExperiment_1.6.1.tar.gz
StartedAt: 2024-05-22 06:52:21 -0400 (Wed, 22 May 2024)
EndedAt: 2024-05-22 07:15:41 -0400 (Wed, 22 May 2024)
EllapsedTime: 1399.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: SpatialFeatureExperiment.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpatialFeatureExperiment.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings SpatialFeatureExperiment_1.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/SpatialFeatureExperiment.Rcheck'
* using R version 4.4.0 (2024-04-24 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'SpatialFeatureExperiment/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SpatialFeatureExperiment' version '1.6.1'
* 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 whether package 'SpatialFeatureExperiment' 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 dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  'S4Vectors:::disableValidity' 'SpatialExperiment:::.get_img_idx'
  'spdep:::minmax.listw'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.no_raw_bytes: no visible binding for global variable 'xoa_version'
.no_raw_bytes: no visible binding for global variable 'major_version'
.no_raw_bytes: no visible binding for global variable 'minor_version'
.no_raw_bytes: no visible binding for global variable
  'instrument_version'
addTxTech: no visible binding for global variable 'gene_col'
addTxTech: no visible binding for global variable 'cell_col'
addTxTech: no visible binding for global variable 'fn'
formatTxTech: no visible binding for global variable 'gene_col'
formatTxTech: no visible binding for global variable 'cell_col'
formatTxTech: no visible binding for global variable 'fn'
readXenium: no visible binding for global variable 'xoa_version'
readXenium: no visible binding for global variable 'major_version'
readXenium: no visible binding for global variable 'minor_version'
readXenium: no visible binding for global variable 'instrument_version'
Undefined global functions or variables:
  cell_col fn gene_col instrument_version major_version minor_version
  xoa_version
* 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 R/sysdata.rda ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                                      user system elapsed
formatTxSpots                                        20.28   1.86   24.39
Img-set-SpatialExperiment-method                     16.69   3.55   54.19
removeEmptySpace                                      9.14   0.67   14.20
rowGeometries                                         8.68   0.53    9.76
readXenium                                            8.47   0.69    9.72
dimGeometries                                         6.91   0.55    7.58
findSpatialNeighbors-SpatialFeatureExperiment-method  6.73   0.67    7.54
spatialGraphs                                         6.39   0.67    7.14
cbind-SpatialFeatureExperiment-method                 5.90   0.61    6.98
findVisiumGraph                                       5.17   0.56    5.85
crop                                                  4.81   0.31    5.33
SFE-transform                                         4.62   0.42    5.10
getPixelSize                                          3.64   0.64    5.68
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
   10.       └─arrow::ParquetFileReader$create(dsn, ...)
   11.         └─arrow:::parquet___arrow___FileReader__OpenFile(file, props, reader_props)
  ── Error ('test-read.R:640:5'): readXenium XOA v1 flip image ───────────────────
  Error: Invalid: Parquet magic bytes not found in footer. Either the file is corrupted or this is not a parquet file.
  Backtrace:
      ▆
   1. └─SpatialFeatureExperiment::readXenium(...) at test-read.R:640:5
   2.   └─base::lapply(fn_segs, sfarrow::st_read_parquet)
   3.     └─sfarrow (local) FUN(X[[i]], ...)
   4.       └─arrow::ParquetFileReader$create(dsn, ...)
   5.         └─arrow:::parquet___arrow___FileReader__OpenFile(file, props, reader_props)
  
  [ FAIL 19 | WARN 2 | SKIP 3 | PASS 1062 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 2 NOTEs
See
  'F:/biocbuild/bbs-3.19-bioc/meat/SpatialFeatureExperiment.Rcheck/00check.log'
for details.


Installation output

SpatialFeatureExperiment.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL SpatialFeatureExperiment
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'SpatialFeatureExperiment' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
in method for 'toSpatialFeatureExperiment' with signature '"Seurat"': no definition for class "Seurat"
Creating a generic function for 'NROW' from package 'base' in package 'SpatialFeatureExperiment'
Creating a generic function for 'NCOL' from package 'base' in package 'SpatialFeatureExperiment'
Creating a generic function for 'saveRDS' from package 'base' in package 'SpatialFeatureExperiment'
Creating a generic function for 'readRDS' from package 'base' in package 'SpatialFeatureExperiment'
** 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 (SpatialFeatureExperiment)

Tests output

SpatialFeatureExperiment.Rcheck/tests/testthat.Rout.fail


R version 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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(SpatialFeatureExperiment)

Attaching package: 'SpatialFeatureExperiment'

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

    scale

> 
> test_check("SpatialFeatureExperiment")
Linking to GEOS 3.12.1, GDAL 3.8.4, PROJ 9.3.1; sf_use_s2() is TRUE
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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand, unname

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

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomeInfoDb
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: scuttle
Loading required package: ggplot2

Attaching package: 'ggplot2'

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

    unit

Loading required package: spData
To access larger datasets in this package, install the spDataLarge
package with: `install.packages('spDataLarge',
repos='https://nowosad.github.io/drat/', type='source')`
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cell_boundaries.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
Removing 35 cells with area less than 15
>>> filtering geometries to match 1023 cells with counts > 0
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
vizgen_cellbound//cell_boundaries.parquet: Can't unlink already-existing object
tar.exe: Error exit delayed from previous errors.
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> Converting transcript spots to geometry
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cell_boundaries.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
Removing 35 cells with area less than 15
>>> filtering geometries to match 1023 cells with counts > 0
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=                                                                     |   2%
  |                                                                            
  |==                                                                    |   3%
  |                                                                            
  |===                                                                   |   5%
  |                                                                            
  |=====                                                                 |   6%
  |                                                                            
  |======                                                                |   8%
  |                                                                            
  |=======                                                               |  10%
  |                                                                            
  |========                                                              |  11%
  |                                                                            
  |=========                                                             |  13%
  |                                                                            
  |==========                                                            |  15%
  |                                                                            
  |===========                                                           |  16%
  |                                                                            
  |============                                                          |  18%
  |                                                                            
  |==============                                                        |  19%
  |                                                                            
  |===============                                                       |  21%
  |                                                                            
  |================                                                      |  23%
  |                                                                            
  |=================                                                     |  24%
  |                                                                            
  |==================                                                    |  26%
  |                                                                            
  |===================                                                   |  27%
  |                                                                            
  |====================                                                  |  29%
  |                                                                            
  |=====================                                                 |  31%
  |                                                                            
  |=======================                                               |  32%
  |                                                                            
  |========================                                              |  34%
  |                                                                            
  |=========================                                             |  35%
  |                                                                            
  |==========================                                            |  37%
  |                                                                            
  |===========================                                           |  39%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |=============================                                         |  42%
  |                                                                            
  |==============================                                        |  44%
  |                                                                            
  |================================                                      |  45%
  |                                                                            
  |=================================                                     |  47%
  |                                                                            
  |==================================                                    |  48%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================                                  |  52%
  |                                                                            
  |=====================================                                 |  53%
  |                                                                            
  |======================================                                |  55%
  |                                                                            
  |========================================                              |  56%
  |                                                                            
  |=========================================                             |  58%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |===========================================                           |  61%
  |                                                                            
  |============================================                          |  63%
  |                                                                            
  |=============================================                         |  65%
  |                                                                            
  |==============================================                        |  66%
  |                                                                            
  |===============================================                       |  68%
  |                                                                            
  |=================================================                     |  69%
  |                                                                            
  |==================================================                    |  71%
  |                                                                            
  |===================================================                   |  73%
  |                                                                            
  |====================================================                  |  74%
  |                                                                            
  |=====================================================                 |  76%
  |                                                                            
  |======================================================                |  77%
  |                                                                            
  |=======================================================               |  79%
  |                                                                            
  |========================================================              |  81%
  |                                                                            
  |==========================================================            |  82%
  |                                                                            
  |===========================================================           |  84%
  |                                                                            
  |============================================================          |  85%
  |                                                                            
  |=============================================================         |  87%
  |                                                                            
  |==============================================================        |  89%
  |                                                                            
  |===============================================================       |  90%
  |                                                                            
  |================================================================      |  92%
  |                                                                            
  |=================================================================     |  94%
  |                                                                            
  |===================================================================   |  95%
  |                                                                            
  |====================================================================  |  97%
  |                                                                            
  |===================================================================== |  98%
  |                                                                            
  |======================================================================| 100%

see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> Converting transcript spots to geometry
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cosmx_test\cosmx 
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |                                                                      |   1%
  |                                                                            
  |=                                                                     |   1%
  |                                                                            
  |=                                                                     |   2%
  |                                                                            
  |==                                                                    |   2%
  |                                                                            
  |==                                                                    |   3%
  |                                                                            
  |==                                                                    |   4%
  |                                                                            
  |===                                                                   |   4%
  |                                                                            
  |===                                                                   |   5%
  |                                                                            
  |====                                                                  |   5%
  |                                                                            
  |====                                                                  |   6%
  |                                                                            
  |=====                                                                 |   6%
  |                                                                            
  |=====                                                                 |   7%
  |                                                                            
  |=====                                                                 |   8%
  |                                                                            
  |======                                                                |   8%
  |                                                                            
  |======                                                                |   9%
  |                                                                            
  |=======                                                               |   9%
  |                                                                            
  |=======                                                               |  10%
  |                                                                            
  |=======                                                               |  11%
  |                                                                            
  |========                                                              |  11%
  |                                                                            
  |========                                                              |  12%
  |                                                                            
  |=========                                                             |  12%
  |                                                                            
  |=========                                                             |  13%
  |                                                                            
  |=========                                                             |  14%
  |                                                                            
  |==========                                                            |  14%
  |                                                                            
  |==========                                                            |  15%
  |                                                                            
  |===========                                                           |  15%
  |                                                                            
  |===========                                                           |  16%
  |                                                                            
  |============                                                          |  16%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |============                                                          |  18%
  |                                                                            
  |=============                                                         |  18%
  |                                                                            
  |=============                                                         |  19%
  |                                                                            
  |==============                                                        |  19%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |==============                                                        |  21%
  |                                                                            
  |===============                                                       |  21%
  |                                                                            
  |===============                                                       |  22%
  |                                                                            
  |================                                                      |  22%
  |                                                                            
  |================                                                      |  23%
  |                                                                            
  |================                                                      |  24%
  |                                                                            
  |=================                                                     |  24%
  |                                                                            
  |=================                                                     |  25%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |==================                                                    |  26%
  |                                                                            
  |===================                                                   |  26%
  |                                                                            
  |===================                                                   |  27%
  |                                                                            
  |===================                                                   |  28%
  |                                                                            
  |====================                                                  |  28%
  |                                                                            
  |====================                                                  |  29%
  |                                                                            
  |=====================                                                 |  29%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |=====================                                                 |  31%
  |                                                                            
  |======================                                                |  31%
  |                                                                            
  |======================                                                |  32%
  |                                                                            
  |=======================                                               |  32%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |========================                                              |  34%
  |                                                                            
  |========================                                              |  35%
  |                                                                            
  |=========================                                             |  35%
  |                                                                            
  |=========================                                             |  36%
  |                                                                            
  |==========================                                            |  37%
  |                                                                            
  |==========================                                            |  38%
  |                                                                            
  |===========================                                           |  38%
  |                                                                            
  |===========================                                           |  39%
  |                                                                            
  |============================                                          |  39%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |============================                                          |  41%
  |                                                                            
  |=============================                                         |  41%
  |                                                                            
  |=============================                                         |  42%
  |                                                                            
  |==============================                                        |  42%
  |                                                                            
  |==============================                                        |  43%
  |                                                                            
  |===============================                                       |  44%
  |                                                                            
  |===============================                                       |  45%
  |                                                                            
  |================================                                      |  45%
  |                                                                            
  |================================                                      |  46%
  |                                                                            
  |=================================                                     |  47%
  |                                                                            
  |=================================                                     |  48%
  |                                                                            
  |==================================                                    |  48%
  |                                                                            
  |==================================                                    |  49%
  |                                                                            
  |===================================                                   |  49%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |===================================                                   |  51%
  |                                                                            
  |====================================                                  |  51%
  |                                                                            
  |====================================                                  |  52%
  |                                                                            
  |=====================================                                 |  52%
  |                                                                            
  |=====================================                                 |  53%
  |                                                                            
  |======================================                                |  54%
  |                                                                            
  |======================================                                |  55%
  |                                                                            
  |=======================================                               |  55%
  |                                                                            
  |=======================================                               |  56%
  |                                                                            
  |========================================                              |  57%
  |                                                                            
  |========================================                              |  58%
  |                                                                            
  |=========================================                             |  58%
  |                                                                            
  |=========================================                             |  59%
  |                                                                            
  |==========================================                            |  59%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |==========================================                            |  61%
  |                                                                            
  |===========================================                           |  61%
  |                                                                            
  |===========================================                           |  62%
  |                                                                            
  |============================================                          |  62%
  |                                                                            
  |============================================                          |  63%
  |                                                                            
  |=============================================                         |  64%
  |                                                                            
  |=============================================                         |  65%
  |                                                                            
  |==============================================                        |  65%
  |                                                                            
  |==============================================                        |  66%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |===============================================                       |  68%
  |                                                                            
  |================================================                      |  68%
  |                                                                            
  |================================================                      |  69%
  |                                                                            
  |=================================================                     |  69%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |=================================================                     |  71%
  |                                                                            
  |==================================================                    |  71%
  |                                                                            
  |==================================================                    |  72%
  |                                                                            
  |===================================================                   |  72%
  |                                                                            
  |===================================================                   |  73%
  |                                                                            
  |===================================================                   |  74%
  |                                                                            
  |====================================================                  |  74%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |=====================================================                 |  75%
  |                                                                            
  |=====================================================                 |  76%
  |                                                                            
  |======================================================                |  76%
  |                                                                            
  |======================================================                |  77%
  |                                                                            
  |======================================================                |  78%
  |                                                                            
  |=======================================================               |  78%
  |                                                                            
  |=======================================================               |  79%
  |                                                                            
  |========================================================              |  79%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |========================================================              |  81%
  |                                                                            
  |=========================================================             |  81%
  |                                                                            
  |=========================================================             |  82%
  |                                                                            
  |==========================================================            |  82%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |==========================================================            |  84%
  |                                                                            
  |===========================================================           |  84%
  |                                                                            
  |===========================================================           |  85%
  |                                                                            
  |============================================================          |  85%
  |                                                                            
  |============================================================          |  86%
  |                                                                            
  |=============================================================         |  86%
  |                                                                            
  |=============================================================         |  87%
  |                                                                            
  |=============================================================         |  88%
  |                                                                            
  |==============================================================        |  88%
  |                                                                            
  |==============================================================        |  89%
  |                                                                            
  |===============================================================       |  89%
  |                                                                            
  |===============================================================       |  90%
  |                                                                            
  |===============================================================       |  91%
  |                                                                            
  |================================================================      |  91%
  |                                                                            
  |================================================================      |  92%
  |                                                                            
  |=================================================================     |  92%
  |                                                                            
  |=================================================================     |  93%
  |                                                                            
  |=================================================================     |  94%
  |                                                                            
  |==================================================================    |  94%
  |                                                                            
  |==================================================================    |  95%
  |                                                                            
  |===================================================================   |  95%
  |                                                                            
  |===================================================================   |  96%
  |                                                                            
  |====================================================================  |  96%
  |                                                                            
  |====================================================================  |  97%
  |                                                                            
  |====================================================================  |  98%
  |                                                                            
  |===================================================================== |  98%
  |                                                                            
  |===================================================================== |  99%
  |                                                                            
  |======================================================================|  99%
  |                                                                            
  |======================================================================| 100%

see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium2 
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cosmx_test\cosmx 
>>> Constructing cell polygons
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
trying URL 'https://cf.10xgenomics.com/samples/spatial-exp/2.0.0/Visium_Mouse_Olfactory_Bulb/Visium_Mouse_Olfactory_Bulb_filtered_feature_bc_matrix.h5'
Content type 'binary/octet-stream' length 7521734 bytes (7.2 MB)
==================================================
downloaded 7.2 MB

trying URL 'https://cf.10xgenomics.com/samples/spatial-exp/2.0.0/Visium_Mouse_Olfactory_Bulb/Visium_Mouse_Olfactory_Bulb_spatial.tar.gz'
Content type 'application/x-tar' length 7806681 bytes (7.4 MB)
==================================================
downloaded 7.4 MB

terra 1.7.71

Attaching package: 'terra'

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

    distance, nearest, shift, trim, values, values<-, width

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

    distance, gaps, nearest, shift, trim, values, values<-, width

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

    distance, gaps, nearest, shift, trim, width

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

    values, values<-, width

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

    width

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

    centroids, crop, origin, rotate

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

    compare, describe

see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cosmx_test\cosmx 
>>> Constructing cell polygons
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
BioFormats library version 7.3.0

Attaching package: 'EBImage'

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

    flip, rotate

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

    resize

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

    channel

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

    resize, tile

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

    resize, tile

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

    affine, rotate, translate, transpose

see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
Error in .jcall(.jcall("RBioFormats", "Lloci/formats/meta/MetadataStore;",  : 
  java.lang.NullPointerException: Cannot invoke "loci.formats.DimensionSwapper.setMetadataFiltered(boolean)" because "RBioFormats.reader" is null
>>> Must use gene symbols as row names when adding transcript spots.
>>> Cell segmentations are found in `.csv` file(s)
>>> Reading cell and nucleus segmentations
>>> Making POLYGON geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 16324 cells with counts > 0
>>> filtering nucSeg geometries to match 16324 cells with counts > 0
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
>>> Total of 484 features/genes with no transcript detected or `min_phred` < 20 are removed from SFE object
>>> To keep all features -> set `min_phred = NULL`
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
Testing dist_type none style W 
Testing dist_type idw style W 
Testing dist_type exp style W 
Testing dist_type dpd style W 
Testing dist_type idw style raw 
Testing dist_type idw style W 
Testing dist_type idw style B 
Testing dist_type idw style C 
Testing dist_type idw style U 
Testing dist_type idw style minmax 
Testing dist_type idw style S 
Testing dist_type none style W 
Testing dist_type idw style W 
Testing dist_type exp style W 
Testing dist_type dpd style W 
Testing dist_type idw style raw 
Testing dist_type idw style W 
Testing dist_type idw style B 
Testing dist_type idw style C 
Testing dist_type idw style U 
Testing dist_type idw style minmax 
Testing dist_type idw style S 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium2 
>>> Cell segmentations are found in `.parquet` file(s)
>>> Reading cell and nucleus segmentations
>>> Making MULTIPOLYGON nuclei geometries
>>> Making POLYGON cell geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 6272 cells with counts > 0
>>> filtering nucSeg geometries to match 6158 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium2 
>>> Cell segmentations are found in `.parquet` file(s)
>>> Reading cell and nucleus segmentations
>>> Making MULTIPOLYGON nuclei geometries
>>> Making POLYGON cell geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 6272 cells with counts > 0
>>> filtering nucSeg geometries to match 6158 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
trying URL 'https://cf.10xgenomics.com/samples/spatial-exp/1.0.0/V1_Mouse_Kidney/V1_Mouse_Kidney_filtered_feature_bc_matrix.h5'
Content type 'binary/octet-stream' length 10785331 bytes (10.3 MB)
==================================================
downloaded 10.3 MB

trying URL 'https://cf.10xgenomics.com/samples/spatial-exp/1.0.0/V1_Mouse_Kidney/V1_Mouse_Kidney_spatial.tar.gz'
Content type 'application/x-tar' length 8531653 bytes (8.1 MB)
==================================================
downloaded 8.1 MB

see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cell_boundaries.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
>>> filtering geometries to match 1023 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> Reading '.hdf5' files..
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/hdf5s_micron_space.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/hdf5s_micron_space.parquet
Removing 3 cells with area less than 15
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> Reading '.hdf5' files..
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cell_boundaries.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
Removing 35 cells with area less than 15
>>> filtering geometries to match 1023 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\multi\vizgen_cellbound 
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\multi\vizgen_cellbound/cell_boundaries.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\multi\vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
>>> filtering geometries to match 3 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\small\vizgen_cellbound 
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\small\vizgen_cellbound/cell_boundaries.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\small\vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\image\vizgen_cellbound 
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\image\vizgen_cellbound/cell_boundaries.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\image\vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
Removing 35 cells with area less than 15
>>> filtering geometries to match 1023 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cellpose\vizgen_cellbound_Cellpose 
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cellpose\vizgen_cellbound_Cellpose/Cellpose/cellpose_micron_space.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cellpose\vizgen_cellbound_Cellpose/Cellpose/cellpose_micron_space.parquet
>>> Cell segmentations are found in `.parquet` file
>>> filtering geometries to match 1023 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\empty\vizgen_cellbound 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\all\vizgen_cellbound 
>>> 1 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\all\vizgen_cellbound/cell_boundaries.parquet
>>> using -> F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\all\vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
Removing 35 cells with area less than 15
>>> filtering geometries to match 1023 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound 
>>> 2 `.parquet` files exist:
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cell_boundaries.parquet
F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound/cool_cell_boundaries.parquet
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\vizgen_test\vizgen_cellbound_Cellpose 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cosmx_test\cosmx 
>>> Constructing cell polygons
>>> File cell_boundaries_sf.parquet found
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cosmx_test\cosmx 
>>> File cell_boundaries_sf.parquet found
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
>>> File cell_boundaries_sf.parquet found
>>> Reading transcript coordinates
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cosmx_test\cosmx 
>>> File cell_boundaries_sf.parquet found
>>> Reading transcript coordinates
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cosmx_test\cosmx 
>>> File cell_boundaries_sf.parquet found
>>> Reading transcript coordinates
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\cosmx_test\cosmx 
>>> File cell_boundaries_sf.parquet found
>>> Reading transcript coordinates
>>> File cell_boundaries_sf.parquet found
>>> Reading transcript coordinates
>>> File cell_boundaries_sf.parquet found
>>> Reading transcript coordinates
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
>>> Must use gene symbols as row names when adding transcript spots.
>>> Cell segmentations are found in `.csv` file(s)
>>> Reading cell and nucleus segmentations
>>> Making POLYGON geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 16324 cells with counts > 0
>>> filtering nucSeg geometries to match 16324 cells with counts > 0
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
>>> Total of 484 features/genes with no transcript detected or `min_phred` < 20 are removed from SFE object
>>> To keep all features -> set `min_phred = NULL`
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
>>> Must use gene symbols as row names when adding transcript spots.
>>> Cell segmentations are found in `.csv` file(s)
>>> Reading cell and nucleus segmentations
>>> Making POLYGON geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 16324 cells with counts > 0
>>> filtering nucSeg geometries to match 16324 cells with counts > 0
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
>>> Total of 484 features/genes with no transcript detected or `min_phred` < 20 are removed from SFE object
>>> To keep all features -> set `min_phred = NULL`
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
>>> Cell segmentations are found in `.parquet` file(s)
>>> Reading cell and nucleus segmentations
>>> Converting columns with raw bytes (ie 'arrow_binary') to character
>>> Making POLYGON geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 163 cells with counts > 0
>>> filtering nucSeg geometries to match 163 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
>>> Cell segmentations are found in `.csv` file(s)
>>> Reading nucleus segmentations
>>> Making POLYGON geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering nucSeg geometries to match 16324 cells with counts > 0
>>> Making POLYGON geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
>>> Cell segmentations are found in `.csv` file(s)
>>> Reading cell and nucleus segmentations
>>> Making POLYGON geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 16324 cells with counts > 0
>>> filtering nucSeg geometries to match 16324 cells with counts > 0
>>> Preprocessed sf segmentations found
>>> Reading cell and nucleus segmentations
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 16324 cells with counts > 0
>>> filtering nucSeg geometries to match 16324 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
>>> Preprocessed sf segmentations found
>>> Reading cell and nucleus segmentations
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
>>> Must use gene symbols as row names when adding transcript spots.
>>> Preprocessed sf segmentations found
>>> Reading cell and nucleus segmentations
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium2 
>>> Must use gene symbols as row names when adding transcript spots.
>>> Cell segmentations are found in `.parquet` file(s)
>>> Reading cell and nucleus segmentations
>>> Making MULTIPOLYGON nuclei geometries
>>> Making POLYGON cell geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 6272 cells with counts > 0
>>> filtering nucSeg geometries to match 6158 cells with counts > 0
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
>>> Total of 116 features/genes with no transcript detected or `min_phred` < 20 are removed from SFE object
>>> To keep all features -> set `min_phred = NULL`
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium2 
>>> Cell segmentations are found in `.parquet` file(s)
>>> Reading cell and nucleus segmentations
>>> Making MULTIPOLYGON nuclei geometries
>>> Making POLYGON cell geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 6272 cells with counts > 0
>>> filtering nucSeg geometries to match 6158 cells with counts > 0
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium2 
>>> Must use gene symbols as row names when adding transcript spots.
>>> Making MULTIPOLYGON nuclei geometries
>>> Making POLYGON cell geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 6272 cells with counts > 0
>>> filtering nucSeg geometries to match 6158 cells with counts > 0
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
>>> Total of 116 features/genes with no transcript detected or `min_phred` < 20 are removed from SFE object
>>> To keep all features -> set `min_phred = NULL`
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium2 
>>> Must use gene symbols as row names when adding transcript spots.
>>> Cell segmentations are found in `.parquet` file(s)
>>> Reading cell and nucleus segmentations
>>> Making MULTIPOLYGON nuclei geometries
>>> Making POLYGON cell geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 6272 cells with counts > 0
>>> filtering nucSeg geometries to match 6158 cells with counts > 0
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
>>> Total of 116 features/genes with no transcript detected or `min_phred` < 20 are removed from SFE object
>>> To keep all features -> set `min_phred = NULL`
>>> Preprocessed sf segmentations found
>>> Reading cell and nucleus segmentations
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 6272 cells with counts > 0
>>> filtering nucSeg geometries to match 6158 cells with counts > 0
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'dgCMatrix'
updateObjectFromSlots(object = 'dgCMatrix' class = 'dgCMatrix')
updateObject(object="ANY") default for object of class 'integer'
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'integer'
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'integer'
[updateObject] Validating the updated object ... OK
updateObject(object = 'list')
updateObject(object="ANY") default for object of class 'character'
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'character'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'numeric'
[updateObject] Validating the updated object ... OK
updateObject(object = 'list')
[updateObject] Validating the updated object ... OK
heuristic updateObjectFromSlots, method 1
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] CompressedGRangesList object is current.
[updateObject] Nothing to update.
[updateObject] Internal representation of GRanges object is current.
[updateObject] Nothing to update.
[updateObject] Internal representation of IRanges object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Internal representation of GRanges object is current.
[updateObject] Nothing to update.
[updateObject] Internal representation of IRanges object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Internal representation of PartitioningByEnd object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in F:\biocbuild\bbs-3.19-bioc\tmpdir\Rtmp2rYgIA\xenium_test\xenium_lr 
>>> Cell segmentations are found in `.csv` file(s)
>>> Reading cell and nucleus segmentations
>>> Making POLYGON geometries
>>> Checking polygon validity
>>> Saving geometries to parquet files
>>> Reading cell metadata -> `cells.csv`
>>> Reading h5 gene count matrix
>>> filtering cellSeg geometries to match 16324 cells with counts > 0
>>> filtering nucSeg geometries to match 16324 cells with counts > 0
[ FAIL 19 | WARN 2 | SKIP 3 | PASS 1062 ]

══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• gdalParquetAvailable() is not TRUE (3): 'test-formatTxSpots.R:113:5',
  'test-formatTxSpots.R:140:5', 'test-formatTxSpots.R:157:5'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-formatTxSpots.R:42:5'): Format MERFISH transcript spots for colGeometries ──
`cg` (`actual`) not equal to `dir_check` (`expected`).

actual vs expected
- "F:\\biocbuild\\bbs-3.19-bioc\\tmpdir\\Rtmp2rYgIA\\vizgen_test\\vizgen_cellbound\\tx_in_cells"
+ "F:\\biocbuild\\bbs-3.19-bioc\\tmpdir\\Rtmp2rYgIA\\vizgen_test\\vizgen_cellbound/tx_in_cells"
── Failure ('test-formatTxSpots.R:96:5'): Format CosMX spots for colGeometry, multiple z-planes ──
`cg` (`actual`) not equal to file.path(dir_use, "tx_spots") (`expected`).

actual vs expected
- "F:\\biocbuild\\bbs-3.19-bioc\\tmpdir\\Rtmp2rYgIA\\cosmx_test\\cosmx\\tx_spots"
+ "F:\\biocbuild\\bbs-3.19-bioc\\tmpdir\\Rtmp2rYgIA\\cosmx_test\\cosmx/tx_spots"
── Failure ('test-image.R:181:5'): transposeImg, SpatRasterImage method ────────
imgSource(img_t3) (`actual`) not equal to "foo.tif" (`expected`).

actual vs expected
- "F:/biocbuild/bbs-3.19-bioc/meat/SpatialFeatureExperiment.Rcheck/tests/testthat/foo.tif"
+ "foo.tif"
── Failure ('test-image.R:203:5'): mirrorImg, SpatRasterImage method ───────────
imgSource(img_m3) (`actual`) not equal to "foo.tif" (`expected`).

actual vs expected
- "F:/biocbuild/bbs-3.19-bioc/meat/SpatialFeatureExperiment.Rcheck/tests/testthat/foo.tif"
+ "foo.tif"
── Error ('test-read.R:374:5'): Message when removing empty polygons ───────────
Error: IOError: Failed to open local file 'F:/biocbuild/bbs-3.19-bioc/tmpdir/Rtmp2rYgIA/empty/vizgen_cellbound/cell_boundaries.parquet'. Detail: [Windows error 1224] The requested operation cannot be performed on a file with a user-mapped section open.

Backtrace:
    ▆
 1. ├─base::suppressWarnings(...) at test-read.R:374:5
 2. │ └─base::withCallingHandlers(...)
 3. └─sfarrow::st_write_parquet(parq, file.path(dir_use, "cell_boundaries.parquet"))
 4.   └─arrow::write_parquet(tbl, sink = dsn, ...)
 5.     └─arrow:::make_output_stream(sink)
 6.       └─FileOutputStream$create(x)
 7.         └─arrow:::io___FileOutputStream__Open(clean_path_abs(path))
── Failure ('test-read.R:468:5'): readCosMX, 2 z-planes, split z, not splitting by cell compartments ──
dir.exists(d) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
── Failure ('test-read.R:470:5'): readCosMX, 2 z-planes, split z, not splitting by cell compartments ──
list.files(d) (`actual`) not equal to `fns_expect` (`expected`).

`actual`:                                              
`expected`: "tx_spots_z0.parquet" "tx_spots_z1.parquet"
── Failure ('test-read.R:471:5'): readCosMX, 2 z-planes, split z, not splitting by cell compartments ──
rowGeometryNames(sfe) (`actual`) not equal to paste0("tx_spots_z", 0:1) (`expected`).

`actual`:   "txSpots"                  
`expected`: "tx_spots_z0" "tx_spots_z1"
── Error ('test-read.R:472:5'): readCosMX, 2 z-planes, split z, not splitting by cell compartments ──
Error in `value[[3L]](cond)`: invalid subscript 'type' in 'dimGeometry(<SpatialFeatureExperiment>, type="character", ...)':
  'tx_spots_z0' not in 'rowGeometry(<SpatialFeatureExperiment>)'
Backtrace:
     ▆
  1. ├─testthat::expect_null(st_z_range(rowGeometry(sfe, "tx_spots_z0"))) at test-read.R:472:5
  2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
  3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
  4. ├─sf::st_z_range(rowGeometry(sfe, "tx_spots_z0"))
  5. └─SpatialFeatureExperiment::rowGeometry(sfe, "tx_spots_z0")
  6.   ├─SpatialFeatureExperiment::dimGeometry(...)
  7.   └─SpatialFeatureExperiment::dimGeometry(...)
  8.     └─SpatialFeatureExperiment:::.get_internal_id(...)
  9.       └─SpatialFeatureExperiment (local) .get_internal_fun(...)
 10.         └─base::tryCatch(...)
 11.           └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 12.             └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 13.               └─value[[3L]](cond)
── Failure ('test-read.R:501:5'): readCosMX, don't split z, don't split cell compartments ──
unclass(st_z_range(txSpots(sfe))) (`actual`) not equal to c(zmin = 0, zmax = 1) (`expected`).

`actual` is NULL
`expected` is a double vector (0, 1)
── Failure ('test-read.R:514:5'): readCosMX, split z, split cell compartments ──
dir.exists(d) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
── Failure ('test-read.R:520:5'): readCosMX, split z, split cell compartments ──
rowGeometryNames(sfe) (`actual`) and `rgns` (`expected`) don't have the same values.
* Only in `expected`: "txSpots"
* Only in `actual`: "Nuclear_z0", "None_z0", "Membrane_z0", "Cytoplasm_z0", "Nuclear_z1", "None_z1", "Membrane_z1", "Cytoplasm_z1"

── Failure ('test-read.R:521:5'): readCosMX, split z, split cell compartments ──
list.files(d) (`actual`) and `fns` (`expected`) don't have the same values.
* Only in `actual`: "Nuclear_z0.parquet", "None_z0.parquet", "Membrane_z0.parquet", "Cytoplasm_z0.parquet", "Nuclear_z1.parquet", "None_z1.parquet", "Membrane_z1.parquet", "Cytoplasm_z1.parquet"

── Failure ('test-read.R:528:5'): readCosMX, split z, split cell compartments ──
time_note > time_check is not TRUE

`actual`:   <NA>
`expected`: TRUE
── Failure ('test-read.R:529:5'): readCosMX, split z, split cell compartments ──
rowGeometryNames(sfe) (`actual`) and `rgns` (`expected`) don't have the same values.
* Only in `expected`: "txSpots"
* Only in `actual`: "Nuclear_z0", "None_z0", "Membrane_z0", "Cytoplasm_z0", "Nuclear_z1", "None_z1", "Membrane_z1", "Cytoplasm_z1"

── Failure ('test-read.R:535:5'): readCosMX, split z, split cell compartments ──
time_note > time_check is not TRUE

`actual`:   <NA>
`expected`: TRUE
── Failure ('test-read.R:536:5'): readCosMX, split z, split cell compartments ──
rowGeometryNames(sfe) (`actual`) and rgns[1:4] (`expected`) don't have the same values.
* Only in `expected`: "txSpots"
* Only in `actual`: "Nuclear_z0", "None_z0", "Membrane_z0", "Cytoplasm_z0"

── Error ('test-read.R:629:5'): readXenium XOA v1 read cell metadata parquet when csv is absent ──
Error: Invalid: Parquet magic bytes not found in footer. Either the file is corrupted or this is not a parquet file.
Backtrace:
     ▆
  1. ├─testthat::expect_message(sfe <- readXenium(fn), ">>> Reading cell metadata -> `cells.parquet`") at test-read.R:629:5
  2. │ └─testthat:::expect_condition_matching(...)
  3. │   └─testthat:::quasi_capture(...)
  4. │     ├─testthat (local) .capture(...)
  5. │     │ └─base::withCallingHandlers(...)
  6. │     └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
  7. └─SpatialFeatureExperiment::readXenium(fn)
  8.   └─base::lapply(fn_segs, sfarrow::st_read_parquet)
  9.     └─sfarrow (local) FUN(X[[i]], ...)
 10.       └─arrow::ParquetFileReader$create(dsn, ...)
 11.         └─arrow:::parquet___arrow___FileReader__OpenFile(file, props, reader_props)
── Error ('test-read.R:640:5'): readXenium XOA v1 flip image ───────────────────
Error: Invalid: Parquet magic bytes not found in footer. Either the file is corrupted or this is not a parquet file.
Backtrace:
    ▆
 1. └─SpatialFeatureExperiment::readXenium(...) at test-read.R:640:5
 2.   └─base::lapply(fn_segs, sfarrow::st_read_parquet)
 3.     └─sfarrow (local) FUN(X[[i]], ...)
 4.       └─arrow::ParquetFileReader$create(dsn, ...)
 5.         └─arrow:::parquet___arrow___FileReader__OpenFile(file, props, reader_props)

[ FAIL 19 | WARN 2 | SKIP 3 | PASS 1062 ]
Error: Test failures
Execution halted

Example timings

SpatialFeatureExperiment.Rcheck/SpatialFeatureExperiment-Ex.timings

nameusersystemelapsed
Img-set-SpatialExperiment-method16.69 3.5554.19
SFE-image2.230.313.08
SFE-transform4.620.425.10
SpatRasterImage000
SpatialFeatureExperiment-coercion3.130.163.39
SpatialFeatureExperiment-subset2.350.402.83
SpatialFeatureExperiment0.680.020.72
addVisiumSpotPoly3.220.143.44
aggBboxes000
annotGeometries2.460.272.84
annotOp2.710.313.20
annotPred2.690.283.05
annotSummary2.240.272.56
bbox-SpatialFeatureExperiment-method2.370.252.67
bbox_center000
cbind-SpatialFeatureExperiment-method5.900.616.98
changeSampleIDs2.390.252.70
colFeatureData3.440.424.14
colGeometries2.560.233.00
crop4.810.315.33
df2sf0.020.020.05
dimGeometries6.910.557.58
findSpatialNeighbors-SpatialFeatureExperiment-method6.730.677.54
findVisiumGraph5.170.565.85
formatTxSpots20.28 1.8624.39
formatTxTech3.220.443.88
gdalParquetAvailable000
getParams3.310.403.73
getPixelSize3.640.645.68
imageIDs1.020.051.14
localResults1.510.031.56
read10xVisiumSFE2.910.053.00
readCosMX3.140.333.67
readSelectTx0.030.000.03
readVizgen3.870.344.49
readXenium8.470.699.72
removeEmptySpace 9.14 0.6714.20
rowGeometries8.680.539.76
sampleIDs2.260.332.69
saveRDS-SpatialFeatureExperiment-method3.000.053.06
show-SpatialFeatureExperiment-method2.390.342.82
spatialGraphs6.390.677.14
st_any_pred0.030.000.03
unit-SpatialFeatureExperiment-method2.290.322.65
updateObject2.430.422.93