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

This page was generated on 2024-11-20 12:08 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 2016/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.12.0  (landing page)
Gabriele Sales
Snapshot Date: 2024-11-19 13:40 -0500 (Tue, 19 Nov 2024)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: RELEASE_3_20
git_last_commit: 8d3fc1f
git_last_commit_date: 2024-10-29 11:03:13 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for spatialDE on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: spatialDE
Version: 1.12.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings spatialDE_1.12.0.tar.gz
StartedAt: 2024-11-20 12:44:20 -0000 (Wed, 20 Nov 2024)
EndedAt: 2024-11-20 12:50:05 -0000 (Wed, 20 Nov 2024)
EllapsedTime: 344.6 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings spatialDE_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/spatialDE.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.12.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 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.20-bioc/meat/spatialDE.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... 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 44.544  0.062  22.535
FSV_sig           6.704  0.414   7.061
* 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
  ‘/home/biocbuild/bbs-3.20-bioc/meat/spatialDE.Rcheck/00check.log’
for details.


Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘spatialDE’ ...
** using non-staged installation via StagedInstall field
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (spatialDE)

Tests output

spatialDE.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 98%|█████████▊| 98/100 [00:00<00:00, 166.72it/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, 198.32it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 92%|█████████▏| 92/100 [00:00<00:00, 167.93it/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, 204.58it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:05<00:00,  1.75it/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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 89%|████████▉ | 89/100 [00:00<00:00, 165.09it/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, 191.51it/s]

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

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

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

 94%|█████████▍| 94/100 [00:00<00:00, 172.09it/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.35it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 94%|█████████▍| 94/100 [00:00<00:00, 171.28it/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, 191.49it/s]

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

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

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

 93%|█████████▎| 93/100 [00:00<00:00, 170.33it/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, 188.10it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 97%|█████████▋| 97/100 [00:00<00:00, 173.76it/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, 207.30it/s]

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

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

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

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

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

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

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

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

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

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

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

                                                  
Models: 100%|██████████| 10/10 [00:05<00:00,  1.81it/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 
 75.819   0.978  76.004 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig6.7040.4147.061
mockSVG0.2460.0040.250
modelSearch3.4040.0472.196
model_search3.0470.0501.847
multiGenePlots3.4620.1873.078
regress_out0.2260.0080.235
run1.5320.0080.979
spatialDE1.6360.0311.103
spatialPatterns1.7410.0121.111
spatial_patterns44.544 0.06222.535
stabilize0.2500.0080.200