Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-09-04 11:40 -0400 (Thu, 04 Sep 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4606 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4547 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
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 2061/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
SpatialFeatureExperiment 1.10.1 (landing page) Lambda Moses
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | TIMEOUT | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | NA | ||||||||||
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. |
Package: SpatialFeatureExperiment |
Version: 1.10.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.10.1.tar.gz |
StartedAt: 2025-09-02 10:52:07 -0400 (Tue, 02 Sep 2025) |
EndedAt: 2025-09-02 11:32:08 -0400 (Tue, 02 Sep 2025) |
EllapsedTime: 2400.7 seconds |
RetCode: None |
Status: TIMEOUT |
CheckDir: SpatialFeatureExperiment.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### 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.10.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/SpatialFeatureExperiment.Rcheck’ * using R version 4.5.1 RC (2025-06-05 r88288) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.2.0 * running under: macOS Monterey 12.7.6 * 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.10.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 21 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 whether startup messages can be suppressed ... OK * checking dependencies in R code ... NOTE Unexported objects imported by ':::' calls: ‘S4Vectors:::disableValidity’ ‘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 .seu_to_sfe: warning in do.call(setdiff, arg = assays_n): partial argument match of 'arg' to 'args' .seu_to_sfe: warning in do.call(intersect, arg = assays_n): partial argument match of 'arg' to 'args' .seu_to_sfe : <anonymous>: warning in do.call(setdiff, arg = assays_n): partial argument match of 'arg' to 'args' .filter_polygons: no visible binding for global variable ‘gmax’ .filter_polygons: no visible binding for global variable ‘area’ .filter_polygons: no visible binding for global variable ‘name’ .filter_polygons: no visible binding for global variable ‘gi’ .filter_polygons: no visible binding for global variable ‘.N’ .filter_polygons: no visible binding for global variable ‘i’ .filter_polygons: no visible binding for global variable ‘.I’ .filter_polygons: no visible binding for global variable ‘ID_row’ findVisiumHDGraph: no visible binding for global variable ‘..cols’ Undefined global functions or variables: ..cols .I .N ID_row area gi gmax i name * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: SpatialFeatureExperiment-coercion.Rd: DataFrame SpatialFeatureExperiment.Rd: DataFrame Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed Img-set-SpatialExperiment-method 31.010 3.038 34.545 formatTxSpots 27.704 1.754 174.413 readXenium 16.538 0.818 32.164 removeEmptySpace 10.438 0.491 176.849 rowGeometries 10.261 0.614 38.057 cbind-SpatialFeatureExperiment-method 7.354 0.446 15.315 findSpatialNeighbors-SpatialFeatureExperiment-method 7.070 0.401 8.329 findVisiumGraph 6.340 0.408 7.361 spatialGraphs 6.270 0.328 7.071 SFE-transform 6.192 0.392 6.910 formatTxTech 5.320 0.525 13.343 dimGeometries 5.474 0.260 6.107 readVizgen 4.940 0.279 14.420 colFeatureData 4.763 0.320 36.438 getPixelSize 4.424 0.476 107.215 annotPred 4.564 0.248 5.188 getParams 4.341 0.277 5.267 readCosMX 3.743 0.243 5.834 containsOutOfMemoryData-SpatialFeatureExperiment-method 1.739 0.036 12.071 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’
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.5-x86_64/Resources/library’ * installing *source* package ‘SpatialFeatureExperiment’ ... ** this is package ‘SpatialFeatureExperiment’ version ‘1.10.1’ ** 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 ‘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)
SpatialFeatureExperiment.Rcheck/tests/testthat.Rout
R version 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(SpatialFeatureExperiment) Attaching package: 'SpatialFeatureExperiment' The following object is masked from 'package:base': scale > > test_check("SpatialFeatureExperiment") Linking to GEOS 3.13.0, GDAL 3.8.5, PROJ 9.5.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 Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following 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 Attaching package: 'arrow' The following object is masked from 'package:BiocGenerics': type The following object is masked from 'package:testthat': matches The following object is masked from 'package:utils': timestamp see ?SFEData and browseVignettes('SFEData') for documentation loading from cache The downloaded files are in /private/tmp/Rtmp8TmYap/file148c1361cb52b/xenium2 see ?SFEData and browseVignettes('SFEData') for documentation loading from cache The downloaded files are in /private/tmp/Rtmp8TmYap/file148c1361cb52b/vizgen_cellbound_Cellpose >>> 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 Sanity checks on cell segmentation polygons: >>> ..found 132 cells with (nested) polygon lists >>> ..applying filtering >>> Checking polygon validity >>> Saving geometries to parquet files >>> Reading cell metadata -> `cells.parquet` >>> 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` >>> Must use gene symbols as row names when adding transcript spots. >>> Preprocessed sf segmentations found >>> Reading cell and nucleus segmentations >>> Reading cell metadata -> `cells.parquet` >>> 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 >>> 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` >>> 10X Visium data will be loaded: outs >>> Adding spatial neighborhood graph to sample01 see ?SFEData and browseVignettes('SFEData') for documentation loading from cache The downloaded files are in /Users/biocbuild/bbs-3.21-bioc/meat/SpatialFeatureExperiment.Rcheck/tests/testthat/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 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/Rtmp8TmYap/file148c1127af42a/vizgen_cellbound >>> 1 `.parquet` files exist: /private/tmp/Rtmp8TmYap/file148c1127af42a/vizgen_cellbound/cell_boundaries.parquet >>> using -> /private/tmp/Rtmp8TmYap/file148c1127af42a/vizgen_cellbound/cell_boundaries.parquet >>> Cell segmentations are found in `.parquet` file >>> Checking polygon validity >>> 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/Rtmp8TmYap/file148c115fe3faa/vizgen_cellbound >>> Converting transcript spots to geometry >>> 1 `.parquet` files exist: /private/tmp/Rtmp8TmYap/file148c115fe3faa/vizgen_cellbound/cell_boundaries.parquet >>> using -> /private/tmp/Rtmp8TmYap/file148c115fe3faa/vizgen_cellbound/cell_boundaries.parquet >>> Cell segmentations are found in `.parquet` file >>> Checking polygon validity >>> 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/Rtmp8TmYap/file148c162724c74/vizgen_cellbound >>> Converting transcript spots to geometry see ?SFEData and browseVignettes('SFEData') for documentation loading from cache The downloaded files are in /private/tmp/Rtmp8TmYap/file148c15958b46a/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/Rtmp8TmYap/file148c1743abe09/xenium2 >>> Converting transcript spots to geometry >>> Writing reformatted transcript spots to disk terra 1.8.60 Attaching package: 'terra' The following object is masked from 'package:arrow': buffer 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 object is masked from 'package:generics': interpolate 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/Rtmp8TmYap/file148c11783c3ae/cosmx >>> Constructing cell polygons >>> Checking polygon validity >>> 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
SpatialFeatureExperiment.Rcheck/SpatialFeatureExperiment-Ex.timings
name | user | system | elapsed | |
Img-set-SpatialExperiment-method | 31.010 | 3.038 | 34.545 | |
SFE-image | 3.486 | 0.254 | 4.121 | |
SFE-transform | 6.192 | 0.392 | 6.910 | |
SpatRasterImage | 0.000 | 0.001 | 0.000 | |
SpatialFeatureExperiment-coercion | 4.030 | 0.192 | 4.370 | |
SpatialFeatureExperiment-subset | 3.738 | 0.280 | 4.560 | |
SpatialFeatureExperiment | 0.975 | 0.017 | 1.172 | |
addVisiumSpotPoly | 4.060 | 0.106 | 4.211 | |
aggBboxes | 0.000 | 0.001 | 0.000 | |
aggregate-SpatialFeatureExperiment-method | 0.000 | 0.001 | 0.001 | |
annotGeometries | 3.444 | 0.259 | 3.956 | |
annotOp | 3.639 | 0.233 | 4.116 | |
annotPred | 4.564 | 0.248 | 5.188 | |
annotSummary | 3.264 | 0.216 | 3.661 | |
bbox-SpatialFeatureExperiment-method | 4.163 | 0.238 | 4.840 | |
bbox_center | 0.000 | 0.000 | 0.001 | |
cbind-SpatialFeatureExperiment-method | 7.354 | 0.446 | 15.315 | |
changeSampleIDs | 3.328 | 0.216 | 3.912 | |
colFeatureData | 4.763 | 0.320 | 36.438 | |
colGeometries | 3.207 | 0.213 | 3.607 | |
containsOutOfMemoryData-SpatialFeatureExperiment-method | 1.739 | 0.036 | 12.071 | |
crop | 3.207 | 0.130 | 3.536 | |
df2sf | 0.016 | 0.005 | 3.989 | |
dimGeometries | 5.474 | 0.260 | 6.107 | |
findSpatialNeighbors-SpatialFeatureExperiment-method | 7.070 | 0.401 | 8.329 | |
findVisiumGraph | 6.340 | 0.408 | 7.361 | |
formatTxSpots | 27.704 | 1.754 | 174.413 | |
formatTxTech | 5.320 | 0.525 | 13.343 | |
gdalParquetAvailable | 0.002 | 0.001 | 0.447 | |
getParams | 4.341 | 0.277 | 5.267 | |
getPixelSize | 4.424 | 0.476 | 107.215 | |
imageIDs | 1.060 | 0.016 | 1.079 | |
listw2sparse | 3.298 | 0.222 | 3.735 | |
localResults | 2.020 | 0.040 | 2.199 | |
multi_listw2sparse | 0.000 | 0.000 | 0.001 | |
read10xVisiumSFE | 2.676 | 0.049 | 2.739 | |
readCosMX | 3.743 | 0.243 | 5.834 | |
readSelectTx | 0.026 | 0.002 | 0.027 | |
readVisiumHD | 0.000 | 0.000 | 0.001 | |
readVizgen | 4.940 | 0.279 | 14.420 | |
readXenium | 16.538 | 0.818 | 32.164 | |
removeEmptySpace | 10.438 | 0.491 | 176.849 | |
rowGeometries | 10.261 | 0.614 | 38.057 | |
sampleIDs | 1.911 | 0.119 | 3.058 | |
saveRDS-SpatialFeatureExperiment-method | 1.886 | 0.031 | 3.991 | |
show-SpatialFeatureExperiment-method | 2.580 | 0.177 | 2.978 | |
spatialGraphs | 6.270 | 0.328 | 7.071 | |
splitByCol | 0.000 | 0.000 | 0.001 | |
st_any_pred | 0.029 | 0.002 | 1.830 | |
unit-SpatialFeatureExperiment-method | 2.096 | 0.140 | 2.451 | |
updateObject | 2.027 | 0.127 | 2.328 | |