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

This page was generated on 2024-06-19 12:11 -0400 (Wed, 19 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4687
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4402
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4351
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 1980/2242HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpatialFeatureExperiment 1.7.0  (landing page)
Lambda Moses
Snapshot Date: 2024-06-18 14:00 -0400 (Tue, 18 Jun 2024)
git_url: https://git.bioconductor.org/packages/SpatialFeatureExperiment
git_branch: devel
git_last_commit: 2ef9eae
git_last_commit_date: 2024-05-16 21:10:28 -0400 (Thu, 16 May 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for SpatialFeatureExperiment on lconway

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.7.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpatialFeatureExperiment.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpatialFeatureExperiment_1.7.0.tar.gz
StartedAt: 2024-06-18 23:16:14 -0400 (Tue, 18 Jun 2024)
EndedAt: 2024-06-18 23:37:53 -0400 (Tue, 18 Jun 2024)
EllapsedTime: 1299.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: SpatialFeatureExperiment.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpatialFeatureExperiment.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpatialFeatureExperiment_1.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/SpatialFeatureExperiment.Rcheck’
* using R version 4.4.1 RC (2024-06-06 r86719)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.7.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘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
Img-set-SpatialExperiment-method                     18.484  2.083  19.275
formatTxSpots                                        19.076  1.153  20.776
rowGeometries                                        11.430  0.662  12.275
readXenium                                           11.349  0.636  12.046
dimGeometries                                         8.502  0.360   9.446
removeEmptySpace                                      7.964  0.388   8.609
spatialGraphs                                         7.462  0.351  11.244
cbind-SpatialFeatureExperiment-method                 6.744  0.324   7.397
findVisiumGraph                                       6.562  0.327   7.250
findSpatialNeighbors-SpatialFeatureExperiment-method  6.493  0.322   7.149
formatTxTech                                          4.872  0.386   5.421
* 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:
    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.   └─arrow::read_parquet(fn_meta)
    9.     └─base::tryCatch(reader$ReadTable(), error = read_compressed_error)
   10.       └─base (local) tryCatchList(expr, classes, parentenv, handlers)
   11.         └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
   12.           └─value[[3L]](cond)
  
  [ FAIL 1 | WARN 2 | SKIP 3 | PASS 1088 ]
  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
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/SpatialFeatureExperiment.Rcheck/00check.log’
for details.


Installation output

SpatialFeatureExperiment.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SpatialFeatureExperiment
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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.1 RC (2024-06-06 r86719) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.11.0, GDAL 3.5.3, PROJ 9.1.0; 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
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 /private/tmp/RtmpdFgM0K/file243512335182/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file243512335182/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file243512335182/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
The downloaded files are in /private/tmp/RtmpdFgM0K/file24351a90a87c/vizgen_cellbound 
>>> Converting transcript spots to geometry
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file24351a90a87c/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file24351a90a87c/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 /private/tmp/RtmpdFgM0K/file2435483c11b9/vizgen_cellbound 
>>> Converting transcript spots to geometry
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file24354e1136ea/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 /private/tmp/RtmpdFgM0K/file243576359ed4/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 /private/tmp/RtmpdFgM0K/file24351ddcb724/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.78

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 /private/tmp/RtmpdFgM0K/file24351ee9088c/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 /private/tmp/RtmpdFgM0K/file24352013c1f2/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
>>> Must use gene symbols as row names when adding transcript spots.
>>> 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
>>> 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 /private/tmp/RtmpdFgM0K/file24355d160909/xenium_lr 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file243554099135/vizgen_cellbound 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file24356101e06a/xenium_lr 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file2435446ad435/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 /private/tmp/RtmpdFgM0K/file24352f72fe40/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 /private/tmp/RtmpdFgM0K/file24351ee4b5d3/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file24351ee4b5d3/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file24351ee4b5d3/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 /private/tmp/RtmpdFgM0K/file243517d30154/vizgen_cellbound 
>>> Reading '.hdf5' files..
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file243517d30154/vizgen_cellbound/hdf5s_micron_space.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file243517d30154/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 /private/tmp/RtmpdFgM0K/file24352488a3c4/vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file243515aa3a1c/vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file2435524a1df4/vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file243551fd2bf7/vizgen_cellbound 
>>> Reading '.hdf5' files..
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file24355d7bb916/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file24355d7bb916/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file24355d7bb916/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 /private/tmp/RtmpdFgM0K/file243537416742/vizgen_cellbound 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file24354e67d0d4/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file24354e67d0d4/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file24354e67d0d4/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 /private/tmp/RtmpdFgM0K/file243555eb7321/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file243555eb7321/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file243555eb7321/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 /private/tmp/RtmpdFgM0K/file24356bf4823b/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file24356bf4823b/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file24356bf4823b/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 /private/tmp/RtmpdFgM0K/file24356e112284/vizgen_cellbound_Cellpose 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file24356e112284/vizgen_cellbound_Cellpose/Cellpose/cellpose_micron_space.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file24356e112284/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 /private/tmp/RtmpdFgM0K/file24351f2c5da7/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file243519b88eee/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file243519b88eee/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
Removing 34 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 /private/tmp/RtmpdFgM0K/file24351f26c051/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file24351f26c051/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpdFgM0K/file24351f26c051/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 /private/tmp/RtmpdFgM0K/file2435706b5da2/vizgen_cellbound 
>>> 2 `.parquet` files exist:
/private/tmp/RtmpdFgM0K/file2435706b5da2/vizgen_cellbound/cell_boundaries.parquet
/private/tmp/RtmpdFgM0K/file2435706b5da2/vizgen_cellbound/cool_cell_boundaries.parquet
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file243537416742/vizgen_cellbound_Cellpose 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file243556748811/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 /private/tmp/RtmpdFgM0K/file2435250f75aa/cosmx 
>>> Constructing cell polygons
>>> 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 /private/tmp/RtmpdFgM0K/file24351ba1fee8/cosmx 
>>> Constructing cell polygons
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |======================================================================| 100%

>>> 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 /private/tmp/RtmpdFgM0K/file24352b2a599a/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
The downloaded files are in /private/tmp/RtmpdFgM0K/file2435422787a/cosmx 
>>> Constructing cell polygons
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=========                                                             |  12%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |==========================                                            |  38%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |============================================                          |  62%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |=============================================================         |  88%
  |                                                                            
  |======================================================================| 100%

>>> 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 /private/tmp/RtmpdFgM0K/file24352211e569/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 /private/tmp/RtmpdFgM0K/file2435511a7fb9/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 /private/tmp/RtmpdFgM0K/file2435fce7a02/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 /private/tmp/RtmpdFgM0K/file243512130e51/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 /private/tmp/RtmpdFgM0K/file24354e0de9fe/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 /private/tmp/RtmpdFgM0K/file2435245d6d9b/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
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file24351253a6af/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 /private/tmp/RtmpdFgM0K/file24351b4f51be/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`
Actual mean  0.9095486see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file243560412153/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 /private/tmp/RtmpdFgM0K/file24353780fdfb/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`
Actual mean  0.9095486see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpdFgM0K/file243542899494/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
Actual mean  0.9095486[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 /private/tmp/RtmpdFgM0K/file24353840b7fe/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 1 | WARN 2 | SKIP 3 | PASS 1088 ]

══ 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 ════════════════════════════════════════════════════════════════
── Error ('test-read.R:634:5'): readXenium XOA v1 read cell metadata parquet when csv is absent ──
Error: NotImplemented: Support for codec 'zstd' not built
In order to read this file, you will need to reinstall arrow with additional features enabled.
Set one of these environment variables before installing:

 * Sys.setenv(LIBARROW_MINIMAL = "false") (for all optional features, including 'zstd')
 * Sys.setenv(ARROW_WITH_ZSTD = "ON") (for just 'zstd')

See https://arrow.apache.org/docs/r/articles/install.html for details
Backtrace:
     ▆
  1. ├─testthat::expect_message(sfe <- readXenium(fn), ">>> Reading cell metadata -> `cells.parquet`") at test-read.R:634: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.   └─arrow::read_parquet(fn_meta)
  9.     └─base::tryCatch(reader$ReadTable(), error = read_compressed_error)
 10.       └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 11.         └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 12.           └─value[[3L]](cond)

[ FAIL 1 | WARN 2 | SKIP 3 | PASS 1088 ]
Error: Test failures
Execution halted

Example timings

SpatialFeatureExperiment.Rcheck/SpatialFeatureExperiment-Ex.timings

nameusersystemelapsed
Img-set-SpatialExperiment-method18.484 2.08319.275
SFE-image2.2020.1612.576
SFE-transform4.6220.1784.978
SpatRasterImage000
SpatialFeatureExperiment-coercion2.9940.0903.098
SpatialFeatureExperiment-subset2.4190.1792.790
SpatialFeatureExperiment0.8200.0140.839
addVisiumSpotPoly3.0350.0613.111
aggBboxes000
annotGeometries2.4120.1622.770
annotOp2.6770.1673.012
annotPred3.5640.1724.014
annotSummary2.4830.1612.811
bbox-SpatialFeatureExperiment-method2.6270.1622.951
bbox_center0.0000.0000.001
cbind-SpatialFeatureExperiment-method6.7440.3247.397
changeSampleIDs2.5050.1612.828
colFeatureData3.7870.2704.539
colGeometries2.6030.1582.935
crop3.9680.2184.353
df2sf0.0160.0050.022
dimGeometries8.5020.3609.446
findSpatialNeighbors-SpatialFeatureExperiment-method6.4930.3227.149
findVisiumGraph6.5620.3277.250
formatTxSpots19.076 1.15320.776
formatTxTech4.8720.3865.421
gdalParquetAvailable0.0020.0000.002
getParams3.4280.2183.841
getPixelSize3.7890.2913.762
imageIDs1.0450.0151.060
localResults1.5960.0211.623
read10xVisiumSFE2.8140.0402.867
readCosMX3.1660.1773.595
readSelectTx0.0200.0010.020
readVizgen4.0660.2054.465
readXenium11.349 0.63612.046
removeEmptySpace7.9640.3888.609
rowGeometries11.430 0.66212.275
sampleIDs2.7500.1623.154
saveRDS-SpatialFeatureExperiment-method2.9530.0423.004
show-SpatialFeatureExperiment-method2.4640.1602.895
spatialGraphs 7.462 0.35111.244
st_any_pred0.0270.0010.029
unit-SpatialFeatureExperiment-method2.5170.1532.889
updateObject3.2710.1633.603