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

This page was generated on 2025-06-19 12:02 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 2031/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.15.1  (landing page)
Gabriele Sales
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: devel
git_last_commit: 361ffda
git_last_commit_date: 2025-04-16 02:22:34 -0400 (Wed, 16 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for spatialDE on nebbiolo2

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.15.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings spatialDE_1.15.1.tar.gz
StartedAt: 2025-06-19 03:42:07 -0400 (Thu, 19 Jun 2025)
EndedAt: 2025-06-19 03:47:25 -0400 (Thu, 19 Jun 2025)
EllapsedTime: 318.2 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings spatialDE_1.15.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/spatialDE.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.15.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 ‘/home/biocbuild/bbs-3.22-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 loading without being on the library search path ... 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 12.088   6.45    9.27
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘spatialDE’ ...
** this is package ‘spatialDE’ version ‘1.15.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.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  30%|███       | 3/10 [00:00<00:01,  4.04it/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, 360.15it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.76it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.81it/s]
/home/biocbuild/.cache/R/basilisk/1.21.5/spatialDE/1.15.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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.87it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.91it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 42.116   8.714  41.463 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig2.6641.3923.065
mockSVG0.1270.0220.148
modelSearch1.3200.6451.128
model_search1.0740.6370.864
multiGenePlots2.0440.4561.948
regress_out0.0890.0040.092
run0.5990.2600.514
spatialDE0.6590.3500.554
spatialPatterns0.8440.5810.731
spatial_patterns12.088 6.450 9.270
stabilize0.0440.0400.042