Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-10-20 09:38:12 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 1972/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialDE 1.6.0  (landing page)
Gabriele Sales
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/spatialDE
git_branch: RELEASE_3_17
git_last_commit: be7acd4
git_last_commit_date: 2023-04-25 11:32:03 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for spatialDE on kjohnson2


To the developers/maintainers of the spatialDE package:
- 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.6.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.6.0.tar.gz
StartedAt: 2023-10-19 03:05:37 -0400 (Thu, 19 Oct 2023)
EndedAt: 2023-10-19 03:22:58 -0400 (Thu, 19 Oct 2023)
EllapsedTime: 1040.9 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.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/spatialDE.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘spatialDE/DESCRIPTION’ ... OK
* this is package ‘spatialDE’ version ‘1.6.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.17-bioc-mac-arm64/meat/spatialDE.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in shell scripts ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
spatial_patterns 27.999  3.507 264.878
FSV_sig           9.285  2.681  54.772
model_search      3.780  0.497  42.162
modelSearch       3.053  0.380  31.851
multiGenePlots    2.264  0.225  15.618
spatialPatterns   1.320  0.309  20.367
run               1.441  0.170  13.878
spatialDE         1.295  0.138   8.408
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/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.3-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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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]

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:05,  1.57it/s]

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

 14%|█▍        | 14/100 [00:00<00:00, 130.16it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 13%|█▎        | 13/100 [00:00<00:00, 121.59it/s]

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

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

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

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

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

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

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

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

 12%|█▏        | 12/100 [00:00<00:00, 112.27it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 13%|█▎        | 13/100 [00:00<00:00, 116.82it/s]

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:09<00:00,  1.06it/s]
Models: 100%|██████████| 10/10 [00:09<00:00,  1.07it/s]

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

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

 15%|█▌        | 15/100 [00:00<00:00, 149.18it/s]

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:06,  1.34it/s]

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

 12%|█▏        | 12/100 [00:00<00:00, 116.74it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 12%|█▏        | 12/100 [00:00<00:00, 109.45it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
Models:  50%|█████     | 5/10 [00:04<00:05,  1.05s/it]

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

 12%|█▏        | 12/100 [00:00<00:00, 114.61it/s]

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

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

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

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

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

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

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

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

                                                 
Models:  60%|██████    | 6/10 [00:06<00:04,  1.07s/it]

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

 14%|█▍        | 14/100 [00:00<00:00, 131.21it/s]

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

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 132.56it/s]

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

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

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

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

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

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

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

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

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

 15%|█▌        | 15/100 [00:00<00:00, 141.44it/s]

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 129.68it/s]

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:09<00:00,  1.07it/s]
Models: 100%|██████████| 10/10 [00:09<00:00,  1.03it/s]
/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.12.1/spatialDE/1.6.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]

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:07,  1.25it/s]

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

 15%|█▌        | 15/100 [00:00<00:00, 138.67it/s]

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

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

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

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

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

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

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

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

 15%|█▌        | 15/100 [00:00<00:00, 137.78it/s]

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

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 129.70it/s]

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

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 126.00it/s]

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

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

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

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

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

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

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

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

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

 13%|█▎        | 13/100 [00:00<00:00, 129.21it/s]

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

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 131.78it/s]

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

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 131.05it/s]

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

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

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

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

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

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

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

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

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

 13%|█▎        | 13/100 [00:00<00:00, 122.30it/s]

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

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

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

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

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

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

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

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

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

 12%|█▏        | 12/100 [00:00<00:00, 105.56it/s]

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:09<00:00,  1.09it/s]
Models: 100%|██████████| 10/10 [00:09<00:00,  1.09it/s]

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

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

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:06,  1.49it/s]

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

 14%|█▍        | 14/100 [00:00<00:00, 131.31it/s]

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

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

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

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

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

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

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

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

 15%|█▌        | 15/100 [00:00<00:00, 138.23it/s]

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 132.80it/s]

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

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 126.80it/s]

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

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

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

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

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

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

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

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

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

 13%|█▎        | 13/100 [00:00<00:00, 126.81it/s]

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

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

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

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

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

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

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

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

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

 12%|█▏        | 12/100 [00:00<00:00, 118.96it/s]

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

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

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

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

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

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

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

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

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

 13%|█▎        | 13/100 [00:00<00:00, 127.98it/s]

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

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 138.78it/s]

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 131.12it/s]

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:08<00:00,  1.12it/s]
Models: 100%|██████████| 10/10 [00:08<00:00,  1.11it/s]

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

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

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

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

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

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

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

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

                                                 
Models:  10%|█         | 1/10 [00:00<00:06,  1.46it/s]

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

 15%|█▌        | 15/100 [00:00<00:00, 135.16it/s]

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

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

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

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

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

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

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

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

 15%|█▌        | 15/100 [00:00<00:00, 138.62it/s]

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 132.93it/s]

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

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 134.32it/s]

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

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

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

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

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

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

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

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

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

 13%|█▎        | 13/100 [00:00<00:00, 129.80it/s]

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

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

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

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

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

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

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

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

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

 14%|█▍        | 14/100 [00:00<00:00, 131.32it/s]

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

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

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

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

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

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

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

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

 13%|█▎        | 13/100 [00:00<00:00, 120.23it/s]

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

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

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

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

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

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

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

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

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

 15%|█▌        | 15/100 [00:00<00:00, 138.63it/s]

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

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

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

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

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

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

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

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

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

 12%|█▏        | 12/100 [00:00<00:00, 111.80it/s]

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

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

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

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

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

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

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

                                                 
Models: 100%|██████████| 10/10 [00:08<00:00,  1.10it/s]
Models: 100%|██████████| 10/10 [00:08<00:00,  1.12it/s][ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]

> 
> proc.time()
   user  system elapsed 
 66.471   3.853 194.964 
/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.12.1/spatialDE/1.6.0/env/lib/python3.8/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 9.285 2.68154.772
mockSVG0.4030.0310.855
modelSearch 3.053 0.38031.851
model_search 3.780 0.49742.162
multiGenePlots 2.264 0.22515.618
regress_out0.1850.0160.422
run 1.441 0.17013.878
spatialDE1.2950.1388.408
spatialPatterns 1.320 0.30920.367
spatial_patterns 27.999 3.507264.878
stabilize0.0890.0210.223