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

This page was generated on 2024-06-11 14:44 -0400 (Tue, 11 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4522
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4468
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-06-09 14:00 -0400 (Sun, 09 Jun 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  OK    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for SpatialFeatureExperiment on kjohnson3

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: /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.6.1.tar.gz
StartedAt: 2024-06-11 06:35:26 -0400 (Tue, 11 Jun 2024)
EndedAt: 2024-06-11 07:13:14 -0400 (Tue, 11 Jun 2024)
EllapsedTime: 2267.8 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.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/SpatialFeatureExperiment.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-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 Ventura 13.6.5
* 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 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
formatTxSpots                                        23.510  1.659  41.469
Img-set-SpatialExperiment-method                     18.118  1.833  26.659
rowGeometries                                        13.301  0.725  19.640
removeEmptySpace                                     11.567  0.424  16.759
spatialGraphs                                        10.906  0.528  16.957
readXenium                                           10.561  0.591  15.811
dimGeometries                                        10.621  0.513  16.168
findSpatialNeighbors-SpatialFeatureExperiment-method 10.385  0.508  15.684
cbind-SpatialFeatureExperiment-method                 9.835  0.536  15.184
findVisiumGraph                                       9.198  0.490  13.335
getParams                                             6.653  0.321  10.000
getPixelSize                                          5.550  0.442   8.106
formatTxTech                                          5.573  0.417   8.888
readVizgen                                            5.353  0.298   8.353
colFeatureData                                        5.258  0.341   8.406
crop                                                  5.221  0.305   7.977
annotOp                                               4.920  0.261   7.444
annotSummary                                          4.901  0.247   7.694
SFE-transform                                         4.550  0.271   6.742
readCosMX                                             4.363  0.260   6.828
updateObject                                          4.355  0.242   6.638
colGeometries                                         4.027  0.246   6.438
unit-SpatialFeatureExperiment-method                  3.960  0.237   6.261
sampleIDs                                             3.790  0.252   5.963
changeSampleIDs                                       3.545  0.241   5.483
SpatialFeatureExperiment-subset                       3.495  0.242   5.379
annotPred                                             3.475  0.244   5.569
show-SpatialFeatureExperiment-method                  3.461  0.245   5.577
bbox-SpatialFeatureExperiment-method                  3.395  0.229   5.605
* 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:
  `expected`: TRUE 
  ── Failure ('test-read.R:721:5'): readXenium XOA v2, use csv files ─────────────
  mean(v$lyr.1, na.rm = TRUE) > 0.9 is not TRUE
  
  `actual`:   FALSE
  `expected`: TRUE 
  ── Failure ('test-read.R:741:5'): readXenium, flip image ───────────────────────
  mean(v$lyr.1, na.rm = TRUE) > 0.9 is not TRUE
  
  `actual`:   FALSE
  `expected`: TRUE 
  
  [ FAIL 6 | WARN 0 | SKIP 3 | PASS 1079 ]
  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.19-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-arm64/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.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpxepwHc/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
The downloaded files are in /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> Converting transcript spots to geometry
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> Converting transcript spots to geometry
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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.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/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/xenium_test/xenium_lr 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/xenium_test/xenium_lr 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> Reading '.hdf5' files..
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound/hdf5s_micron_space.parquet
>>> using -> /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/multi/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/multi/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/small/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/small/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/image/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/image/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/cellpose/vizgen_cellbound_Cellpose 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/cellpose/vizgen_cellbound_Cellpose/Cellpose/cellpose_micron_space.parquet
>>> using -> /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/empty/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/empty/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpxepwHc/empty/vizgen_cellbound/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/RtmpxepwHc/all/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/private/tmp/RtmpxepwHc/all/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound 
>>> 2 `.parquet` files exist:
/private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
/private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound/cool_cell_boundaries.parquet
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/vizgen_test/vizgen_cellbound_Cellpose 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/cosmx_test/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/RtmpxepwHc/cosmx_test/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/RtmpxepwHc/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
The downloaded files are in /private/tmp/RtmpxepwHc/cosmx_test/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/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /private/tmp/RtmpxepwHc/xenium_test/xenium_lr 
>>> 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
The downloaded files are in /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 /private/tmp/RtmpxepwHc/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 6 | WARN 0 | SKIP 3 | PASS 1079 ]

══ 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:629: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: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.   └─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)
── Failure ('test-read.R:644:5'): readXenium XOA v1 flip image ─────────────────
st_covers(bbox_cg, bbox_rg, sparse = FALSE) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
── Failure ('test-read.R:650:5'): readXenium XOA v1 flip image ─────────────────
mean(v$lyr.1) > 0.9 is not TRUE

