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

This page was generated on 2024-07-06 11:40 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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 1978/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.11.0  (landing page)
Gabriele Sales
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: devel
git_last_commit: 8c1ba06
git_last_commit_date: 2024-04-30 11:36:37 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 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 palomino6

To the developers/maintainers of the spatialDE package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/spatialDE.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: spatialDE
Version: 1.11.0
Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:spatialDE.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings spatialDE_1.11.0.tar.gz
StartedAt: 2024-07-06 04:19:35 -0400 (Sat, 06 Jul 2024)
EndedAt: 2024-07-06 04:24:08 -0400 (Sat, 06 Jul 2024)
EllapsedTime: 273.1 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:spatialDE.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings spatialDE_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/spatialDE.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'spatialDE/DESCRIPTION' ... OK
* this is package 'spatialDE' version '1.11.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 whether package 'spatialDE' can be installed ... NOTE
Found the following notes/warnings:
  Non-staged installation was used
See 'C:/Users/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 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 18.74   2.16   11.04
FSV_sig           3.18   1.31   14.91
* 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
  'C:/Users/biocbuild/bbs-3.20-bioc/meat/spatialDE.Rcheck/00check.log'
for details.


Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library 'C:/Users/biocbuild/bbs-3.20-bioc/R/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.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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, 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

Attaching package: 'IRanges'

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

    windows

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]

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:05,  1.56it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  3.36it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  2.97it/s]
Warning! ELBO dit not converge after 100 iters!

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.56it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.59it/s]
C:\Users\BIOCBU~1\AppData\Local\R\cache\R\basilisk\117~1.0\SPATIA~1\111~1.0\env\lib\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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.52it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.61it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
  43.67    2.67   55.62 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig 3.18 1.3114.91
mockSVG0.240.000.24
modelSearch3.220.462.99
model_search1.500.360.97
multiGenePlots1.740.151.29
regress_out0.120.000.13
run0.750.170.53
spatialDE1.070.070.66
spatialPatterns1.040.230.71
spatial_patterns18.74 2.1611.04
stabilize0.140.040.09