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

This page was generated on 2025-02-11 11:43 -0500 (Tue, 11 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4719
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4480
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4491
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4444
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 2017/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.13.0  (landing page)
Gabriele Sales
Snapshot Date: 2025-02-10 13:40 -0500 (Mon, 10 Feb 2025)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: devel
git_last_commit: 03b4e0e
git_last_commit_date: 2024-10-29 11:03:13 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    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.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for spatialDE on lconway

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.13.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialDE_1.13.0.tar.gz
StartedAt: 2025-02-11 00:03:41 -0500 (Tue, 11 Feb 2025)
EndedAt: 2025-02-11 00:08:22 -0500 (Tue, 11 Feb 2025)
EllapsedTime: 281.3 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialDE_1.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck’
* using R Under development (unstable) (2025-01-22 r87618)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.13.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 ‘/Users/biocbuild/bbs-3.21-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 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 20.234  1.768  11.259
FSV_sig           6.363  1.781   8.211
* 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
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck/00check.log’
for details.


Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘spatialDE’ ...
** this is package ‘spatialDE’ version ‘1.13.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 Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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

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

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

> library(testthat)
> library(spatialDE)
> 
> test_check("spatialDE")
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:04<00:00,  2.35it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.42it/s]
/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.19.0/spatialDE/1.13.0/env/lib/python3.10/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, 308.95it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 32%|███▏      | 32/100 [00:00<00:00, 309.94it/s]

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

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

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

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

 32%|███▏      | 32/100 [00:00<00:00, 315.87it/s]

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  2.63it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  2.62it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 66.007   2.610  59.962 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig6.3631.7818.211
mockSVG0.2560.0400.280
modelSearch2.3760.2351.484
model_search2.0730.2091.185
multiGenePlots2.3140.2031.760
regress_out0.1310.0070.138
run1.0090.0980.651
spatialDE1.2810.1280.773
spatialPatterns1.6480.1050.907
spatial_patterns20.234 1.76811.259
stabilize0.1090.0050.059