`actual`:   <NA>
`expected`: TRUE
── Failure ('test-read.R:681:5'): readXenium XOA v2, normal stuff ──────────────
mean(v$lyr.1, na.rm = TRUE) > 0.9 is not TRUE

`actual`:   FALSE
`expected`: TRUE 
── Failure ('test-read.R:721:5'): readXenium XOA v2, use csv files ─────────────
mean(v$lyr.1, na.rm = TRUE) > 0.9 is not TRUE

`actual`:   FALSE
`expected`: TRUE 
── Failure ('test-read.R:741:5'): readXenium, flip image ───────────────────────
mean(v$lyr.1, na.rm = TRUE) > 0.9 is not TRUE

`actual`:   FALSE
`expected`: TRUE 

[ FAIL 6 | WARN 0 | SKIP 3 | PASS 1079 ]
Error: Test failures
Execution halted

Example timings

SpatialFeatureExperiment.Rcheck/SpatialFeatureExperiment-Ex.timings

nameusersystemelapsed
Img-set-SpatialExperiment-method18.118 1.83326.659
SFE-image2.8620.2334.784
SFE-transform4.5500.2716.742
SpatRasterImage000
SpatialFeatureExperiment-coercion3.0510.1324.433
SpatialFeatureExperiment-subset3.4950.2425.379
SpatialFeatureExperiment2.5200.0383.745
addVisiumSpotPoly2.9980.0934.257
aggBboxes000
annotGeometries2.8740.2424.667
annotOp4.9200.2617.444
annotPred3.4750.2445.569
annotSummary4.9010.2477.694
bbox-SpatialFeatureExperiment-method3.3950.2295.605
bbox_center0.0000.0000.001
cbind-SpatialFeatureExperiment-method 9.835 0.53615.184
changeSampleIDs3.5450.2415.483
colFeatureData5.2580.3418.406
colGeometries4.0270.2466.438
crop5.2210.3057.977
df2sf0.0170.0060.035
dimGeometries10.621 0.51316.168
findSpatialNeighbors-SpatialFeatureExperiment-method10.385 0.50815.684
findVisiumGraph 9.198 0.49013.335
formatTxSpots23.510 1.65941.469
formatTxTech5.5730.4178.888
gdalParquetAvailable0.0030.0000.004
getParams 6.653 0.32110.000
getPixelSize5.5500.4428.106
imageIDs0.9830.0261.353
localResults1.5760.0322.188
read10xVisiumSFE2.8990.0714.188
readCosMX4.3630.2606.828
readSelectTx0.0380.0010.053
readVizgen5.3530.2988.353
readXenium10.561 0.59115.811
removeEmptySpace11.567 0.42416.759
rowGeometries13.301 0.72519.640
sampleIDs3.7900.2525.963
saveRDS-SpatialFeatureExperiment-method2.9050.0734.250
show-SpatialFeatureExperiment-method3.4610.2455.577
spatialGraphs10.906 0.52816.957
st_any_pred0.0410.0020.056
unit-SpatialFeatureExperiment-method3.9600.2376.261
updateObject4.3550.2426.638