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

This page was generated on 2025-08-21 11:40 -0400 (Thu, 21 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R 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 2056/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.14.1  (landing page)
Gabriele Sales
Snapshot Date: 2025-08-18 13:40 -0400 (Mon, 18 Aug 2025)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: RELEASE_3_21
git_last_commit: 205de11
git_last_commit_date: 2025-04-15 08:22:50 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for spatialDE on merida1

To the developers/maintainers of the spatialDE package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/spatialDE.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: spatialDE
Version: 1.14.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialDE_1.14.1.tar.gz
StartedAt: 2025-08-19 11:42:59 -0400 (Tue, 19 Aug 2025)
EndedAt: 2025-08-19 11:54:42 -0400 (Tue, 19 Aug 2025)
EllapsedTime: 702.5 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialDE.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 ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.14.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 ‘spatialDE’ can be installed ... NOTE
Found the following notes/warnings:
  Non-staged installation was used
See ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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:
  mockSVG.Rd: SpatialExperiment-class
  modelSearch.Rd: SpatialExperiment-class
  multiGenePlots.Rd: SpatialExperiment-class
  spatialDE.Rd: SpatialExperiment-class
  spatialPatterns.Rd: SpatialExperiment-class
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 line endings in shell scripts ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
spatial_patterns 32.039  5.186 106.927
FSV_sig          12.845  3.605  22.663
multiGenePlots    4.006  0.390   6.341
modelSearch       3.316  0.430   6.387
model_search      2.794  0.396   6.390
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck/00check.log’
for details.


Installation output

spatialDE.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘spatialDE’ ...
** this is package ‘spatialDE’ version ‘1.14.1’
** using non-staged installation via StagedInstall field
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (spatialDE)

Tests output

spatialDE.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(spatialDE)
> 
> test_check("spatialDE")
Loading required package: SingleCellExperiment
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 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


Models:   0%|          | 0/10 [00:00<?, ?it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 13%|█▎        | 13/100 [00:00<00:00, 121.43it/s]

 26%|██▌       | 26/100 [00:00<00:00, 114.20it/s]

 39%|███▉      | 39/100 [00:00<00:00, 119.66it/s]

 55%|█████▌    | 55/100 [00:00<00:00, 131.42it/s]

 70%|███████   | 70/100 [00:00<00:00, 133.88it/s]

 86%|████████▌ | 86/100 [00:00<00:00, 140.17it/s]

                                                 
Models:  10%|█         | 1/10 [00:00<00:06,  1.31it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 102.87it/s]

 22%|██▏       | 22/100 [00:00<00:00, 90.79it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 85.68it/s]

 42%|████▏     | 42/100 [00:00<00:00, 90.27it/s]

 52%|█████▏    | 52/100 [00:00<00:00, 91.23it/s]

 62%|██████▏   | 62/100 [00:00<00:00, 89.91it/s]

 73%|███████▎  | 73/100 [00:00<00:00, 95.43it/s]

 84%|████████▍ | 84/100 [00:00<00:00, 99.13it/s]

 94%|█████████▍| 94/100 [00:01<00:00, 93.38it/s]

                                                
Models:  20%|██        | 2/10 [00:01<00:07,  1.05it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 10%|█         | 10/100 [00:00<00:00, 98.41it/s]

 20%|██        | 20/100 [00:00<00:00, 91.08it/s]

 30%|███       | 30/100 [00:00<00:00, 89.95it/s]

 40%|████      | 40/100 [00:00<00:00, 90.79it/s]

 50%|█████     | 50/100 [00:00<00:00, 93.36it/s]

 60%|██████    | 60/100 [00:00<00:00, 91.14it/s]

 70%|███████   | 70/100 [00:00<00:00, 88.92it/s]

 79%|███████▉  | 79/100 [00:00<00:00, 88.20it/s]

 88%|████████▊ | 88/100 [00:00<00:00, 88.48it/s]

 98%|█████████▊| 98/100 [00:01<00:00, 88.74it/s]

                                                
Models:  30%|███       | 3/10 [00:02<00:07,  1.03s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 10%|█         | 10/100 [00:00<00:00, 98.78it/s]

 20%|██        | 20/100 [00:00<00:00, 89.63it/s]

 30%|███       | 30/100 [00:00<00:00, 88.33it/s]

 39%|███▉      | 39/100 [00:00<00:00, 86.37it/s]

 49%|████▉     | 49/100 [00:00<00:00, 89.65it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 91.19it/s]

 69%|██████▉   | 69/100 [00:00<00:00, 89.11it/s]

 78%|███████▊  | 78/100 [00:00<00:00, 85.42it/s]

 87%|████████▋ | 87/100 [00:00<00:00, 84.21it/s]

 96%|█████████▌| 96/100 [00:01<00:00, 85.63it/s]

                                                
Models:  40%|████      | 4/10 [00:04<00:06,  1.08s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 10%|█         | 10/100 [00:00<00:00, 94.85it/s]

 20%|██        | 20/100 [00:00<00:00, 84.82it/s]

 29%|██▉       | 29/100 [00:00<00:00, 80.30it/s]

 38%|███▊      | 38/100 [00:00<00:00, 75.13it/s]

 47%|████▋     | 47/100 [00:00<00:00, 76.98it/s]

 56%|█████▌    | 56/100 [00:00<00:00, 77.63it/s]

 64%|██████▍   | 64/100 [00:00<00:00, 77.27it/s]

 73%|███████▎  | 73/100 [00:00<00:00, 77.98it/s]

 81%|████████  | 81/100 [00:01<00:00, 75.17it/s]

 89%|████████▉ | 89/100 [00:01<00:00, 75.13it/s]

 97%|█████████▋| 97/100 [00:01<00:00, 74.57it/s]

                                                
Models:  50%|█████     | 5/10 [00:05<00:05,  1.16s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

  9%|▉         | 9/100 [00:00<00:01, 85.09it/s]

 18%|█▊        | 18/100 [00:00<00:00, 82.63it/s]

 27%|██▋       | 27/100 [00:00<00:00, 80.16it/s]

 36%|███▌      | 36/100 [00:00<00:00, 80.70it/s]

 45%|████▌     | 45/100 [00:00<00:00, 82.65it/s]

 56%|█████▌    | 56/100 [00:00<00:00, 88.43it/s]

 65%|██████▌   | 65/100 [00:00<00:00, 86.54it/s]

 74%|███████▍  | 74/100 [00:00<00:00, 87.19it/s]

 83%|████████▎ | 83/100 [00:00<00:00, 85.55it/s]

 92%|█████████▏| 92/100 [00:01<00:00, 83.81it/s]

                                                
Models:  60%|██████    | 6/10 [00:06<00:04,  1.17s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 10%|█         | 10/100 [00:00<00:00, 94.75it/s]

 20%|██        | 20/100 [00:00<00:00, 84.50it/s]

 29%|██▉       | 29/100 [00:00<00:00, 85.63it/s]

 39%|███▉      | 39/100 [00:00<00:00, 86.74it/s]

 48%|████▊     | 48/100 [00:00<00:00, 86.65it/s]

 58%|█████▊    | 58/100 [00:00<00:00, 89.32it/s]

 67%|██████▋   | 67/100 [00:00<00:00, 88.23it/s]

 76%|███████▌  | 76/100 [00:00<00:00, 83.64it/s]

 85%|████████▌ | 85/100 [00:00<00:00, 83.42it/s]

 94%|█████████▍| 94/100 [00:01<00:00, 82.74it/s]

                                                
Models:  70%|███████   | 7/10 [00:07<00:03,  1.17s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 10%|█         | 10/100 [00:00<00:00, 94.35it/s]

 20%|██        | 20/100 [00:00<00:00, 91.84it/s]

 30%|███       | 30/100 [00:00<00:00, 85.44it/s]

 39%|███▉      | 39/100 [00:00<00:00, 83.76it/s]

 49%|████▉     | 49/100 [00:00<00:00, 87.98it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 89.73it/s]

 69%|██████▉   | 69/100 [00:00<00:00, 91.20it/s]

 79%|███████▉  | 79/100 [00:00<00:00, 88.31it/s]

 88%|████████▊ | 88/100 [00:01<00:00, 85.94it/s]

 97%|█████████▋| 97/100 [00:01<00:00, 85.85it/s]

                                                
Models:  80%|████████  | 8/10 [00:08<00:02,  1.17s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 106.92it/s]

 22%|██▏       | 22/100 [00:00<00:00, 96.49it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 88.21it/s]

 41%|████      | 41/100 [00:00<00:00, 87.71it/s]

 50%|█████     | 50/100 [00:00<00:00, 86.95it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 87.73it/s]

 69%|██████▉   | 69/100 [00:00<00:00, 91.02it/s]

 79%|███████▉  | 79/100 [00:00<00:00, 89.38it/s]

 88%|████████▊ | 88/100 [00:01<00:00, 71.36it/s]

 98%|█████████▊| 98/100 [00:01<00:00, 75.50it/s]

                                                
Models:  90%|█████████ | 9/10 [00:10<00:01,  1.18s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 105.53it/s]

 22%|██▏       | 22/100 [00:00<00:00, 98.67it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 89.80it/s]

 42%|████▏     | 42/100 [00:00<00:00, 91.40it/s]

 53%|█████▎    | 53/100 [00:00<00:00, 95.54it/s]

 63%|██████▎   | 63/100 [00:00<00:00, 96.84it/s]

 73%|███████▎  | 73/100 [00:00<00:00, 93.99it/s]

 83%|████████▎ | 83/100 [00:00<00:00, 92.33it/s]

 93%|█████████▎| 93/100 [00:00<00:00, 94.00it/s]

                                                
Models: 100%|██████████| 10/10 [00:11<00:00,  1.14s/it]
Models: 100%|██████████| 10/10 [00:11<00:00,  1.12s/it]

Models:   0%|          | 0/10 [00:00<?, ?it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 16%|█▌        | 16/100 [00:00<00:00, 152.12it/s]

 32%|███▏      | 32/100 [00:00<00:00, 151.10it/s]

 48%|████▊     | 48/100 [00:00<00:00, 139.77it/s]

 63%|██████▎   | 63/100 [00:00<00:00, 138.31it/s]

 77%|███████▋  | 77/100 [00:00<00:00, 137.56it/s]

 91%|█████████ | 91/100 [00:00<00:00, 136.59it/s]

                                                 
Models:  10%|█         | 1/10 [00:00<00:06,  1.37it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 14%|█▍        | 14/100 [00:00<00:00, 133.60it/s]

 28%|██▊       | 28/100 [00:00<00:00, 112.47it/s]

 40%|████      | 40/100 [00:00<00:00, 101.94it/s]

 51%|█████     | 51/100 [00:00<00:00, 97.88it/s] 

 62%|██████▏   | 62/100 [00:00<00:00, 100.88it/s]

 73%|███████▎  | 73/100 [00:00<00:00, 100.43it/s]

 84%|████████▍ | 84/100 [00:00<00:00, 97.98it/s] 

 94%|█████████▍| 94/100 [00:00<00:00, 96.55it/s]

                                                
Models:  20%|██        | 2/10 [00:01<00:07,  1.12it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 14%|█▍        | 14/100 [00:00<00:00, 134.32it/s]

 28%|██▊       | 28/100 [00:00<00:00, 109.21it/s]

 40%|████      | 40/100 [00:00<00:00, 95.01it/s] 

 50%|█████     | 50/100 [00:00<00:00, 93.37it/s]

 60%|██████    | 60/100 [00:00<00:00, 93.54it/s]

 70%|███████   | 70/100 [00:00<00:00, 93.87it/s]

 80%|████████  | 80/100 [00:00<00:00, 94.56it/s]

 90%|█████████ | 90/100 [00:00<00:00, 89.67it/s]

100%|██████████| 100/100 [00:01<00:00, 91.95it/s]

                                                 
Models:  30%|███       | 3/10 [00:02<00:06,  1.03it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 14%|█▍        | 14/100 [00:00<00:00, 126.96it/s]

 27%|██▋       | 27/100 [00:00<00:00, 104.75it/s]

 38%|███▊      | 38/100 [00:00<00:00, 90.84it/s] 

 48%|████▊     | 48/100 [00:00<00:00, 88.38it/s]

 57%|█████▋    | 57/100 [00:00<00:00, 86.72it/s]

 67%|██████▋   | 67/100 [00:00<00:00, 87.78it/s]

 76%|███████▌  | 76/100 [00:00<00:00, 86.78it/s]

 85%|████████▌ | 85/100 [00:00<00:00, 86.26it/s]

 94%|█████████▍| 94/100 [00:01<00:00, 82.81it/s]

                                                
Models:  40%|████      | 4/10 [00:03<00:06,  1.03s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 110.51it/s]

 24%|██▍       | 24/100 [00:00<00:00, 94.16it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 85.24it/s]

 43%|████▎     | 43/100 [00:00<00:00, 82.39it/s]

 52%|█████▏    | 52/100 [00:00<00:00, 80.73it/s]

 61%|██████    | 61/100 [00:00<00:00, 80.58it/s]

 70%|███████   | 70/100 [00:00<00:00, 80.52it/s]

 79%|███████▉  | 79/100 [00:00<00:00, 81.37it/s]

 88%|████████▊ | 88/100 [00:01<00:00, 79.55it/s]

 97%|█████████▋| 97/100 [00:01<00:00, 81.74it/s]

                                                
Models:  50%|█████     | 5/10 [00:05<00:05,  1.10s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 118.01it/s]

 24%|██▍       | 24/100 [00:00<00:00, 96.02it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 86.87it/s]

 43%|████▎     | 43/100 [00:00<00:00, 86.04it/s]

 52%|█████▏    | 52/100 [00:00<00:00, 86.18it/s]

 61%|██████    | 61/100 [00:00<00:00, 84.43it/s]

 70%|███████   | 70/100 [00:00<00:00, 85.20it/s]

 79%|███████▉  | 79/100 [00:00<00:00, 85.00it/s]

 88%|████████▊ | 88/100 [00:01<00:00, 81.59it/s]

 97%|█████████▋| 97/100 [00:01<00:00, 82.94it/s]

                                                
Models:  60%|██████    | 6/10 [00:06<00:04,  1.13s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 119.77it/s]

 24%|██▍       | 24/100 [00:00<00:00, 98.70it/s] 

 35%|███▌      | 35/100 [00:00<00:00, 84.82it/s]

 44%|████▍     | 44/100 [00:00<00:00, 86.39it/s]

 53%|█████▎    | 53/100 [00:00<00:00, 84.79it/s]

 62%|██████▏   | 62/100 [00:00<00:00, 84.14it/s]

 71%|███████   | 71/100 [00:00<00:00, 83.83it/s]

 80%|████████  | 80/100 [00:00<00:00, 84.55it/s]

 89%|████████▉ | 89/100 [00:01<00:00, 82.86it/s]

 98%|█████████▊| 98/100 [00:01<00:00, 84.64it/s]

                                                
Models:  70%|███████   | 7/10 [00:07<00:03,  1.14s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 117.26it/s]

 24%|██▍       | 24/100 [00:00<00:00, 101.38it/s]

 35%|███▌      | 35/100 [00:00<00:00, 91.34it/s] 

 45%|████▌     | 45/100 [00:00<00:00, 90.47it/s]

 55%|█████▌    | 55/100 [00:00<00:00, 89.04it/s]

 65%|██████▌   | 65/100 [00:00<00:00, 89.17it/s]

 74%|███████▍  | 74/100 [00:00<00:00, 88.75it/s]

 83%|████████▎ | 83/100 [00:00<00:00, 88.03it/s]

 92%|█████████▏| 92/100 [00:01<00:00, 86.49it/s]

                                                
Models:  80%|████████  | 8/10 [00:08<00:02,  1.13s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 13%|█▎        | 13/100 [00:00<00:00, 118.89it/s]

 25%|██▌       | 25/100 [00:00<00:00, 97.51it/s] 

 35%|███▌      | 35/100 [00:00<00:00, 90.28it/s]

 45%|████▌     | 45/100 [00:00<00:00, 89.75it/s]

 55%|█████▌    | 55/100 [00:00<00:00, 88.39it/s]

 65%|██████▌   | 65/100 [00:00<00:00, 88.92it/s]

 74%|███████▍  | 74/100 [00:00<00:00, 88.98it/s]

 84%|████████▍ | 84/100 [00:00<00:00, 89.94it/s]

 95%|█████████▌| 95/100 [00:01<00:00, 94.21it/s]

                                                
Models:  90%|█████████ | 9/10 [00:09<00:01,  1.12s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 112.90it/s]

 24%|██▍       | 24/100 [00:00<00:00, 107.36it/s]

 35%|███▌      | 35/100 [00:00<00:00, 95.82it/s] 

 45%|████▌     | 45/100 [00:00<00:00, 97.03it/s]

 55%|█████▌    | 55/100 [00:00<00:00, 94.27it/s]

 65%|██████▌   | 65/100 [00:00<00:00, 92.64it/s]

 75%|███████▌  | 75/100 [00:00<00:00, 92.00it/s]

 87%|████████▋ | 87/100 [00:00<00:00, 98.30it/s]

 97%|█████████▋| 97/100 [00:00<00:00, 98.60it/s]

                                                
Models: 100%|██████████| 10/10 [00:10<00:00,  1.09s/it]
Models: 100%|██████████| 10/10 [00:10<00:00,  1.07s/it]
/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.20.0/spatialDE/1.14.1/env/lib/python3.11/site-packages/pandas/core/internals/blocks.py:351: RuntimeWarning: invalid value encountered in log
  result = func(self.values, **kwargs)

Models:   0%|          | 0/10 [00:00<?, ?it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 17%|█▋        | 17/100 [00:00<00:00, 157.56it/s]

 33%|███▎      | 33/100 [00:00<00:00, 135.46it/s]

 47%|████▋     | 47/100 [00:00<00:00, 129.35it/s]

 62%|██████▏   | 62/100 [00:00<00:00, 134.97it/s]

 76%|███████▌  | 76/100 [00:00<00:00, 133.89it/s]

 90%|█████████ | 90/100 [00:00<00:00, 134.98it/s]

                                                 
Models:  10%|█         | 1/10 [00:00<00:06,  1.34it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 13%|█▎        | 13/100 [00:00<00:00, 126.03it/s]

 26%|██▌       | 26/100 [00:00<00:00, 103.36it/s]

 37%|███▋      | 37/100 [00:00<00:00, 99.96it/s] 

 48%|████▊     | 48/100 [00:00<00:00, 99.01it/s]

 58%|█████▊    | 58/100 [00:00<00:00, 96.01it/s]

 68%|██████▊   | 68/100 [00:00<00:00, 94.93it/s]

 78%|███████▊  | 78/100 [00:00<00:00, 94.82it/s]

 88%|████████▊ | 88/100 [00:00<00:00, 93.32it/s]

 98%|█████████▊| 98/100 [00:01<00:00, 94.78it/s]

                                                
Models:  20%|██        | 2/10 [00:01<00:07,  1.09it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 118.65it/s]

 24%|██▍       | 24/100 [00:00<00:00, 93.55it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 90.18it/s]

 44%|████▍     | 44/100 [00:00<00:00, 88.82it/s]

 53%|█████▎    | 53/100 [00:00<00:00, 88.91it/s]

 62%|██████▏   | 62/100 [00:00<00:00, 87.91it/s]

 71%|███████   | 71/100 [00:00<00:00, 87.22it/s]

 80%|████████  | 80/100 [00:00<00:00, 87.17it/s]

 89%|████████▉ | 89/100 [00:00<00:00, 87.71it/s]

 99%|█████████▉| 99/100 [00:01<00:00, 90.05it/s]

                                                
Models:  30%|███       | 3/10 [00:02<00:07,  1.01s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 114.68it/s]

 24%|██▍       | 24/100 [00:00<00:00, 91.93it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 86.99it/s]

 43%|████▎     | 43/100 [00:00<00:00, 86.24it/s]

 52%|█████▏    | 52/100 [00:00<00:00, 84.09it/s]

 61%|██████    | 61/100 [00:00<00:00, 82.77it/s]

 71%|███████   | 71/100 [00:00<00:00, 86.41it/s]

 80%|████████  | 80/100 [00:00<00:00, 86.09it/s]

 89%|████████▉ | 89/100 [00:01<00:00, 83.75it/s]

 99%|█████████▉| 99/100 [00:01<00:00, 87.11it/s]

                                                
Models:  40%|████      | 4/10 [00:04<00:06,  1.07s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 13%|█▎        | 13/100 [00:00<00:00, 118.35it/s]

 25%|██▌       | 25/100 [00:00<00:00, 90.87it/s] 

 35%|███▌      | 35/100 [00:00<00:00, 88.03it/s]

 44%|████▍     | 44/100 [00:00<00:00, 87.27it/s]

 53%|█████▎    | 53/100 [00:00<00:00, 82.53it/s]

 62%|██████▏   | 62/100 [00:00<00:00, 83.64it/s]

 71%|███████   | 71/100 [00:00<00:00, 84.21it/s]

 80%|████████  | 80/100 [00:00<00:00, 84.48it/s]

 89%|████████▉ | 89/100 [00:01<00:00, 83.34it/s]

 99%|█████████▉| 99/100 [00:01<00:00, 88.08it/s]

                                                
Models:  50%|█████     | 5/10 [00:05<00:05,  1.10s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 105.44it/s]

 22%|██▏       | 22/100 [00:00<00:00, 91.99it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 88.87it/s]

 41%|████      | 41/100 [00:00<00:00, 84.59it/s]

 50%|█████     | 50/100 [00:00<00:00, 83.19it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 82.54it/s]

 68%|██████▊   | 68/100 [00:00<00:00, 83.87it/s]

 77%|███████▋  | 77/100 [00:00<00:00, 82.43it/s]

 86%|████████▌ | 86/100 [00:01<00:00, 84.00it/s]

 96%|█████████▌| 96/100 [00:01<00:00, 85.49it/s]

                                                
Models:  60%|██████    | 6/10 [00:06<00:04,  1.12s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 103.06it/s]

 22%|██▏       | 22/100 [00:00<00:00, 91.60it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 86.48it/s]

 41%|████      | 41/100 [00:00<00:00, 86.89it/s]

 50%|█████     | 50/100 [00:00<00:00, 86.44it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 84.52it/s]

 68%|██████▊   | 68/100 [00:00<00:00, 85.40it/s]

 77%|███████▋  | 77/100 [00:00<00:00, 83.78it/s]

 87%|████████▋ | 87/100 [00:01<00:00, 85.87it/s]

 96%|█████████▌| 96/100 [00:01<00:00, 85.55it/s]

                                                
Models:  70%|███████   | 7/10 [00:07<00:03,  1.14s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 119.95it/s]

 24%|██▍       | 24/100 [00:00<00:00, 96.91it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 94.89it/s]

 44%|████▍     | 44/100 [00:00<00:00, 92.47it/s]

 54%|█████▍    | 54/100 [00:00<00:00, 89.21it/s]

 63%|██████▎   | 63/100 [00:00<00:00, 84.37it/s]

 72%|███████▏  | 72/100 [00:00<00:00, 81.40it/s]

 81%|████████  | 81/100 [00:00<00:00, 82.15it/s]

 91%|█████████ | 91/100 [00:01<00:00, 84.45it/s]

                                                
Models:  80%|████████  | 8/10 [00:08<00:02,  1.14s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 117.01it/s]

 24%|██▍       | 24/100 [00:00<00:00, 95.90it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 92.83it/s]

 44%|████▍     | 44/100 [00:00<00:00, 88.72it/s]

 53%|█████▎    | 53/100 [00:00<00:00, 86.98it/s]

 63%|██████▎   | 63/100 [00:00<00:00, 87.95it/s]

 72%|███████▏  | 72/100 [00:00<00:00, 86.51it/s]

 81%|████████  | 81/100 [00:00<00:00, 86.85it/s]

 90%|█████████ | 90/100 [00:01<00:00, 87.55it/s]

 99%|█████████▉| 99/100 [00:01<00:00, 86.67it/s]

                                                
Models:  90%|█████████ | 9/10 [00:09<00:01,  1.14s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 105.87it/s]

 22%|██▏       | 22/100 [00:00<00:00, 103.21it/s]

 33%|███▎      | 33/100 [00:00<00:00, 104.97it/s]

 44%|████▍     | 44/100 [00:00<00:00, 102.61it/s]

 55%|█████▌    | 55/100 [00:00<00:00, 99.40it/s] 

 65%|██████▌   | 65/100 [00:00<00:00, 99.12it/s]

 76%|███████▌  | 76/100 [00:00<00:00, 99.49it/s]

 86%|████████▌ | 86/100 [00:00<00:00, 96.78it/s]

 96%|█████████▌| 96/100 [00:00<00:00, 94.90it/s]

                                                
Models: 100%|██████████| 10/10 [00:10<00:00,  1.10s/it]
Models: 100%|██████████| 10/10 [00:10<00:00,  1.08s/it]

Models:   0%|          | 0/10 [00:00<?, ?it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 15%|█▌        | 15/100 [00:00<00:00, 146.94it/s]

 30%|███       | 30/100 [00:00<00:00, 122.11it/s]

 43%|████▎     | 43/100 [00:00<00:00, 116.32it/s]

 58%|█████▊    | 58/100 [00:00<00:00, 127.41it/s]

 71%|███████   | 71/100 [00:00<00:00, 128.19it/s]

 86%|████████▌ | 86/100 [00:00<00:00, 132.86it/s]

100%|██████████| 100/100 [00:00<00:00, 132.13it/s]

                                                  
Models:  10%|█         | 1/10 [00:00<00:07,  1.28it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 13%|█▎        | 13/100 [00:00<00:00, 128.67it/s]

 26%|██▌       | 26/100 [00:00<00:00, 102.53it/s]

 37%|███▋      | 37/100 [00:00<00:00, 103.91it/s]

 48%|████▊     | 48/100 [00:00<00:00, 101.56it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 96.78it/s] 

 69%|██████▉   | 69/100 [00:00<00:00, 96.54it/s]

 80%|████████  | 80/100 [00:00<00:00, 98.41it/s]

 90%|█████████ | 90/100 [00:00<00:00, 97.59it/s]

100%|██████████| 100/100 [00:01<00:00, 96.70it/s]

                                                 
Models:  20%|██        | 2/10 [00:01<00:07,  1.09it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 117.11it/s]

 24%|██▍       | 24/100 [00:00<00:00, 93.52it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 88.95it/s]

 44%|████▍     | 44/100 [00:00<00:00, 85.18it/s]

 53%|█████▎    | 53/100 [00:00<00:00, 84.50it/s]

 62%|██████▏   | 62/100 [00:00<00:00, 85.33it/s]

 71%|███████   | 71/100 [00:00<00:00, 86.04it/s]

 80%|████████  | 80/100 [00:00<00:00, 85.37it/s]

 89%|████████▉ | 89/100 [00:01<00:00, 86.11it/s]

 99%|█████████▉| 99/100 [00:01<00:00, 89.45it/s]

                                                
Models:  30%|███       | 3/10 [00:02<00:07,  1.02s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 113.97it/s]

 24%|██▍       | 24/100 [00:00<00:00, 90.12it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 87.01it/s]

 43%|████▎     | 43/100 [00:00<00:00, 83.84it/s]

 52%|█████▏    | 52/100 [00:00<00:00, 83.33it/s]

 61%|██████    | 61/100 [00:00<00:00, 84.69it/s]

 70%|███████   | 70/100 [00:00<00:00, 85.67it/s]

 79%|███████▉  | 79/100 [00:00<00:00, 83.80it/s]

 88%|████████▊ | 88/100 [00:01<00:00, 82.21it/s]

 97%|█████████▋| 97/100 [00:01<00:00, 84.24it/s]

                                                
Models:  40%|████      | 4/10 [00:04<00:06,  1.08s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 112.39it/s]

 24%|██▍       | 24/100 [00:00<00:00, 88.76it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 85.19it/s]

 43%|████▎     | 43/100 [00:00<00:00, 83.54it/s]

 52%|█████▏    | 52/100 [00:00<00:00, 81.02it/s]

 61%|██████    | 61/100 [00:00<00:00, 79.25it/s]

 70%|███████   | 70/100 [00:00<00:00, 79.99it/s]

 79%|███████▉  | 79/100 [00:00<00:00, 79.28it/s]

 88%|████████▊ | 88/100 [00:01<00:00, 80.91it/s]

 97%|█████████▋| 97/100 [00:01<00:00, 83.40it/s]

                                                
Models:  50%|█████     | 5/10 [00:05<00:05,  1.13s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 107.61it/s]

 22%|██▏       | 22/100 [00:00<00:00, 91.84it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 81.20it/s]

 41%|████      | 41/100 [00:00<00:00, 78.77it/s]

 49%|████▉     | 49/100 [00:00<00:00, 78.92it/s]

 58%|█████▊    | 58/100 [00:00<00:00, 79.74it/s]

 67%|██████▋   | 67/100 [00:00<00:00, 77.11it/s]

 75%|███████▌  | 75/100 [00:00<00:00, 77.14it/s]

 84%|████████▍ | 84/100 [00:01<00:00, 78.73it/s]

 93%|█████████▎| 93/100 [00:01<00:00, 81.30it/s]

                                                
Models:  60%|██████    | 6/10 [00:06<00:04,  1.16s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 105.29it/s]

 22%|██▏       | 22/100 [00:00<00:00, 86.04it/s] 

 31%|███       | 31/100 [00:00<00:00, 80.43it/s]

 41%|████      | 41/100 [00:00<00:00, 85.43it/s]

 50%|█████     | 50/100 [00:00<00:00, 84.72it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 83.74it/s]

 68%|██████▊   | 68/100 [00:00<00:00, 84.69it/s]

 77%|███████▋  | 77/100 [00:00<00:00, 83.30it/s]

 86%|████████▌ | 86/100 [00:01<00:00, 81.12it/s]

 95%|█████████▌| 95/100 [00:01<00:00, 82.88it/s]

                                                
Models:  70%|███████   | 7/10 [00:07<00:03,  1.18s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 13%|█▎        | 13/100 [00:00<00:00, 120.94it/s]

 26%|██▌       | 26/100 [00:00<00:00, 92.14it/s] 

 36%|███▌      | 36/100 [00:00<00:00, 87.80it/s]

 45%|████▌     | 45/100 [00:00<00:00, 84.40it/s]

 54%|█████▍    | 54/100 [00:00<00:00, 84.43it/s]

 63%|██████▎   | 63/100 [00:00<00:00, 83.18it/s]

 72%|███████▏  | 72/100 [00:00<00:00, 82.36it/s]

 81%|████████  | 81/100 [00:00<00:00, 80.46it/s]

 90%|█████████ | 90/100 [00:01<00:00, 82.27it/s]

100%|██████████| 100/100 [00:01<00:00, 84.80it/s]

                                                 
Models:  80%|████████  | 8/10 [00:08<00:02,  1.18s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 13%|█▎        | 13/100 [00:00<00:00, 123.66it/s]

 26%|██▌       | 26/100 [00:00<00:00, 97.37it/s] 

 37%|███▋      | 37/100 [00:00<00:00, 90.83it/s]

 47%|████▋     | 47/100 [00:00<00:00, 91.22it/s]

 57%|█████▋    | 57/100 [00:00<00:00, 88.27it/s]

 67%|██████▋   | 67/100 [00:00<00:00, 90.29it/s]

 77%|███████▋  | 77/100 [00:00<00:00, 88.19it/s]

 86%|████████▌ | 86/100 [00:00<00:00, 86.41it/s]

 95%|█████████▌| 95/100 [00:01<00:00, 86.78it/s]

                                                
Models:  90%|█████████ | 9/10 [00:10<00:01,  1.16s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 10%|█         | 10/100 [00:00<00:00, 98.96it/s]

 20%|██        | 20/100 [00:00<00:00, 94.68it/s]

 30%|███       | 30/100 [00:00<00:00, 96.74it/s]

 40%|████      | 40/100 [00:00<00:00, 95.54it/s]

 51%|█████     | 51/100 [00:00<00:00, 97.95it/s]

 61%|██████    | 61/100 [00:00<00:00, 96.59it/s]

 71%|███████   | 71/100 [00:00<00:00, 97.45it/s]

 81%|████████  | 81/100 [00:00<00:00, 92.61it/s]

 91%|█████████ | 91/100 [00:00<00:00, 93.27it/s]

                                                
Models: 100%|██████████| 10/10 [00:11<00:00,  1.13s/it]
Models: 100%|██████████| 10/10 [00:11<00:00,  1.11s/it]

Models:   0%|          | 0/10 [00:00<?, ?it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 14%|█▍        | 14/100 [00:00<00:00, 137.71it/s]

 28%|██▊       | 28/100 [00:00<00:00, 113.75it/s]

 40%|████      | 40/100 [00:00<00:00, 113.62it/s]

 56%|█████▌    | 56/100 [00:00<00:00, 126.20it/s]

 70%|███████   | 70/100 [00:00<00:00, 129.30it/s]

 84%|████████▍ | 84/100 [00:00<00:00, 130.42it/s]

 98%|█████████▊| 98/100 [00:00<00:00, 132.35it/s]

                                                 
Models:  10%|█         | 1/10 [00:00<00:07,  1.27it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 13%|█▎        | 13/100 [00:00<00:00, 128.58it/s]

 26%|██▌       | 26/100 [00:00<00:00, 96.97it/s] 

 37%|███▋      | 37/100 [00:00<00:00, 94.12it/s]

 48%|████▊     | 48/100 [00:00<00:00, 97.85it/s]

 58%|█████▊    | 58/100 [00:00<00:00, 94.89it/s]

 68%|██████▊   | 68/100 [00:00<00:00, 95.99it/s]

 78%|███████▊  | 78/100 [00:00<00:00, 92.72it/s]

 89%|████████▉ | 89/100 [00:00<00:00, 94.35it/s]

 99%|█████████▉| 99/100 [00:01<00:00, 92.73it/s]

                                                
Models:  20%|██        | 2/10 [00:01<00:07,  1.06it/s]

  0%|          | 0/100 [00:00<?, ?it/s]

 13%|█▎        | 13/100 [00:00<00:00, 120.62it/s]

 26%|██▌       | 26/100 [00:00<00:00, 93.70it/s] 

 36%|███▌      | 36/100 [00:00<00:00, 89.70it/s]

 46%|████▌     | 46/100 [00:00<00:00, 86.50it/s]

 55%|█████▌    | 55/100 [00:00<00:00, 86.33it/s]

 64%|██████▍   | 64/100 [00:00<00:00, 85.22it/s]

 73%|███████▎  | 73/100 [00:00<00:00, 84.71it/s]

 82%|████████▏ | 82/100 [00:00<00:00, 81.76it/s]

 91%|█████████ | 91/100 [00:01<00:00, 83.75it/s]

                                                
Models:  30%|███       | 3/10 [00:02<00:07,  1.04s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 118.07it/s]

 24%|██▍       | 24/100 [00:00<00:00, 87.72it/s] 

 34%|███▍      | 34/100 [00:00<00:00, 86.08it/s]

 43%|████▎     | 43/100 [00:00<00:00, 84.53it/s]

 52%|█████▏    | 52/100 [00:00<00:00, 81.59it/s]

 61%|██████    | 61/100 [00:00<00:00, 81.11it/s]

 70%|███████   | 70/100 [00:00<00:00, 83.13it/s]

 79%|███████▉  | 79/100 [00:00<00:00, 82.69it/s]

 88%|████████▊ | 88/100 [00:01<00:00, 82.72it/s]

 98%|█████████▊| 98/100 [00:01<00:00, 85.99it/s]

                                                
Models:  40%|████      | 4/10 [00:04<00:06,  1.10s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 108.36it/s]

 22%|██▏       | 22/100 [00:00<00:00, 94.05it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 86.43it/s]

 41%|████      | 41/100 [00:00<00:00, 81.97it/s]

 50%|█████     | 50/100 [00:00<00:00, 82.39it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 78.64it/s]

 68%|██████▊   | 68/100 [00:00<00:00, 79.13it/s]

 76%|███████▌  | 76/100 [00:00<00:00, 78.56it/s]

 85%|████████▌ | 85/100 [00:01<00:00, 79.62it/s]

 95%|█████████▌| 95/100 [00:01<00:00, 82.85it/s]

                                                
Models:  50%|█████     | 5/10 [00:05<00:05,  1.14s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 107.04it/s]

 22%|██▏       | 22/100 [00:00<00:00, 93.30it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 87.61it/s]

 41%|████      | 41/100 [00:00<00:00, 85.98it/s]

 50%|█████     | 50/100 [00:00<00:00, 85.71it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 81.67it/s]

 68%|██████▊   | 68/100 [00:00<00:00, 82.43it/s]

 77%|███████▋  | 77/100 [00:00<00:00, 77.42it/s]

 86%|████████▌ | 86/100 [00:01<00:00, 79.26it/s]

 96%|█████████▌| 96/100 [00:01<00:00, 82.25it/s]

                                                
Models:  60%|██████    | 6/10 [00:06<00:04,  1.16s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 99.07it/s]

 21%|██        | 21/100 [00:00<00:01, 76.24it/s]

 29%|██▉       | 29/100 [00:00<00:00, 73.93it/s]

 37%|███▋      | 37/100 [00:00<00:00, 75.29it/s]

 46%|████▌     | 46/100 [00:00<00:00, 79.73it/s]

 55%|█████▌    | 55/100 [00:00<00:00, 77.46it/s]

 64%|██████▍   | 64/100 [00:00<00:00, 79.17it/s]

 72%|███████▏  | 72/100 [00:00<00:00, 78.88it/s]

 80%|████████  | 80/100 [00:01<00:00, 79.03it/s]

 89%|████████▉ | 89/100 [00:01<00:00, 80.65it/s]

 98%|█████████▊| 98/100 [00:01<00:00, 82.12it/s]

                                                
Models:  70%|███████   | 7/10 [00:07<00:03,  1.19s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 108.44it/s]

 22%|██▏       | 22/100 [00:00<00:00, 89.83it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 78.97it/s]

 41%|████      | 41/100 [00:00<00:00, 81.55it/s]

 50%|█████     | 50/100 [00:00<00:00, 82.29it/s]

 59%|█████▉    | 59/100 [00:00<00:00, 80.20it/s]

 68%|██████▊   | 68/100 [00:00<00:00, 80.47it/s]

 77%|███████▋  | 77/100 [00:00<00:00, 78.97it/s]

 86%|████████▌ | 86/100 [00:01<00:00, 79.79it/s]

 96%|█████████▌| 96/100 [00:01<00:00, 83.14it/s]

                                                
Models:  80%|████████  | 8/10 [00:09<00:02,  1.20s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 12%|█▏        | 12/100 [00:00<00:00, 119.88it/s]

 24%|██▍       | 24/100 [00:00<00:00, 100.86it/s]

 35%|███▌      | 35/100 [00:00<00:00, 92.80it/s] 

 45%|████▌     | 45/100 [00:00<00:00, 91.76it/s]

 55%|█████▌    | 55/100 [00:00<00:00, 87.30it/s]

 65%|██████▌   | 65/100 [00:00<00:00, 89.96it/s]

 75%|███████▌  | 75/100 [00:00<00:00, 89.26it/s]

 84%|████████▍ | 84/100 [00:00<00:00, 73.67it/s]

 94%|█████████▍| 94/100 [00:01<00:00, 79.88it/s]

                                                
Models:  90%|█████████ | 9/10 [00:10<00:01,  1.19s/it]

  0%|          | 0/100 [00:00<?, ?it/s]

 11%|█         | 11/100 [00:00<00:00, 100.64it/s]

 22%|██▏       | 22/100 [00:00<00:00, 97.37it/s] 

 32%|███▏      | 32/100 [00:00<00:00, 97.97it/s]

 43%|████▎     | 43/100 [00:00<00:00, 101.59it/s]

 54%|█████▍    | 54/100 [00:00<00:00, 97.38it/s] 

 65%|██████▌   | 65/100 [00:00<00:00, 97.87it/s]

 75%|███████▌  | 75/100 [00:00<00:00, 97.45it/s]

 85%|████████▌ | 85/100 [00:00<00:00, 96.63it/s]

 95%|█████████▌| 95/100 [00:00<00:00, 96.70it/s]

                                                
Models: 100%|██████████| 10/10 [00:11<00:00,  1.14s/it]
Models: 100%|██████████| 10/10 [00:11<00:00,  1.13s/it]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
134.955   5.104 166.036 
/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.20.0/spatialDE/1.14.1/env/lib/python3.11/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig12.845 3.60522.663
mockSVG0.4740.0880.590
modelSearch3.3160.4306.387
model_search2.7940.3966.390
multiGenePlots4.0060.3906.341
regress_out0.2660.0190.294
run1.5610.2022.510
spatialDE1.6930.2391.868
spatialPatterns2.3770.3682.653
spatial_patterns 32.039 5.186106.927
stabilize0.1320.0120.142