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

This page was generated on 2024-07-24 09:08 -0400 (Wed, 24 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4747
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4489
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4518
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4467
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 2032/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.10.0  (landing page)
Gabriele Sales
Snapshot Date: 2024-07-21 14:00 -0400 (Sun, 21 Jul 2024)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: RELEASE_3_19
git_last_commit: 89b58b0
git_last_commit_date: 2024-04-30 11:36:37 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 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
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for spatialDE on kjohnson1

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.10.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.10.0.tar.gz
StartedAt: 2024-07-23 11:51:11 -0400 (Tue, 23 Jul 2024)
EndedAt: 2024-07-23 11:56:43 -0400 (Tue, 23 Jul 2024)
EllapsedTime: 332.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.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/spatialDE.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-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 Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.10.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 ‘/Users/biocbuild/bbs-3.19-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 ... 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 28.856  3.627  31.276
FSV_sig           8.377  2.387  14.463
* 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
  ‘/Users/biocbuild/bbs-3.19-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.4-arm64/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 version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:02,  3.94it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

 84%|████████▍ | 84/100 [00:00<00:00, 273.86it/s]

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

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

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

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

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

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

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

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

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

 84%|████████▍ | 84/100 [00:00<00:00, 272.57it/s]

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

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

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

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

 84%|████████▍ | 84/100 [00:00<00:00, 275.97it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  2.81it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  2.84it/s]

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

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

 43%|████▎     | 43/100 [00:00<00:00, 427.43it/s]

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:02,  4.08it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  3.08it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  3.01it/s]
/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.16.0/spatialDE/1.10.0/env/lib/python3.9/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]

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:02,  4.18it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

 43%|████▎     | 43/100 [00:00<00:00, 427.34it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:02,  4.17it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                  
Models: 100%|██████████| 10/10 [00:03<00:00,  2.93it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  2.99it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:03<00:00,  2.91it/s]
Models: 100%|██████████| 10/10 [00:03<00:00,  2.88it/s]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> proc.time()
   user  system elapsed 
 53.000   2.880  57.845 
/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.16.0/spatialDE/1.10.0/env/lib/python3.9/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '

Example timings

spatialDE.Rcheck/spatialDE-Ex.timings

nameusersystemelapsed
FSV_sig 8.377 2.38714.463
mockSVG0.3220.0410.370
modelSearch2.5960.3373.049
model_search2.1250.3462.345
multiGenePlots2.0600.2102.236
regress_out0.1380.0070.147
run1.1090.1471.207
spatialDE1.2690.1441.372
spatialPatterns1.0540.2211.309
spatial_patterns28.856 3.62731.276
stabilize0.1320.0030.137