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

This page was generated on 2025-11-20 12:08 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4615
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4610
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4598
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-17 13:45 -0500 (Mon, 17 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    ERROR  skipped
merida1macOS 12.7.6 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.7.5 Ventura / arm64  OK    ERROR  skippedskipped
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.16.0
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.16.0.tar.gz
StartedAt: 2025-11-18 15:25:31 -0000 (Tue, 18 Nov 2025)
EndedAt: 2025-11-18 15:30:59 -0000 (Tue, 18 Nov 2025)
EllapsedTime: 328.3 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.16.0.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.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 33.275  0.023  16.744
FSV_sig           5.406  0.370   5.729
* 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.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.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]

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

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

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

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

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

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

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

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

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

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

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

 47%|████▋     | 47/100 [00:00<00:00, 224.59it/s]

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

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

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

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

 22%|██▏       | 22/100 [00:00<00:00, 206.45it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 22%|██▏       | 22/100 [00:00<00:00, 215.17it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                  
Models: 100%|██████████| 10/10 [00:04<00:00,  2.20it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.22it/s]
/home/biocbuild/.cache/R/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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 47%|████▋     | 47/100 [00:00<00:00, 214.00it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:03,  3.00it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 67%|██████▋   | 67/100 [00:00<00:00, 206.50it/s]

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

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

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

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

 47%|████▋     | 47/100 [00:00<00:00, 212.99it/s]

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

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

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

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

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

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

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

 89%|████████▉ | 89/100 [00:00<00:00, 204.58it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 47%|████▋     | 47/100 [00:00<00:00, 233.30it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 89%|████████▉ | 89/100 [00:00<00:00, 207.04it/s]

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

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

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

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

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

 89%|████████▉ | 89/100 [00:00<00:00, 206.15it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:04<00:00,  2.23it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.26it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 72.175   0.907  62.571 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig5.4060.3705.729
mockSVG0.1970.0040.202
modelSearch3.0900.0321.781
model_search2.8240.0351.503
multiGenePlots3.6030.1163.020
regress_out0.1430.0040.148
run1.4160.0080.829
spatialDE1.6170.0240.960
spatialPatterns1.7550.0080.982
spatial_patterns33.275 0.02316.744
stabilize0.1340.0000.071