| Back to Multiple platform build/check report for BioC 3.22: simplified long | 
 | 
This page was generated on 2025-10-21 12:08 -0400 (Tue, 21 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4887 | 
| lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4677 | 
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4622 | 
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4642 | 
| 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 2070/2353 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| spatialDE 1.15.1  (landing page) Gabriele Sales 
 | nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK |  | ||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK |  | ||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
| 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. | 
| Package: spatialDE | 
| Version: 1.15.1 | 
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings spatialDE_1.15.1.tar.gz | 
| StartedAt: 2025-10-17 13:54:53 -0000 (Fri, 17 Oct 2025) | 
| EndedAt: 2025-10-17 14:00:43 -0000 (Fri, 17 Oct 2025) | 
| EllapsedTime: 349.4 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: spatialDE.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings spatialDE_1.15.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/spatialDE.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.15.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘spatialDE’ can be installed ... NOTE
Found the following notes/warnings:
  Non-staged installation was used
See ‘/home/biocbuild/bbs-3.22-bioc/meat/spatialDE.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  mockSVG.Rd: SpatialExperiment-class
  modelSearch.Rd: SpatialExperiment-class
  multiGenePlots.Rd: SpatialExperiment-class
  spatialDE.Rd: SpatialExperiment-class
  spatialPatterns.Rd: SpatialExperiment-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in shell scripts ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
spatial_patterns 35.320  0.001  18.809
FSV_sig           7.053  0.489   9.793
* 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.
spatialDE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL spatialDE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘spatialDE’ ... ** this is package ‘spatialDE’ version ‘1.15.1’ ** using non-staged installation via StagedInstall field ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (spatialDE)
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][A
 30%|███       | 30/100 [00:00<00:00, 299.05it/s][A
 63%|██████▎   | 63/100 [00:00<00:00, 311.41it/s][A
 95%|█████████▌| 95/100 [00:00<00:00, 308.15it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:02,  3.06it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 234.89it/s][A
 48%|████▊     | 48/100 [00:00<00:00, 193.48it/s][A
 69%|██████▉   | 69/100 [00:00<00:00, 198.97it/s][A
 91%|█████████ | 91/100 [00:00<00:00, 206.28it/s][A
                                                 [A
Models:  20%|██        | 2/10 [00:00<00:03,  2.37it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 203.62it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 196.64it/s][A
 62%|██████▏   | 62/100 [00:00<00:00, 196.36it/s][A
 82%|████████▏ | 82/100 [00:00<00:00, 196.40it/s][A
                                                 [A
Models:  30%|███       | 3/10 [00:01<00:03,  2.16it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 203.17it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 193.44it/s][A
 62%|██████▏   | 62/100 [00:00<00:00, 194.13it/s][A
 82%|████████▏ | 82/100 [00:00<00:00, 191.55it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:01<00:02,  2.05it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 204.54it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 189.38it/s][A
 62%|██████▏   | 62/100 [00:00<00:00, 189.00it/s][A
 81%|████████  | 81/100 [00:00<00:00, 187.18it/s][A
100%|██████████| 100/100 [00:00<00:00, 186.49it/s][A
                                                  [A
Models:  50%|█████     | 5/10 [00:02<00:02,  1.98it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 193.84it/s][A
 40%|████      | 40/100 [00:00<00:00, 196.72it/s][A
 60%|██████    | 60/100 [00:00<00:00, 196.19it/s][A
 81%|████████  | 81/100 [00:00<00:00, 198.95it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:02<00:02,  1.98it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 208.80it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 205.17it/s][A
 64%|██████▍   | 64/100 [00:00<00:00, 208.66it/s][A
 86%|████████▌ | 86/100 [00:00<00:00, 211.70it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:03<00:01,  2.02it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 22%|██▏       | 22/100 [00:00<00:00, 217.93it/s][A
 44%|████▍     | 44/100 [00:00<00:00, 213.26it/s][A
 66%|██████▌   | 66/100 [00:00<00:00, 209.68it/s][A
 88%|████████▊ | 88/100 [00:00<00:00, 212.00it/s][A
                                                 [A
Models:  80%|████████  | 8/10 [00:03<00:00,  2.05it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 23%|██▎       | 23/100 [00:00<00:00, 225.06it/s][A
 46%|████▌     | 46/100 [00:00<00:00, 222.84it/s][A
 69%|██████▉   | 69/100 [00:00<00:00, 185.11it/s][A
 91%|█████████ | 91/100 [00:00<00:00, 196.64it/s][A
                                                 [A
Models:  90%|█████████ | 9/10 [00:04<00:00,  2.04it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 23%|██▎       | 23/100 [00:00<00:00, 226.16it/s][A
 47%|████▋     | 47/100 [00:00<00:00, 234.17it/s][A
 71%|███████   | 71/100 [00:00<00:00, 233.06it/s][A
 95%|█████████▌| 95/100 [00:00<00:00, 231.51it/s][A
                                                 [A
Models: 100%|██████████| 10/10 [00:04<00:00,  2.11it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.10it/s]
Models:   0%|          | 0/10 [00:00<?, ?it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 35%|███▌      | 35/100 [00:00<00:00, 346.69it/s][A
 70%|███████   | 70/100 [00:00<00:00, 334.32it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:02,  3.32it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 27%|██▋       | 27/100 [00:00<00:00, 264.72it/s][A
 54%|█████▍    | 54/100 [00:00<00:00, 239.23it/s][A
 79%|███████▉  | 79/100 [00:00<00:00, 234.29it/s][A
                                                 [A
Models:  20%|██        | 2/10 [00:00<00:02,  2.67it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 249.13it/s][A
 51%|█████     | 51/100 [00:00<00:00, 212.69it/s][A
 74%|███████▍  | 74/100 [00:00<00:00, 217.39it/s][A
 96%|█████████▌| 96/100 [00:00<00:00, 215.70it/s][A
                                                 [A
Models:  30%|███       | 3/10 [00:01<00:02,  2.41it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 249.69it/s][A
 51%|█████     | 51/100 [00:00<00:00, 217.49it/s][A
 73%|███████▎  | 73/100 [00:00<00:00, 217.65it/s][A
 95%|█████████▌| 95/100 [00:00<00:00, 215.87it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:01<00:02,  2.31it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 252.56it/s][A
 52%|█████▏    | 52/100 [00:00<00:00, 223.02it/s][A
 75%|███████▌  | 75/100 [00:00<00:00, 217.41it/s][A
 97%|█████████▋| 97/100 [00:00<00:00, 214.10it/s][A
                                                 [A
Models:  50%|█████     | 5/10 [00:02<00:02,  2.26it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 27%|██▋       | 27/100 [00:00<00:00, 258.32it/s][A
 53%|█████▎    | 53/100 [00:00<00:00, 227.46it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 219.23it/s][A
 99%|█████████▉| 99/100 [00:00<00:00, 212.59it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:02<00:01,  2.23it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 256.52it/s][A
 52%|█████▏    | 52/100 [00:00<00:00, 229.69it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 221.66it/s][A
 99%|█████████▉| 99/100 [00:00<00:00, 221.41it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:03<00:01,  2.23it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 249.56it/s][A
 51%|█████     | 51/100 [00:00<00:00, 230.21it/s][A
 75%|███████▌  | 75/100 [00:00<00:00, 222.57it/s][A
 98%|█████████▊| 98/100 [00:00<00:00, 223.08it/s][A
                                                 [A
Models:  80%|████████  | 8/10 [00:03<00:00,  2.23it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 258.50it/s][A
 52%|█████▏    | 52/100 [00:00<00:00, 235.51it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 226.49it/s][A
100%|██████████| 100/100 [00:00<00:00, 228.82it/s][A
                                                  [A
Models:  90%|█████████ | 9/10 [00:03<00:00,  2.25it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 27%|██▋       | 27/100 [00:00<00:00, 258.78it/s][A
 53%|█████▎    | 53/100 [00:00<00:00, 241.31it/s][A
 78%|███████▊  | 78/100 [00:00<00:00, 235.34it/s][A
                                                 [A
Models: 100%|██████████| 10/10 [00:04<00:00,  2.29it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.31it/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][A
 33%|███▎      | 33/100 [00:00<00:00, 320.85it/s][A
 67%|██████▋   | 67/100 [00:00<00:00, 328.24it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:02,  3.30it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 29%|██▉       | 29/100 [00:00<00:00, 287.56it/s][A
 58%|█████▊    | 58/100 [00:00<00:00, 255.53it/s][A
 84%|████████▍ | 84/100 [00:00<00:00, 248.54it/s][A
                                                 [A
Models:  20%|██        | 2/10 [00:00<00:02,  2.78it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 251.15it/s][A
 52%|█████▏    | 52/100 [00:00<00:00, 234.09it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 229.99it/s][A
100%|██████████| 100/100 [00:00<00:00, 228.90it/s][A
                                                  [A
Models:  30%|███       | 3/10 [00:01<00:02,  2.54it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 238.89it/s][A
 48%|████▊     | 48/100 [00:00<00:00, 221.37it/s][A
 71%|███████   | 71/100 [00:00<00:00, 219.07it/s][A
 93%|█████████▎| 93/100 [00:00<00:00, 216.74it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:01<00:02,  2.39it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 236.46it/s][A
 48%|████▊     | 48/100 [00:00<00:00, 220.70it/s][A
 71%|███████   | 71/100 [00:00<00:00, 216.27it/s][A
 93%|█████████▎| 93/100 [00:00<00:00, 216.30it/s][A
                                                 [A
Models:  50%|█████     | 5/10 [00:02<00:02,  2.31it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 232.84it/s][A
 48%|████▊     | 48/100 [00:00<00:00, 218.49it/s][A
 70%|███████   | 70/100 [00:00<00:00, 215.54it/s][A
 92%|█████████▏| 92/100 [00:00<00:00, 214.10it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:02<00:01,  2.25it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 237.44it/s][A
 48%|████▊     | 48/100 [00:00<00:00, 222.08it/s][A
 71%|███████   | 71/100 [00:00<00:00, 217.88it/s][A
 93%|█████████▎| 93/100 [00:00<00:00, 217.80it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:02<00:01,  2.23it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 243.45it/s][A
 50%|█████     | 50/100 [00:00<00:00, 225.90it/s][A
 73%|███████▎  | 73/100 [00:00<00:00, 218.93it/s][A
 95%|█████████▌| 95/100 [00:00<00:00, 218.03it/s][A
                                                 [A
Models:  80%|████████  | 8/10 [00:03<00:00,  2.22it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 246.76it/s][A
 50%|█████     | 50/100 [00:00<00:00, 227.22it/s][A
 73%|███████▎  | 73/100 [00:00<00:00, 223.96it/s][A
 96%|█████████▌| 96/100 [00:00<00:00, 218.78it/s][A
                                                 [A
Models:  90%|█████████ | 9/10 [00:03<00:00,  2.22it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 249.90it/s][A
 51%|█████     | 51/100 [00:00<00:00, 253.94it/s][A
 77%|███████▋  | 77/100 [00:00<00:00, 247.33it/s][A
                                                 [A
Models: 100%|██████████| 10/10 [00:04<00:00,  2.29it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.33it/s]
Models:   0%|          | 0/10 [00:00<?, ?it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 34%|███▍      | 34/100 [00:00<00:00, 330.51it/s][A
 68%|██████▊   | 68/100 [00:00<00:00, 330.81it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:02,  3.31it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 27%|██▋       | 27/100 [00:00<00:00, 262.67it/s][A
 54%|█████▍    | 54/100 [00:00<00:00, 246.86it/s][A
 79%|███████▉  | 79/100 [00:00<00:00, 238.24it/s][A
                                                 [A
Models:  20%|██        | 2/10 [00:00<00:02,  2.70it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 244.65it/s][A
 50%|█████     | 50/100 [00:00<00:00, 223.48it/s][A
 73%|███████▎  | 73/100 [00:00<00:00, 215.69it/s][A
 96%|█████████▌| 96/100 [00:00<00:00, 218.44it/s][A
                                                 [A
Models:  30%|███       | 3/10 [00:01<00:02,  2.45it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 238.69it/s][A
 49%|████▉     | 49/100 [00:00<00:00, 221.79it/s][A
 72%|███████▏  | 72/100 [00:00<00:00, 218.81it/s][A
 94%|█████████▍| 94/100 [00:00<00:00, 218.75it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:01<00:02,  2.34it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 237.92it/s][A
 48%|████▊     | 48/100 [00:00<00:00, 221.90it/s][A
 71%|███████   | 71/100 [00:00<00:00, 217.69it/s][A
 93%|█████████▎| 93/100 [00:00<00:00, 218.03it/s][A
                                                 [A
Models:  50%|█████     | 5/10 [00:02<00:02,  2.28it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 230.17it/s][A
 48%|████▊     | 48/100 [00:00<00:00, 217.21it/s][A
 70%|███████   | 70/100 [00:00<00:00, 214.24it/s][A
 92%|█████████▏| 92/100 [00:00<00:00, 213.07it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:02<00:01,  2.23it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 239.37it/s][A
 49%|████▉     | 49/100 [00:00<00:00, 227.67it/s][A
 72%|███████▏  | 72/100 [00:00<00:00, 222.57it/s][A
 95%|█████████▌| 95/100 [00:00<00:00, 222.05it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:03<00:01,  2.23it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 243.66it/s][A
 50%|█████     | 50/100 [00:00<00:00, 228.40it/s][A
 73%|███████▎  | 73/100 [00:00<00:00, 220.60it/s][A
 96%|█████████▌| 96/100 [00:00<00:00, 218.93it/s][A
                                                 [A
Models:  80%|████████  | 8/10 [00:03<00:00,  2.22it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 249.54it/s][A
 51%|█████     | 51/100 [00:00<00:00, 232.09it/s][A
 75%|███████▌  | 75/100 [00:00<00:00, 227.66it/s][A
 98%|█████████▊| 98/100 [00:00<00:00, 224.88it/s][A
                                                 [A
Models:  90%|█████████ | 9/10 [00:03<00:00,  2.24it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 242.73it/s][A
 50%|█████     | 50/100 [00:00<00:00, 245.81it/s][A
 75%|███████▌  | 75/100 [00:00<00:00, 240.72it/s][A
100%|██████████| 100/100 [00:00<00:00, 237.26it/s][A
                                                  [A
Models: 100%|██████████| 10/10 [00:04<00:00,  2.28it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.32it/s]
Models:   0%|          | 0/10 [00:00<?, ?it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 32%|███▏      | 32/100 [00:00<00:00, 310.76it/s][A
 64%|██████▍   | 64/100 [00:00<00:00, 308.64it/s][A
 97%|█████████▋| 97/100 [00:00<00:00, 315.86it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:02,  3.10it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 259.15it/s][A
 52%|█████▏    | 52/100 [00:00<00:00, 230.60it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 231.09it/s][A
100%|██████████| 100/100 [00:00<00:00, 228.25it/s][A
                                                  [A
Models:  20%|██        | 2/10 [00:00<00:03,  2.57it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 241.47it/s][A
 50%|█████     | 50/100 [00:00<00:00, 221.78it/s][A
 73%|███████▎  | 73/100 [00:00<00:00, 219.48it/s][A
 95%|█████████▌| 95/100 [00:00<00:00, 217.73it/s][A
                                                 [A
Models:  30%|███       | 3/10 [00:01<00:02,  2.38it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 229.23it/s][A
 47%|████▋     | 47/100 [00:00<00:00, 213.95it/s][A
 69%|██████▉   | 69/100 [00:00<00:00, 210.89it/s][A
 91%|█████████ | 91/100 [00:00<00:00, 207.97it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:01<00:02,  2.26it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 23%|██▎       | 23/100 [00:00<00:00, 227.89it/s][A
 46%|████▌     | 46/100 [00:00<00:00, 208.25it/s][A
 67%|██████▋   | 67/100 [00:00<00:00, 204.85it/s][A
 88%|████████▊ | 88/100 [00:00<00:00, 204.76it/s][A
                                                 [A
Models:  50%|█████     | 5/10 [00:02<00:02,  2.19it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 228.08it/s][A
 47%|████▋     | 47/100 [00:00<00:00, 212.98it/s][A
 69%|██████▉   | 69/100 [00:00<00:00, 209.96it/s][A
 91%|█████████ | 91/100 [00:00<00:00, 208.86it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:02<00:01,  2.16it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 24%|██▍       | 24/100 [00:00<00:00, 234.09it/s][A
 48%|████▊     | 48/100 [00:00<00:00, 222.07it/s][A
 71%|███████   | 71/100 [00:00<00:00, 217.25it/s][A
 93%|█████████▎| 93/100 [00:00<00:00, 215.44it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:03<00:01,  2.16it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 25%|██▌       | 25/100 [00:00<00:00, 238.34it/s][A
 49%|████▉     | 49/100 [00:00<00:00, 184.28it/s][A
 70%|███████   | 70/100 [00:00<00:00, 194.05it/s][A
 94%|█████████▍| 94/100 [00:00<00:00, 209.51it/s][A
                                                 [A
Models:  80%|████████  | 8/10 [00:03<00:00,  2.12it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 27%|██▋       | 27/100 [00:00<00:00, 267.30it/s][A
 54%|█████▍    | 54/100 [00:00<00:00, 247.42it/s][A
 79%|███████▉  | 79/100 [00:00<00:00, 243.27it/s][A
                                                 [A
Models:  90%|█████████ | 9/10 [00:04<00:00,  2.21it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 27%|██▋       | 27/100 [00:00<00:00, 268.41it/s][A
 54%|█████▍    | 54/100 [00:00<00:00, 265.89it/s][A
 81%|████████  | 81/100 [00:00<00:00, 260.51it/s][A
                                                 [A
Models: 100%|██████████| 10/10 [00:04<00:00,  2.32it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.27it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 71.040   0.878  61.859 
spatialDE.Rcheck/spatialDE-Ex.timings
| name | user | system | elapsed | |
| FSV_sig | 7.053 | 0.489 | 9.793 | |
| mockSVG | 0.220 | 0.015 | 0.236 | |
| modelSearch | 3.728 | 0.022 | 2.496 | |
| model_search | 3.873 | 0.096 | 2.634 | |
| multiGenePlots | 3.506 | 0.102 | 3.023 | |
| regress_out | 0.142 | 0.000 | 0.142 | |
| run | 1.542 | 0.010 | 0.934 | |
| spatialDE | 1.714 | 0.011 | 1.047 | |
| spatialPatterns | 2.433 | 0.004 | 1.689 | |
| spatial_patterns | 35.320 | 0.001 | 18.809 | |
| stabilize | 0.135 | 0.000 | 0.071 | |