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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4769
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4504
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4527
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4480
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4416
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 2016/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.12.0  (landing page)
Gabriele Sales
Snapshot Date: 2025-03-03 13:00 -0500 (Mon, 03 Mar 2025)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: RELEASE_3_20
git_last_commit: 8d3fc1f
git_last_commit_date: 2024-10-29 11:03:13 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for spatialDE on taishan

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.12.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.12.0.tar.gz
StartedAt: 2025-03-04 11:02:16 -0000 (Tue, 04 Mar 2025)
EndedAt: 2025-03-04 11:08:41 -0000 (Tue, 04 Mar 2025)
EllapsedTime: 384.8 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.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/spatialDE.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* 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.12.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘spatialDE’ can be installed ... NOTE
Found the following notes/warnings:
  Non-staged installation was used
See ‘/home/biocbuild/bbs-3.20-bioc/meat/spatialDE.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in shell scripts ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
spatial_patterns 23.675  0.006  28.188
FSV_sig           5.839  0.385  15.550
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/spatialDE.Rcheck/00check.log’
for details.


Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.2/site-library’
* installing *source* package ‘spatialDE’ ...
** using non-staged installation via StagedInstall field
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (spatialDE)

Tests output

spatialDE.Rcheck/tests/testthat.Rout


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
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

Attaching package: 'BiocGenerics'

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

    IQR, mad, sd, var, xtabs

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

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

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

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

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


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians


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

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

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

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

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

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

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

 15%|█▌        | 15/100 [00:00<00:00, 148.55it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:06<00:00,  1.53it/s]
Models: 100%|██████████| 10/10 [00:06<00:00,  1.62it/s]

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

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

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

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

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

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

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

 16%|█▌        | 16/100 [00:00<00:00, 159.50it/s]

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

 49%|████▉     | 49/100 [00:00<00:00, 132.25it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 49%|████▉     | 49/100 [00:00<00:00, 113.22it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:06<00:00,  1.51it/s]
Models: 100%|██████████| 10/10 [00:06<00:00,  1.47it/s]
/home/biocbuild/.cache/R/basilisk/1.18.0/spatialDE/1.12.0/env/lib/python3.10/site-packages/pandas/core/internals/blocks.py:351: RuntimeWarning: invalid value encountered in log
  result = func(self.values, **kwargs)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 13%|█▎        | 13/100 [00:00<00:00, 124.95it/s]

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

 45%|████▌     | 45/100 [00:00<00:00, 147.64it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:06<00:00,  1.61it/s]
Models: 100%|██████████| 10/10 [00:06<00:00,  1.64it/s]

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

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

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

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

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

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

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

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

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

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

 49%|████▉     | 49/100 [00:00<00:00, 100.18it/s]

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

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

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

                                                 
Models:  20%|██        | 2/10 [00:01<00:05,  1.54it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:06<00:00,  1.49it/s]
Models: 100%|██████████| 10/10 [00:06<00:00,  1.55it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 12%|█▏        | 12/100 [00:00<00:00, 116.94it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:06<00:00,  1.59it/s]
Models: 100%|██████████| 10/10 [00:06<00:00,  1.54it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 74.202   0.861  86.367 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig 5.839 0.38515.550
mockSVG0.2720.0290.606
modelSearch2.4190.0182.735
model_search2.0920.0042.858
multiGenePlots2.3060.0663.110
regress_out0.2060.0000.207
run1.0670.0101.161
spatialDE1.2100.0191.413
spatialPatterns1.1270.0001.183
spatial_patterns23.675 0.00628.188
stabilize0.1100.0000.111