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

This page was generated on 2025-03-20 12:06 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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 2016/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.12.0  (landing page)
Gabriele Sales
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: RELEASE_3_20
git_last_commit: 8d3fc1f
git_last_commit_date: 2024-10-29 11:03:13 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 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.12.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings spatialDE_1.12.0.tar.gz
StartedAt: 2025-03-18 03:16:43 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 03:23:17 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 394.4 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings spatialDE_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/spatialDE.Rcheck’
* using R version 4.4.3 (2025-02-28)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.12.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.20-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 ... OK
* 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 54.403  1.503  54.195
FSV_sig           5.107  1.036   5.768
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/spatialDE.Rcheck/00check.log’
for details.


Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘spatialDE’ ...
** 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.4.3 (2025-02-28) -- "Trophy Case"
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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, saveRDS, setdiff, table,
    tapply, union, 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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  3.21it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  3.29it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  3.26it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  3.28it/s]
/home/biocbuild/.cache/R/basilisk/1.18.0/spatialDE/1.12.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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  3.30it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  3.32it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.37it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.43it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 44.877   7.399  44.780 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig5.1071.0365.768
mockSVG0.2060.0200.226
modelSearch3.2640.3413.243
model_search3.0840.4103.043
multiGenePlots2.5030.3582.541
regress_out0.1090.0010.109
run1.5120.1231.504
spatialDE1.6180.2121.597
spatialPatterns1.3250.8391.196
spatial_patterns54.403 1.50354.195
stabilize0.0520.0050.057