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

This page was generated on 2023-05-31 05:44:44 -0000 (Wed, 31 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4219
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:
- 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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1942/2197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.7.0  (landing page)
Gabriele Sales
Snapshot Date: 2023-05-29 10:19:22 -0000 (Mon, 29 May 2023)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: devel
git_last_commit: d47398e
git_last_commit_date: 2023-04-25 15:32:03 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: spatialDE
Version: 1.7.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings spatialDE_1.7.0.tar.gz
StartedAt: 2023-05-30 19:52:27 -0000 (Tue, 30 May 2023)
EndedAt: 2023-05-30 20:03:04 -0000 (Tue, 30 May 2023)
EllapsedTime: 636.8 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/spatialDE.Rcheck’
* using R version 4.3.0 (2023-04-21)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.7.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.18-bioc/meat/spatialDE.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking 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 72.948  0.047  72.990
FSV_sig          10.736  1.025  12.684
modelSearch       5.033  0.112   5.144
* 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.18-bioc/meat/spatialDE.Rcheck/00check.log’
for details.



Installation output

spatialDE.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.3.0/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.3.0 (2023-04-21) -- "Already Tomorrow"
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 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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:05<00:00,  1.72it/s]
Models: 100%|██████████| 10/10 [00:05<00:00,  1.75it/s]
/home/biocbuild/.cache/R/basilisk/1.13.0/spatialDE/1.7.0/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, 255.77it/s]

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

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

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

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

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

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

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

 87%|████████▋ | 87/100 [00:00<00:00, 188.68it/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, 201.86it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

100%|██████████| 100/100 [00:00<00:00, 188.57it/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]

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

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

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

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

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

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

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

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

 87%|████████▋ | 87/100 [00:00<00:00, 189.56it/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, 203.51it/s]

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

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

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

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

                                                 
Models:  30%|███       | 3/10 [00:01<00:03,  1.87it/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, 174.44it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 80%|████████  | 80/100 [00:00<00:00, 256.82it/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, 219.74it/s]

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

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

 86%|████████▌ | 86/100 [00:00<00:00, 188.30it/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, 202.52it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

> 
> proc.time()
   user  system elapsed 
 80.021   1.726  81.579 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig10.736 1.02512.684
mockSVG0.3540.0840.437
modelSearch5.0330.1125.144
model_search4.4520.0324.485
multiGenePlots3.4000.1483.548
regress_out0.2000.0080.208
run2.2030.0172.219
spatialDE2.4420.0192.462
spatialPatterns1.6530.0471.702
spatial_patterns72.948 0.04772.990
stabilize0.1430.0320.175