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

This page was generated on 2024-06-14 14:38 -0400 (Fri, 14 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
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 2032/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.10.0  (landing page)
Gabriele Sales
Snapshot Date: 2024-06-12 14:00 -0400 (Wed, 12 Jun 2024)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: RELEASE_3_19
git_last_commit: 89b58b0
git_last_commit_date: 2024-04-30 11:36:37 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for spatialDE on palomino3

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.10.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:spatialDE.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings spatialDE_1.10.0.tar.gz
StartedAt: 2024-06-13 11:54:55 -0400 (Thu, 13 Jun 2024)
EndedAt: 2024-06-13 12:05:46 -0400 (Thu, 13 Jun 2024)
EllapsedTime: 650.7 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/spatialDE.Rcheck'
* using R version 4.4.0 (2024-04-24 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.10.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 'F:/biocbuild/bbs-3.19-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 10.53   0.24    5.39
FSV_sig           4.45   1.83   44.05
* 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
  'F:/biocbuild/bbs-3.19-bioc/meat/spatialDE.Rcheck/00check.log'
for details.


Installation output

spatialDE.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.19-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.0 (2024-04-24 ucrt) -- "Puppy Cup"
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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  3.10it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  3.05it/s]
C:\Users\BIOCBU~1\AppData\Local\R\cache\R\basilisk\116~1.0\SPATIA~1\110~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]

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:03,  2.55it/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.29it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  2.42it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  2.72it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
  51.12   17.90   87.07 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig 4.45 1.8344.05
mockSVG0.320.030.36
modelSearch2.200.271.42
model_search1.970.111.04
multiGenePlots2.110.221.55
regress_out0.170.010.16
run0.920.050.48
spatialDE1.400.070.79
spatialPatterns1.440.140.91
spatial_patterns10.53 0.24 5.39
stabilize0.170.020.09