| Back to Build/check report for BioC 3.17: simplified long | 
  | 
This page was generated on 2023-03-01 07:38:51 -0000 (Wed, 01 Mar 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4266 | 
| 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 | ||||
| 
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.  | 
| Package 1918/2171 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| spatialDE 1.5.5  (landing page) Gabriele Sales 
  | kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
| 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-28 16:07:48 -0000 (Tue, 28 Feb 2023) | 
| EndedAt: 2023-02-28 16:16:30 -0000 (Tue, 28 Feb 2023) | 
| EllapsedTime: 521.7 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: spatialDE.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### 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 72.021  0.061  45.605
FSV_sig          10.428  0.887  11.881
modelSearch       6.170  0.312   6.021
model_search      5.062  0.020   4.604
* 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.
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)
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][A
 23%|██▎       | 23/100 [00:00<00:00, 228.91it/s][A
 51%|█████     | 51/100 [00:00<00:00, 255.67it/s][A
 77%|███████▋  | 77/100 [00:00<00:00, 256.39it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:03,  2.50it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 18%|█▊        | 18/100 [00:00<00:00, 171.36it/s][A
 37%|███▋      | 37/100 [00:00<00:00, 176.10it/s][A
 56%|█████▌    | 56/100 [00:00<00:00, 180.97it/s][A
 75%|███████▌  | 75/100 [00:00<00:00, 180.50it/s][A
 94%|█████████▍| 94/100 [00:00<00:00, 180.27it/s][A
                                                 [A
Models:  20%|██        | 2/10 [00:00<00:03,  2.03it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 17%|█▋        | 17/100 [00:00<00:00, 162.02it/s][A
 34%|███▍      | 34/100 [00:00<00:00, 166.47it/s][A
 52%|█████▏    | 52/100 [00:00<00:00, 170.75it/s][A
 70%|███████   | 70/100 [00:00<00:00, 168.56it/s][A
 87%|████████▋ | 87/100 [00:00<00:00, 163.24it/s][A
                                                 [A
Models:  30%|███       | 3/10 [00:01<00:03,  1.84it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 16%|█▌        | 16/100 [00:00<00:00, 159.77it/s][A
 33%|███▎      | 33/100 [00:00<00:00, 160.41it/s][A
 50%|█████     | 50/100 [00:00<00:00, 163.03it/s][A
 67%|██████▋   | 67/100 [00:00<00:00, 158.57it/s][A
 83%|████████▎ | 83/100 [00:00<00:00, 157.72it/s][A
 99%|█████████▉| 99/100 [00:00<00:00, 157.84it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:02<00:03,  1.73it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 16%|█▌        | 16/100 [00:00<00:00, 159.09it/s][A
 32%|███▏      | 32/100 [00:00<00:00, 156.19it/s][A
 48%|████▊     | 48/100 [00:00<00:00, 157.73it/s][A
 64%|██████▍   | 64/100 [00:00<00:00, 157.60it/s][A
 80%|████████  | 80/100 [00:00<00:00, 131.48it/s][A
 97%|█████████▋| 97/100 [00:00<00:00, 141.87it/s][A
                                                 [A
Models:  50%|█████     | 5/10 [00:02<00:03,  1.62it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 17%|█▋        | 17/100 [00:00<00:00, 164.60it/s][A
 34%|███▍      | 34/100 [00:00<00:00, 161.88it/s][A
 51%|█████     | 51/100 [00:00<00:00, 161.69it/s][A
 68%|██████▊   | 68/100 [00:00<00:00, 161.18it/s][A
 86%|████████▌ | 86/100 [00:00<00:00, 165.10it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:03<00:02,  1.62it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 17%|█▋        | 17/100 [00:00<00:00, 164.58it/s][A
 34%|███▍      | 34/100 [00:00<00:00, 161.79it/s][A
 51%|█████     | 51/100 [00:00<00:00, 163.96it/s][A
 68%|██████▊   | 68/100 [00:00<00:00, 163.48it/s][A
 86%|████████▌ | 86/100 [00:00<00:00, 167.42it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:04<00:01,  1.63it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 16%|█▌        | 16/100 [00:00<00:00, 159.72it/s][A
 32%|███▏      | 32/100 [00:00<00:00, 159.68it/s][A
 49%|████▉     | 49/100 [00:00<00:00, 162.83it/s][A
 66%|██████▌   | 66/100 [00:00<00:00, 164.69it/s][A
 83%|████████▎ | 83/100 [00:00<00:00, 163.80it/s][A
100%|██████████| 100/100 [00:00<00:00, 165.00it/s][A
                                                  [A
Models:  80%|████████  | 8/10 [00:04<00:01,  1.63it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 18%|█▊        | 18/100 [00:00<00:00, 176.60it/s][A
 36%|███▌      | 36/100 [00:00<00:00, 171.24it/s][A
 54%|█████▍    | 54/100 [00:00<00:00, 173.14it/s][A
 72%|███████▏  | 72/100 [00:00<00:00, 173.32it/s][A
 90%|█████████ | 90/100 [00:00<00:00, 170.47it/s][A
                                                 [A
Models:  90%|█████████ | 9/10 [00:05<00:00,  1.65it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 196.00it/s][A
 40%|████      | 40/100 [00:00<00:00, 194.01it/s][A
 60%|██████    | 60/100 [00:00<00:00, 194.66it/s][A
 80%|████████  | 80/100 [00:00<00:00, 185.62it/s][A
 99%|█████████▉| 99/100 [00:00<00:00, 184.92it/s][A
                                                 [A
Models: 100%|██████████| 10/10 [00:05<00:00,  1.71it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.71it/s]
Models:   0%|          | 0/10 [00:00<?, ?it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 28%|██▊       | 28/100 [00:00<00:00, 269.24it/s][A
 55%|█████▌    | 55/100 [00:00<00:00, 250.43it/s][A
 81%|████████  | 81/100 [00:00<00:00, 248.17it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:03,  2.46it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 23%|██▎       | 23/100 [00:00<00:00, 223.63it/s][A
 46%|████▌     | 46/100 [00:00<00:00, 187.41it/s][A
 66%|██████▌   | 66/100 [00:00<00:00, 183.25it/s][A
 85%|████████▌ | 85/100 [00:00<00:00, 181.27it/s][A
                                                 [A
Models:  20%|██        | 2/10 [00:00<00:03,  2.04it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 22%|██▏       | 22/100 [00:00<00:00, 212.98it/s][A
 44%|████▍     | 44/100 [00:00<00:00, 175.61it/s][A
 62%|██████▏   | 62/100 [00:00<00:00, 173.02it/s][A
 80%|████████  | 80/100 [00:00<00:00, 170.05it/s][A
 98%|█████████▊| 98/100 [00:00<00:00, 165.81it/s][A
                                                 [A
Models:  30%|███       | 3/10 [00:01<00:03,  1.87it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 200.04it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 167.96it/s][A
 60%|██████    | 60/100 [00:00<00:00, 163.55it/s][A
 77%|███████▋  | 77/100 [00:00<00:00, 164.29it/s][A
 94%|█████████▍| 94/100 [00:00<00:00, 162.35it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:02<00:03,  1.77it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 19%|█▉        | 19/100 [00:00<00:00, 188.38it/s][A
 38%|███▊      | 38/100 [00:00<00:00, 162.66it/s][A
 55%|█████▌    | 55/100 [00:00<00:00, 159.70it/s][A
 72%|███████▏  | 72/100 [00:00<00:00, 158.04it/s][A
 88%|████████▊ | 88/100 [00:00<00:00, 156.42it/s][A
                                                 [A
Models:  50%|█████     | 5/10 [00:02<00:02,  1.70it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 200.67it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 171.42it/s][A
 60%|██████    | 60/100 [00:00<00:00, 165.46it/s][A
 77%|███████▋  | 77/100 [00:00<00:00, 164.88it/s][A
 94%|█████████▍| 94/100 [00:00<00:00, 161.76it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:03<00:02,  1.69it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 199.81it/s][A
 41%|████      | 41/100 [00:00<00:00, 171.69it/s][A
 59%|█████▉    | 59/100 [00:00<00:00, 167.14it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 166.97it/s][A
 93%|█████████▎| 93/100 [00:00<00:00, 166.20it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:03<00:01,  1.68it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 193.39it/s][A
 40%|████      | 40/100 [00:00<00:00, 171.09it/s][A
 58%|█████▊    | 58/100 [00:00<00:00, 167.99it/s][A
 75%|███████▌  | 75/100 [00:00<00:00, 166.15it/s][A
 92%|█████████▏| 92/100 [00:00<00:00, 165.21it/s][A
                                                 [A
Models:  80%|████████  | 8/10 [00:04<00:01,  1.68it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 201.39it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 176.00it/s][A
 60%|██████    | 60/100 [00:00<00:00, 172.06it/s][A
 78%|███████▊  | 78/100 [00:00<00:00, 172.82it/s][A
 96%|█████████▌| 96/100 [00:00<00:00, 172.57it/s][A
                                                 [A
Models:  90%|█████████ | 9/10 [00:05<00:00,  1.70it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 202.74it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 181.93it/s][A
 61%|██████    | 61/100 [00:00<00:00, 180.23it/s][A
 80%|████████  | 80/100 [00:00<00:00, 178.85it/s][A
 99%|█████████▉| 99/100 [00:00<00:00, 180.01it/s][A
                                                 [A
Models: 100%|██████████| 10/10 [00:05<00:00,  1.73it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.75it/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][A
 27%|██▋       | 27/100 [00:00<00:00, 267.19it/s][A
 54%|█████▍    | 54/100 [00:00<00:00, 261.49it/s][A
 81%|████████  | 81/100 [00:00<00:00, 263.77it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:03,  2.64it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 23%|██▎       | 23/100 [00:00<00:00, 226.70it/s][A
 46%|████▌     | 46/100 [00:00<00:00, 206.08it/s][A
 67%|██████▋   | 67/100 [00:00<00:00, 198.67it/s][A
 87%|████████▋ | 87/100 [00:00<00:00, 193.18it/s][A
                                                 [A
Models:  20%|██        | 2/10 [00:00<00:03,  2.20it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 206.29it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 187.05it/s][A
 61%|██████    | 61/100 [00:00<00:00, 177.05it/s][A
 79%|███████▉  | 79/100 [00:00<00:00, 177.47it/s][A
 98%|█████████▊| 98/100 [00:00<00:00, 181.01it/s][A
                                                 [A
Models:  30%|███       | 3/10 [00:01<00:03,  2.00it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 198.12it/s][A
 41%|████      | 41/100 [00:00<00:00, 177.10it/s][A
 59%|█████▉    | 59/100 [00:00<00:00, 171.53it/s][A
 77%|███████▋  | 77/100 [00:00<00:00, 174.32it/s][A
 95%|█████████▌| 95/100 [00:00<00:00, 172.96it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:02<00:03,  1.89it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 193.08it/s][A
 40%|████      | 40/100 [00:00<00:00, 174.30it/s][A
 58%|█████▊    | 58/100 [00:00<00:00, 170.30it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 169.09it/s][A
 94%|█████████▍| 94/100 [00:00<00:00, 172.20it/s][A
                                                 [A
Models:  50%|█████     | 5/10 [00:02<00:02,  1.82it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 188.22it/s][A
 39%|███▉      | 39/100 [00:00<00:00, 171.76it/s][A
 57%|█████▋    | 57/100 [00:00<00:00, 167.11it/s][A
 74%|███████▍  | 74/100 [00:00<00:00, 167.32it/s][A
 91%|█████████ | 91/100 [00:00<00:00, 167.76it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:03<00:02,  1.77it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 195.82it/s][A
 40%|████      | 40/100 [00:00<00:00, 181.22it/s][A
 59%|█████▉    | 59/100 [00:00<00:00, 173.82it/s][A
 77%|███████▋  | 77/100 [00:00<00:00, 172.61it/s][A
 95%|█████████▌| 95/100 [00:00<00:00, 174.02it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:03<00:01,  1.76it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 195.39it/s][A
 40%|████      | 40/100 [00:00<00:00, 176.20it/s][A
 58%|█████▊    | 58/100 [00:00<00:00, 171.89it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 172.50it/s][A
 94%|█████████▍| 94/100 [00:00<00:00, 174.32it/s][A
                                                 [A
Models:  80%|████████  | 8/10 [00:04<00:01,  1.75it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 203.70it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 183.97it/s][A
 61%|██████    | 61/100 [00:00<00:00, 176.24it/s][A
 79%|███████▉  | 79/100 [00:00<00:00, 176.22it/s][A
 97%|█████████▋| 97/100 [00:00<00:00, 177.14it/s][A
                                                 [A
Models:  90%|█████████ | 9/10 [00:04<00:00,  1.76it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 199.70it/s][A
 41%|████      | 41/100 [00:00<00:00, 199.69it/s][A
 61%|██████    | 61/100 [00:00<00:00, 195.99it/s][A
 81%|████████  | 81/100 [00:00<00:00, 192.84it/s][A
                                                 [A
Models: 100%|██████████| 10/10 [00:05<00:00,  1.81it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.84it/s]
Models:   0%|          | 0/10 [00:00<?, ?it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 26%|██▌       | 26/100 [00:00<00:00, 259.52it/s][A
 52%|█████▏    | 52/100 [00:00<00:00, 245.81it/s][A
 78%|███████▊  | 78/100 [00:00<00:00, 247.24it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:03,  2.50it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 22%|██▏       | 22/100 [00:00<00:00, 216.98it/s][A
 44%|████▍     | 44/100 [00:00<00:00, 198.25it/s][A
 64%|██████▍   | 64/100 [00:00<00:00, 191.92it/s][A
 84%|████████▍ | 84/100 [00:00<00:00, 187.43it/s][A
                                                 [A
Models:  20%|██        | 2/10 [00:00<00:03,  2.11it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 204.05it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 185.79it/s][A
 61%|██████    | 61/100 [00:00<00:00, 175.65it/s][A
 79%|███████▉  | 79/100 [00:00<00:00, 174.51it/s][A
 98%|█████████▊| 98/100 [00:00<00:00, 176.74it/s][A
                                                 [A
Models:  30%|███       | 3/10 [00:01<00:03,  1.94it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 194.79it/s][A
 40%|████      | 40/100 [00:00<00:00, 171.95it/s][A
 58%|█████▊    | 58/100 [00:00<00:00, 167.96it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 170.71it/s][A
 94%|█████████▍| 94/100 [00:00<00:00, 168.93it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:02<00:03,  1.83it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 19%|█▉        | 19/100 [00:00<00:00, 188.83it/s][A
 38%|███▊      | 38/100 [00:00<00:00, 170.74it/s][A
 56%|█████▌    | 56/100 [00:00<00:00, 168.16it/s][A
 73%|███████▎  | 73/100 [00:00<00:00, 167.53it/s][A
 91%|█████████ | 91/100 [00:00<00:00, 168.75it/s][A
                                                 [A
Models:  50%|█████     | 5/10 [00:02<00:02,  1.78it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 188.86it/s][A
 39%|███▉      | 39/100 [00:00<00:00, 171.59it/s][A
 57%|█████▋    | 57/100 [00:00<00:00, 167.88it/s][A
 74%|███████▍  | 74/100 [00:00<00:00, 168.10it/s][A
 91%|█████████ | 91/100 [00:00<00:00, 167.68it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:03<00:02,  1.75it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 194.43it/s][A
 40%|████      | 40/100 [00:00<00:00, 181.85it/s][A
 59%|█████▉    | 59/100 [00:00<00:00, 174.81it/s][A
 77%|███████▋  | 77/100 [00:00<00:00, 173.82it/s][A
 96%|█████████▌| 96/100 [00:00<00:00, 175.42it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:03<00:01,  1.75it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 200.13it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 184.15it/s][A
 61%|██████    | 61/100 [00:00<00:00, 178.10it/s][A
 79%|███████▉  | 79/100 [00:00<00:00, 176.40it/s][A
 98%|█████████▊| 98/100 [00:00<00:00, 179.26it/s][A
                                                 [A
Models:  80%|████████  | 8/10 [00:04<00:01,  1.76it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 22%|██▏       | 22/100 [00:00<00:00, 212.25it/s][A
 44%|████▍     | 44/100 [00:00<00:00, 190.04it/s][A
 64%|██████▍   | 64/100 [00:00<00:00, 185.75it/s][A
 83%|████████▎ | 83/100 [00:00<00:00, 183.47it/s][A
                                                 [A
Models:  90%|█████████ | 9/10 [00:04<00:00,  1.79it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 203.32it/s][A
 43%|████▎     | 43/100 [00:00<00:00, 207.39it/s][A
 64%|██████▍   | 64/100 [00:00<00:00, 201.43it/s][A
 85%|████████▌ | 85/100 [00:00<00:00, 197.11it/s][A
                                                 [A
Models: 100%|██████████| 10/10 [00:05<00:00,  1.85it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.84it/s]
Models:   0%|          | 0/10 [00:00<?, ?it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 28%|██▊       | 28/100 [00:00<00:00, 270.68it/s][A
 56%|█████▌    | 56/100 [00:00<00:00, 271.97it/s][A
 85%|████████▌ | 85/100 [00:00<00:00, 275.15it/s][A
                                                 [A
Models:  10%|█         | 1/10 [00:00<00:03,  2.74it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 22%|██▏       | 22/100 [00:00<00:00, 217.01it/s][A
 44%|████▍     | 44/100 [00:00<00:00, 204.28it/s][A
 65%|██████▌   | 65/100 [00:00<00:00, 201.93it/s][A
 86%|████████▌ | 86/100 [00:00<00:00, 196.69it/s][A
                                                 [A
Models:  20%|██        | 2/10 [00:00<00:03,  2.24it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 22%|██▏       | 22/100 [00:00<00:00, 209.37it/s][A
 43%|████▎     | 43/100 [00:00<00:00, 192.70it/s][A
 63%|██████▎   | 63/100 [00:00<00:00, 185.11it/s][A
 82%|████████▏ | 82/100 [00:00<00:00, 182.37it/s][A
                                                 [A
Models:  30%|███       | 3/10 [00:01<00:03,  2.05it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 202.67it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 184.26it/s][A
 61%|██████    | 61/100 [00:00<00:00, 176.89it/s][A
 79%|███████▉  | 79/100 [00:00<00:00, 177.71it/s][A
 98%|█████████▊| 98/100 [00:00<00:00, 179.09it/s][A
                                                 [A
Models:  40%|████      | 4/10 [00:01<00:03,  1.94it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 198.38it/s][A
 41%|████      | 41/100 [00:00<00:00, 179.76it/s][A
 60%|██████    | 60/100 [00:00<00:00, 175.59it/s][A
 78%|███████▊  | 78/100 [00:00<00:00, 174.75it/s][A
 96%|█████████▌| 96/100 [00:00<00:00, 176.24it/s][A
                                                 [A
Models:  50%|█████     | 5/10 [00:02<00:02,  1.87it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 20%|██        | 20/100 [00:00<00:00, 195.41it/s][A
 40%|████      | 40/100 [00:00<00:00, 178.28it/s][A
 58%|█████▊    | 58/100 [00:00<00:00, 174.18it/s][A
 76%|███████▌  | 76/100 [00:00<00:00, 173.46it/s][A
 95%|█████████▌| 95/100 [00:00<00:00, 175.14it/s][A
                                                 [A
Models:  60%|██████    | 6/10 [00:03<00:02,  1.83it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 200.36it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 187.61it/s][A
 61%|██████    | 61/100 [00:00<00:00, 179.85it/s][A
 80%|████████  | 80/100 [00:00<00:00, 178.96it/s][A
 99%|█████████▉| 99/100 [00:00<00:00, 180.36it/s][A
                                                 [A
Models:  70%|███████   | 7/10 [00:03<00:01,  1.82it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 204.63it/s][A
 42%|████▏     | 42/100 [00:00<00:00, 188.53it/s][A
 61%|██████    | 61/100 [00:00<00:00, 180.92it/s][A
 80%|████████  | 80/100 [00:00<00:00, 179.95it/s][A
 99%|█████████▉| 99/100 [00:00<00:00, 182.95it/s][A
                                                 [A
Models:  80%|████████  | 8/10 [00:04<00:01,  1.82it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 22%|██▏       | 22/100 [00:00<00:00, 215.28it/s][A
 44%|████▍     | 44/100 [00:00<00:00, 193.75it/s][A
 64%|██████▍   | 64/100 [00:00<00:00, 189.00it/s][A
 83%|████████▎ | 83/100 [00:00<00:00, 186.42it/s][A
                                                 [A
Models:  90%|█████████ | 9/10 [00:04<00:00,  1.84it/s]
  0%|          | 0/100 [00:00<?, ?it/s][A
 21%|██        | 21/100 [00:00<00:00, 205.02it/s][A
 43%|████▎     | 43/100 [00:00<00:00, 208.81it/s][A
 64%|██████▍   | 64/100 [00:00<00:00, 203.45it/s][A
 85%|████████▌ | 85/100 [00:00<00:00, 199.84it/s][A
                                                 [A
Models: 100%|██████████| 10/10 [00:05<00:00,  1.89it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.91it/s][ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 90.334   1.781  78.758 
spatialDE.Rcheck/spatialDE-Ex.timings
| name | user | system | elapsed | |
| FSV_sig | 10.428 | 0.887 | 11.881 | |
| mockSVG | 0.411 | 0.048 | 0.459 | |
| modelSearch | 6.170 | 0.312 | 6.021 | |
| model_search | 5.062 | 0.020 | 4.604 | |
| multiGenePlots | 3.663 | 0.048 | 3.440 | |
| regress_out | 0.227 | 0.024 | 0.251 | |
| run | 2.512 | 0.004 | 2.298 | |
| spatialDE | 2.792 | 0.012 | 2.553 | |
| spatialPatterns | 2.359 | 0.004 | 1.414 | |
| spatial_patterns | 72.021 | 0.061 | 45.605 | |
| stabilize | 0.105 | 0.004 | 0.108 | |