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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 3444
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 2035/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpatialFeatureExperiment 1.6.1  (landing page)
Lambda Moses
Snapshot Date: 2024-05-21 14:00:15 -0400 (Tue, 21 May 2024)
git_url: https://git.bioconductor.org/packages/SpatialFeatureExperiment
git_branch: RELEASE_3_19
git_last_commit: 116207a
git_last_commit_date: 2024-05-14 23:02:52 -0400 (Tue, 14 May 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for SpatialFeatureExperiment on nebbiolo1


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: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:SpatialFeatureExperiment.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings SpatialFeatureExperiment_1.6.1.tar.gz
StartedAt: 2024-05-22 03:18:11 -0400 (Wed, 22 May 2024)
EndedAt: 2024-05-22 03:38:22 -0400 (Wed, 22 May 2024)
EllapsedTime: 1211.0 seconds
RetCode: 0
Status:   OK  
CheckDir: SpatialFeatureExperiment.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:SpatialFeatureExperiment.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings SpatialFeatureExperiment_1.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/SpatialFeatureExperiment.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* 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 loading without being on the library search path ... 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                                        16.876  0.826  18.136
Img-set-SpatialExperiment-method                     15.714  1.398  14.409
rowGeometries                                        11.063  0.560  10.939
readXenium                                            8.069  0.581   8.462
removeEmptySpace                                      7.300  0.453   8.022
dimGeometries                                         7.024  0.267   7.797
formatTxTech                                          5.174  1.179   6.456
cbind-SpatialFeatureExperiment-method                 6.022  0.291   6.821
spatialGraphs                                         6.006  0.212   6.781
findVisiumGraph                                       5.373  0.261   6.136
findSpatialNeighbors-SpatialFeatureExperiment-method  5.349  0.232   6.092
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/SpatialFeatureExperiment.Rcheck/00check.log’
for details.


Installation output

SpatialFeatureExperiment.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL SpatialFeatureExperiment
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-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


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(SpatialFeatureExperiment)

Attaching package: 'SpatialFeatureExperiment'

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

    scale

> 
> test_check("SpatialFeatureExperiment")
Linking to GEOS 3.10.2, GDAL 3.4.1, PROJ 8.2.1; sf_use_s2() is TRUE
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

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

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

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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

    IQR, mad, sd, var, xtabs

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

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand, unname

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

    findMatches

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

    I, expand.grid, unname

Loading required package: IRanges
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 /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> Converting transcript spots to geometry
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> Converting transcript spots to geometry
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/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
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
The downloaded files are in /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/cosmx_test/cosmx 
>>> Constructing cell polygons
>>> Reading transcript coordinates
>>> Converting transcript spots to geometry
>>> Writing reformatted transcript spots to disk
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
trying URL 'https://cf.10xgenomics.com/samples/spatial-exp/2.0.0/Visium_Mouse_Olfactory_Bulb/Visium_Mouse_Olfactory_Bulb_filtered_feature_bc_matrix.h5'
Content type 'binary/octet-stream' length 7521734 bytes (7.2 MB)
==================================================
downloaded 7.2 MB

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

terra 1.7.71

Attaching package: 'terra'

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

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

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

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

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

    distance, gaps, nearest, shift, trim, width

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

    values, values<-, width

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

    width

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

    centroids, crop, origin, rotate

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

    compare, describe

see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/xenium_test/xenium_lr 
Error in .jcall(.jcall("RBioFormats", "Lloci/formats/meta/MetadataStore;",  : 
  java.lang.NullPointerException
>>> 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 /tmp/Rtmp4raYXn/xenium_test/xenium_lr 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/xenium_test/xenium_lr 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
The downloaded files are in /tmp/Rtmp4raYXn/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
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
The downloaded files are in /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> Reading '.hdf5' files..
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound/hdf5s_micron_space.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> Reading '.hdf5' files..
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/multi/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/multi/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/small/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/small/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/image/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/image/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/cellpose/vizgen_cellbound_Cellpose 
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/cellpose/vizgen_cellbound_Cellpose/Cellpose/cellpose_micron_space.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/empty/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/empty/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/all/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/tmp/Rtmp4raYXn/all/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound 
>>> 2 `.parquet` files exist:
/tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound/cell_boundaries.parquet
/tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound/cool_cell_boundaries.parquet
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/vizgen_test/vizgen_cellbound_Cellpose 
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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
>>> Converting columns with raw bytes (ie 'arrow_binary') to character
>>> 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 /tmp/Rtmp4raYXn/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
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
The downloaded files are in /tmp/Rtmp4raYXn/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
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
The downloaded files are in /tmp/Rtmp4raYXn/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
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
The downloaded files are in /tmp/Rtmp4raYXn/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
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'
The downloaded files are in /tmp/Rtmp4raYXn/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 /tmp/Rtmp4raYXn/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 0 | WARN 0 | SKIP 3 | PASS 1085 ]

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

[ FAIL 0 | WARN 0 | SKIP 3 | PASS 1085 ]
> 
> proc.time()
   user  system elapsed 
626.646  31.888 646.342 

Example timings

SpatialFeatureExperiment.Rcheck/SpatialFeatureExperiment-Ex.timings

nameusersystemelapsed
Img-set-SpatialExperiment-method15.714 1.39814.409
SFE-image2.0050.2082.508
SFE-transform3.8460.6854.819
SpatRasterImage000
SpatialFeatureExperiment-coercion2.3650.3522.714
SpatialFeatureExperiment-subset2.4240.4293.170
SpatialFeatureExperiment0.8000.0830.881
addVisiumSpotPoly2.6950.2602.951
aggBboxes0.0000.0000.001
annotGeometries2.2100.3532.840
annotOp2.6790.6373.610
annotPred2.4300.3243.007
annotSummary2.3270.2402.821
bbox-SpatialFeatureExperiment-method2.6030.2483.103
bbox_center000
cbind-SpatialFeatureExperiment-method6.0220.2916.821
changeSampleIDs2.3680.1562.774
colFeatureData3.2910.2763.826
colGeometries2.3980.0922.748
crop3.7860.1044.143
df2sf0.0070.0070.015
dimGeometries7.0240.2677.797
findSpatialNeighbors-SpatialFeatureExperiment-method5.3490.2326.092
findVisiumGraph5.3730.2616.136
formatTxSpots16.876 0.82618.136
formatTxTech5.1741.1796.456
gdalParquetAvailable0.0020.0000.002
getParams3.9080.2284.376
getPixelSize3.5710.4663.466
imageIDs0.8680.0640.923
localResults1.2400.0351.274
read10xVisiumSFE2.3520.0642.414
readCosMX2.6800.1663.113
readSelectTx0.0190.0000.018
readVizgen3.2110.1543.622
readXenium8.0690.5818.462
removeEmptySpace7.3000.4538.022
rowGeometries11.063 0.56010.939
sampleIDs2.1170.0762.512
saveRDS-SpatialFeatureExperiment-method2.3370.0122.346
show-SpatialFeatureExperiment-method2.2020.1202.610
spatialGraphs6.0060.2126.781
st_any_pred0.0250.0030.028
unit-SpatialFeatureExperiment-method2.2040.0882.544
updateObject2.3870.0762.719