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

This page was generated on 2024-03-29 11:37:21 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 2009/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.8.1  (landing page)
Gabriele Sales
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: RELEASE_3_18
git_last_commit: 2f7926f
git_last_commit_date: 2024-02-08 03:11:42 -0400 (Thu, 08 Feb 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for spatialDE on palomino4


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.8.1
Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:spatialDE.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings spatialDE_1.8.1.tar.gz
StartedAt: 2024-03-28 05:24:45 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 05:29:44 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 298.5 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/spatialDE.Rcheck'
* using R version 4.3.3 (2024-02-29 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.3.0
    GNU Fortran (GCC) 12.3.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.8.1'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'spatialDE' can be installed ... NOTE
Found the following notes/warnings:
  Non-staged installation was used
See 'F:/biocbuild/bbs-3.18-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 R 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 13.46   1.47    7.47
FSV_sig           4.61   2.08   27.89
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... 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
  'F:/biocbuild/bbs-3.18-bioc/meat/spatialDE.Rcheck/00check.log'
for details.



Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.18-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.3.3 (2024-02-29 ucrt) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:04<00:00,  2.62it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.38it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  2.52it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  2.82it/s]
C:\Users\BIOCBU~1\AppData\Local\R\cache\R\basilisk\114~1.3\SPATIA~1\18E761~1.1\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]

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

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

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

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

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

 25%|██▌       | 25/100 [00:00<00:00, 228.58it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:02,  3.99it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:04<00:00,  2.43it/s]
Models: 100%|██████████| 10/10 [00:04<00:00,  2.45it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
  54.59    2.76   65.23 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig 4.61 2.0827.89
mockSVG0.350.010.28
modelSearch2.070.221.25
model_search1.930.351.14
multiGenePlots2.490.291.88
regress_out0.230.030.20
run1.130.190.66
spatialDE1.540.241.01
spatialPatterns1.540.151.02
spatial_patterns13.46 1.47 7.47
stabilize0.130.030.08