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

This page was generated on 2025-01-25 15:39 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 2010/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.13.0  (landing page)
Gabriele Sales
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for spatialDE on kunpeng2

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.13.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.13.0.tar.gz
StartedAt: 2025-01-25 11:52:20 -0000 (Sat, 25 Jan 2025)
EndedAt: 2025-01-25 11:58:34 -0000 (Sat, 25 Jan 2025)
EllapsedTime: 374.4 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.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* 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.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 ‘/home/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 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 23.651  0.020  23.745
FSV_sig           5.552  0.595   7.352
* 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.21-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-devel_2024-11-24/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 Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 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: 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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 19%|█▉        | 19/100 [00:00<00:00, 184.95it/s]

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

 57%|█████▋    | 57/100 [00:00<00:00, 174.10it/s]

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

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

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

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

 18%|█▊        | 18/100 [00:00<00:00, 178.34it/s]

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

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

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

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

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

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

 17%|█▋        | 17/100 [00:00<00:00, 162.02it/s]

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

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

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

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

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

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

 18%|█▊        | 18/100 [00:00<00:00, 174.66it/s]

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

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

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

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

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

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

 18%|█▊        | 18/100 [00:00<00:00, 177.75it/s]

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

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

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.70it/s]

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

 19%|█▉        | 19/100 [00:00<00:00, 179.48it/s]

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

 57%|█████▋    | 57/100 [00:00<00:00, 178.39it/s]

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

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

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

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

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

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

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

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

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

                                                  
Models: 100%|██████████| 10/10 [00:05<00:00,  1.74it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.78it/s]
Warning! ELBO dit not converge after 100 iters!

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 59%|█████▉    | 59/100 [00:00<00:00, 165.88it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.71it/s]

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

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

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

 59%|█████▉    | 59/100 [00:00<00:00, 170.70it/s]

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:05<00:00,  1.76it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.78it/s]
/home/biocbuild/.cache/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]

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

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

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

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

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

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

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

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

 87%|████████▋ | 87/100 [00:00<00:00, 192.10it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 19%|█▉        | 19/100 [00:00<00:00, 185.00it/s]

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

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

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

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

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

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

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

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

 59%|█████▉    | 59/100 [00:00<00:00, 175.11it/s]

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

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

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

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

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

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

 59%|█████▉    | 59/100 [00:00<00:00, 176.10it/s]

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.76it/s]

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

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

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

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

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

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

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

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

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

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

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

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

                                                  
Models: 100%|██████████| 10/10 [00:05<00:00,  1.82it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.84it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 57%|█████▋    | 57/100 [00:00<00:00, 167.96it/s]

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

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

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

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

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

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

 59%|█████▉    | 59/100 [00:00<00:00, 170.15it/s]

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

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

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

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

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

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

 59%|█████▉    | 59/100 [00:00<00:00, 173.55it/s]

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.74it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                  
Models: 100%|██████████| 10/10 [00:05<00:00,  1.81it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.82it/s]

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

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

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

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

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

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

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

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

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

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

 87%|████████▋ | 87/100 [00:00<00:00, 192.32it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 19%|█▉        | 19/100 [00:00<00:00, 185.46it/s]

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

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

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

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

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

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

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

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

 59%|█████▉    | 59/100 [00:00<00:00, 172.27it/s]

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

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

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

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

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

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

 59%|█████▉    | 59/100 [00:00<00:00, 173.25it/s]

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.74it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:05<00:00,  1.78it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.82it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 75.739   1.531  77.238 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig5.5520.5957.352
mockSVG0.2510.0080.260
modelSearch2.4290.0402.476
model_search2.0870.0392.139
multiGenePlots2.2800.0832.370
regress_out0.2080.0010.208
run1.1240.0081.135
spatialDE1.2380.0041.245
spatialPatterns1.0930.0081.104
spatial_patterns23.651 0.02023.745
stabilize0.1800.0000.181