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

This page was generated on 2025-09-29 11:39 -0400 (Mon, 29 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4827
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4608
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4549
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4580
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-09-25 13:40 -0400 (Thu, 25 Sep 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-09-26 10:40:23 -0400 (Fri, 26 Sep 2025)
EndedAt: 2025-09-26 10:51:19 -0400 (Fri, 26 Sep 2025)
EllapsedTime: 656.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.539  5.019  59.293
FSV_sig          14.005  3.700  45.674
* 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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 19%|█▉        | 19/100 [00:00<00:00, 91.75it/s]

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

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

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

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

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

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

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

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

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

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

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

 19%|█▉        | 19/100 [00:00<00:00, 90.33it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 19%|█▉        | 19/100 [00:00<00:00, 93.92it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
Models: 100%|██████████| 10/10 [00:10<00:00,  1.10s/it]
Models: 100%|██████████| 10/10 [00:10<00:00,  1.08s/it]
Warning! ELBO dit not converge after 100 iters!

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 66%|██████▌   | 66/100 [00:00<00:00, 92.66it/s]

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

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

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

                                                
Models: 100%|██████████| 10/10 [00:10<00:00,  1.07s/it]
Models: 100%|██████████| 10/10 [00:10<00:00,  1.05s/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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 66%|██████▌   | 66/100 [00:00<00:00, 81.38it/s]

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

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

 94%|█████████▍| 94/100 [00:01<00:00, 84.28it/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, 118.30it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 66%|██████▌   | 66/100 [00:00<00:00, 91.61it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 66%|██████▌   | 66/100 [00:00<00:00, 93.41it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:10<00:00,  1.02s/it]
Models: 100%|██████████| 10/10 [00:10<00:00,  1.01s/it]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 66%|██████▌   | 66/100 [00:00<00:00, 88.87it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:09<00:00,  1.01s/it]
Models: 100%|██████████| 10/10 [00:09<00:00,  1.01it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
137.061   5.431 156.645 
/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_sig14.005 3.70045.674
mockSVG0.2930.0040.297
modelSearch4.0750.2132.636
model_search3.4080.2693.126
multiGenePlots4.2560.2944.471
regress_out0.2660.0080.275
run1.5350.1681.620
spatialDE1.6810.1891.783
spatialPatterns2.3000.2802.494
spatial_patterns32.539 5.01959.293
stabilize0.1320.0070.137