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

This page was generated on 2025-11-15 11:58 -0500 (Sat, 15 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4903
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 2078/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.16.0  (landing page)
Gabriele Sales
Snapshot Date: 2025-11-14 13:45 -0500 (Fri, 14 Nov 2025)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: RELEASE_3_22
git_last_commit: dfd143b
git_last_commit_date: 2025-10-29 11:11:31 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  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.16.0
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.16.0.tar.gz
StartedAt: 2025-11-15 04:38:41 -0500 (Sat, 15 Nov 2025)
EndedAt: 2025-11-15 04:44:14 -0500 (Sat, 15 Nov 2025)
EllapsedTime: 332.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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/spatialDE.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.16.0’
* 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 11.437  6.256   8.847
* 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.16.0’
** 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-08-23 r88802) -- "Great Square Root"
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: Seqinfo
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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  90%|█████████ | 9/10 [00:02<00:00,  3.52it/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, 387.92it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 76%|███████▌  | 76/100 [00:00<00:00, 361.12it/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, 374.31it/s]

 76%|███████▌  | 76/100 [00:00<00:00, 360.03it/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, 387.61it/s]

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.74it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.76it/s]
/var/cache/basilisk/1.22.0/spatialDE/1.16.0/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, 536.72it/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.73it/s]

 88%|████████▊ | 88/100 [00:00<00:00, 416.06it/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, 394.46it/s]

 80%|████████  | 80/100 [00:00<00:00, 382.95it/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, 384.13it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 76%|███████▌  | 76/100 [00:00<00:00, 354.68it/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, 387.41it/s]

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

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

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

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

 78%|███████▊  | 78/100 [00:00<00:00, 369.03it/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, 408.84it/s]

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

                                                 
Models:  90%|█████████ | 9/10 [00:02<00:00,  3.78it/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, 407.38it/s]

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.86it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.92it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 41.092   8.047  40.711 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig2.7601.3543.094
mockSVG0.1370.0010.138
modelSearch1.2160.6301.028
model_search1.0230.6360.840
multiGenePlots2.3930.5552.416
regress_out0.0870.0030.090
run0.5840.2670.514
spatialDE0.6420.3550.559
spatialPatterns0.8290.5910.722
spatial_patterns11.437 6.256 8.847
stabilize0.0490.0420.045