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

This page was generated on 2024-11-28 12:17 -0500 (Thu, 28 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4748
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4459
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
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 1998/2272HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.13.0  (landing page)
Gabriele Sales
Snapshot Date: 2024-11-27 13:40 -0500 (Wed, 27 Nov 2024)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: devel
git_last_commit: 03b4e0e
git_last_commit_date: 2024-10-29 11:03:13 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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


CHECK results for spatialDE on lconway

To the developers/maintainers of the spatialDE package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/spatialDE.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: spatialDE
Version: 1.13.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialDE_1.13.0.tar.gz
StartedAt: 2024-11-28 02:34:08 -0500 (Thu, 28 Nov 2024)
EndedAt: 2024-11-28 02:41:27 -0500 (Thu, 28 Nov 2024)
EllapsedTime: 438.3 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialDE_1.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.13.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  mockSVG.Rd: SpatialExperiment-class
  modelSearch.Rd: SpatialExperiment-class
  multiGenePlots.Rd: SpatialExperiment-class
  spatialDE.Rd: SpatialExperiment-class
  spatialPatterns.Rd: SpatialExperiment-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 16.747  1.488   9.317
FSV_sig           4.974  1.492   6.974
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck/00check.log’
for details.


Installation output

spatialDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL spatialDE
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘spatialDE’ ...
** using non-staged installation via StagedInstall field
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (spatialDE)

Tests output

spatialDE.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, 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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.25it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.41it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.47it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.50it/s]
/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.19.0/spatialDE/1.13.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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.41it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.47it/s]

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

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

 49%|████▉     | 49/100 [00:00<00:00, 487.94it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:02<00:00,  3.37it/s]
Models: 100%|██████████| 10/10 [00:02<00:00,  3.36it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  3.29it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  3.33it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 49.496   1.890  44.861 

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig4.9741.4926.974
mockSVG0.2240.0360.220
modelSearch1.8950.1681.153
model_search1.7090.1630.952
multiGenePlots1.8730.1611.341
regress_out0.0950.0040.099
run0.7790.0670.494
spatialDE1.0370.0930.594
spatialPatterns1.3750.1040.765
spatial_patterns16.747 1.488 9.317
stabilize0.0940.0040.050