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

This page was generated on 2025-01-28 11:48 -0500 (Tue, 28 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4659
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4454
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4465
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4419
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4409
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-27 13:40 -0500 (Mon, 27 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
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
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-28 15:34:28 -0000 (Tue, 28 Jan 2025)
EndedAt: 2025-01-28 15:40:09 -0000 (Tue, 28 Jan 2025)
EllapsedTime: 340.3 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings spatialDE_1.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 22.343  0.021  22.412
FSV_sig           5.575  0.498   7.203
* 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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                  
Models: 100%|██████████| 10/10 [00:05<00:00,  1.81it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.83it/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, 255.92it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 94%|█████████▍| 94/100 [00:00<00:00, 172.84it/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, 194.15it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 95%|█████████▌| 95/100 [00:00<00:00, 174.08it/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, 196.47it/s]

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

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

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

 95%|█████████▌| 95/100 [00:00<00:00, 175.21it/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, 213.21it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 79%|███████▉  | 79/100 [00:00<00:00, 253.88it/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, 225.85it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 99%|█████████▉| 99/100 [00:00<00:00, 181.17it/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, 195.45it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 83%|████████▎ | 83/100 [00:00<00:00, 194.52it/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, 261.24it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig5.5750.4987.203
mockSVG0.2670.0040.271
modelSearch2.4930.0122.511
model_search2.1360.0282.169
multiGenePlots2.3210.0882.414
regress_out0.2080.0040.212
run1.1060.0161.124
spatialDE1.2250.0151.243
spatialPatterns1.0800.0041.087
spatial_patterns22.343 0.02122.412
stabilize0.1750.0080.183