Back to Build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-02-27 02:34:44 -0000 (Mon, 27 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4259
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

CHECK results for spatialDE on kunpeng1


To the developers/maintainers of the spatialDE package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1916/2169HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.5.5  (landing page)
Gabriele Sales
Snapshot Date: 2023-02-23 09:40:21 -0000 (Thu, 23 Feb 2023)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: master
git_last_commit: 6b99d29
git_last_commit_date: 2023-02-10 08:14:04 -0000 (Fri, 10 Feb 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: spatialDE
Version: 1.5.5
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings spatialDE_1.5.5.tar.gz
StartedAt: 2023-02-24 18:55:32 -0000 (Fri, 24 Feb 2023)
EndedAt: 2023-02-24 19:04:34 -0000 (Fri, 24 Feb 2023)
EllapsedTime: 541.8 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings spatialDE_1.5.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/spatialDE.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.5.5’
* 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.17-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 69.630  0.062  44.013
FSV_sig          10.632  1.049  12.174
modelSearch       6.263  0.320   6.113
* 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 ...
  ‘spatialDE.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/spatialDE.Rcheck/00check.log’
for details.



Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-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 Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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 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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:05<00:00,  1.73it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.76it/s]
/home/biocbuild/.cache/R/basilisk/1.11.2/spatialDE/1.5.5/env/lib/python3.8/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, 259.87it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  80%|████████  | 8/10 [00:04<00:01,  1.75it/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, 186.01it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                  
Models: 100%|██████████| 10/10 [00:05<00:00,  1.80it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.83it/s][ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]

> 
> proc.time()
   user  system elapsed 
 91.189   1.879  79.750 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig10.632 1.04912.174
mockSVG0.4060.0480.454
modelSearch6.2630.3206.113
model_search4.9130.0594.496
multiGenePlots3.6480.1003.476
regress_out0.2320.0200.253
run2.4310.0122.227
spatialDE2.7570.0242.522
spatialPatterns2.3870.0441.446
spatial_patterns69.630 0.06244.013
stabilize0.1050.0040.110