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

This page was generated on 2025-10-01 12:07 -0400 (Wed, 01 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4843
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4631
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4575
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4576
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 2055/2337HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.15.1  (landing page)
Gabriele Sales
Snapshot Date: 2025-09-30 13:45 -0400 (Tue, 30 Sep 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.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 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 taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: spatialDE
Version: 1.15.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings spatialDE_1.15.1.tar.gz
StartedAt: 2025-09-30 13:31:41 -0000 (Tue, 30 Sep 2025)
EndedAt: 2025-09-30 13:39:40 -0000 (Tue, 30 Sep 2025)
EllapsedTime: 479.1 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --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: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 48.423  0.007  35.691
FSV_sig           6.533  0.170  13.589
* 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
  ‘/home/biocbuild/bbs-3.22-bioc/meat/spatialDE.Rcheck/00check.log’
for details.


Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/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: aarch64-unknown-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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 23%|██▎       | 23/100 [00:00<00:00, 228.95it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:03<00:02,  1.88it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.82it/s]

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:05<00:00,  2.05it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.92it/s]

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:02,  3.07it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:03<00:02,  1.74it/s]

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.82it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:02,  3.17it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:04<00:00,  2.00it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.21it/s]

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:02,  3.18it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  50%|█████     | 5/10 [00:02<00:03,  1.62it/s]

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:03<00:02,  1.59it/s]

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.88it/s]

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:04<00:00,  2.15it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.01it/s]

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:02,  3.35it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:03<00:02,  1.83it/s]

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.96it/s]

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:05<00:00,  1.85it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.91it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 71.920   0.895  78.576 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig 6.533 0.17013.589
mockSVG0.2020.0040.408
modelSearch4.7100.0293.998
model_search4.0070.0243.373
multiGenePlots3.3210.1283.217
regress_out0.1410.0000.142
run1.7440.0151.346
spatialDE2.1880.0151.782
spatialPatterns2.4740.0072.613
spatial_patterns48.423 0.00735.691
stabilize0.1020.0000.071