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:41 -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 kjohnson1

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-20 12:55:56 -0400 (Wed, 20 Aug 2025)
EndedAt: 2025-08-20 13:00:53 -0400 (Wed, 20 Aug 2025)
EllapsedTime: 297.4 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 Patched (2025-06-14 r88325)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.5
* 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 21.448  6.190  24.487
FSV_sig           7.416  2.357  13.861
* 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-arm64/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 Patched (2025-06-14 r88325) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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

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

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

> library(testthat)
> library(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]

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:01,  4.93it/s]

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

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

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

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

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

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

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

                                                 
Models:  30%|███       | 3/10 [00:00<00:01,  3.85it/s]

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

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

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

                                                 
Models:  40%|████      | 4/10 [00:01<00:01,  3.63it/s]

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

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

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:01<00:01,  3.51it/s]

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

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

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

                                                 
Models:  70%|███████   | 7/10 [00:01<00:00,  3.50it/s]

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.48it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.56it/s]

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:01,  5.22it/s]

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

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

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

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

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

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

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

                                                 
Models:  30%|███       | 3/10 [00:00<00:01,  3.83it/s]

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

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

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

                                                 
Models:  40%|████      | 4/10 [00:01<00:01,  3.64it/s]

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

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

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:01<00:01,  3.54it/s]

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

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

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

                                                 
Models:  70%|███████   | 7/10 [00:01<00:00,  3.56it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:01,  5.16it/s]

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

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

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

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

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

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

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

                                                 
Models:  30%|███       | 3/10 [00:00<00:01,  4.02it/s]

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

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

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

                                                 
Models:  40%|████      | 4/10 [00:00<00:01,  3.85it/s]

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

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

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:01<00:01,  3.60it/s]

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

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

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

                                                 
Models:  70%|███████   | 7/10 [00:01<00:00,  3.59it/s]

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.75it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.77it/s]

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:01,  5.36it/s]

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

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

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

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

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

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

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

                                                 
Models:  30%|███       | 3/10 [00:00<00:01,  4.13it/s]

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

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

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

                                                 
Models:  40%|████      | 4/10 [00:00<00:01,  3.91it/s]

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

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

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:01<00:01,  3.62it/s]

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

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

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

                                                 
Models:  70%|███████   | 7/10 [00:01<00:00,  3.59it/s]

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.72it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.78it/s]

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:01,  5.21it/s]

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

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

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

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

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

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

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

                                                 
Models:  30%|███       | 3/10 [00:00<00:01,  4.12it/s]

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

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

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

                                                 
Models:  40%|████      | 4/10 [00:00<00:01,  3.88it/s]

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

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

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:01<00:01,  3.64it/s]

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

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

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

                                                 
Models:  70%|███████   | 7/10 [00:01<00:00,  3.62it/s]

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.60it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.72it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 46.157   3.061  49.667 
/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_sig 7.416 2.35713.861
mockSVG0.2460.1140.361
modelSearch1.4950.4551.840
model_search1.7130.5332.137
multiGenePlots2.4080.3912.749
regress_out0.1110.0090.121
run0.9420.2621.168
spatialDE0.9540.2601.160
spatialPatterns0.9490.5971.766
spatial_patterns21.448 6.19024.487
stabilize0.0530.0050.057