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

This page was generated on 2025-09-05 12:05 -0400 (Fri, 05 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4823
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4618
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4565
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4544
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 2043/2322HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.15.1  (landing page)
Gabriele Sales
Snapshot Date: 2025-09-04 13:45 -0400 (Thu, 04 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 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-09-05 04:27:44 -0400 (Fri, 05 Sep 2025)
EndedAt: 2025-09-05 04:32:57 -0400 (Fri, 05 Sep 2025)
EllapsedTime: 313.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.1 (2025-06-13)
* 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.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 18.922 14.269   8.299
FSV_sig           3.150  3.665   2.954
* 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.1 (2025-06-13) -- "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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig3.1503.6652.954
mockSVG0.2330.0180.250
modelSearch1.5781.8631.038
model_search1.2901.8500.795
multiGenePlots2.0611.2531.787
regress_out0.0840.0100.094
run0.6940.7040.469
spatialDE0.7650.9970.510
spatialPatterns1.1421.6260.721
spatial_patterns18.92214.269 8.299
stabilize0.0590.1190.044