Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-04-22 13:17 -0400 (Tue, 22 Apr 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4831 |
palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" | 4573 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4599 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4553 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4570 |
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 2056/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
spatialDE 1.14.1 (landing page) Gabriele Sales
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | ERROR | skipped | skipped | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | ERROR | skipped | ||||||||||
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. |
Package: spatialDE |
Version: 1.14.1 |
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.14.1.tar.gz |
StartedAt: 2025-04-21 23:44:20 -0400 (Mon, 21 Apr 2025) |
EndedAt: 2025-04-21 23:49:02 -0400 (Mon, 21 Apr 2025) |
EllapsedTime: 281.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: spatialDE.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.14.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck’ * using R version 4.5.0 RC (2025-04-04 r88126) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.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.14.1’ * 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.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 17.908 1.646 10.082 FSV_sig 8.144 2.482 10.666 * 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.
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’ ... ** this is package ‘spatialDE’ version ‘1.14.1’ ** 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)
spatialDE.Rcheck/tests/testthat.Rout
R version 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" Copyright (C) 2025 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][A 36%|███▌ | 36/100 [00:00<00:00, 355.55it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 374.17it/s][A [A Models: 10%|█ | 1/10 [00:00<00:02, 3.70it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 306.29it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 294.75it/s][A 93%|█████████▎| 93/100 [00:00<00:00, 298.96it/s][A [A Models: 20%|██ | 2/10 [00:00<00:02, 3.22it/s] 0%| | 0/100 [00:00<?, ?it/s][A 27%|██▋ | 27/100 [00:00<00:00, 259.25it/s][A 53%|█████▎ | 53/100 [00:00<00:00, 255.55it/s][A 83%|████████▎ | 83/100 [00:00<00:00, 275.20it/s][A [A Models: 30%|███ | 3/10 [00:00<00:02, 2.94it/s] 0%| | 0/100 [00:00<?, ?it/s][A 26%|██▌ | 26/100 [00:00<00:00, 248.96it/s][A 52%|█████▏ | 52/100 [00:00<00:00, 249.72it/s][A 78%|███████▊ | 78/100 [00:00<00:00, 250.80it/s][A [A Models: 40%|████ | 4/10 [00:01<00:02, 2.73it/s] 0%| | 0/100 [00:00<?, ?it/s][A 24%|██▍ | 24/100 [00:00<00:00, 239.66it/s][A 48%|████▊ | 48/100 [00:00<00:00, 232.47it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 235.55it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 240.89it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 2.58it/s] 0%| | 0/100 [00:00<?, ?it/s][A 27%|██▋ | 27/100 [00:00<00:00, 268.00it/s][A 54%|█████▍ | 54/100 [00:00<00:00, 255.18it/s][A 80%|████████ | 80/100 [00:00<00:00, 250.03it/s][A [A Models: 60%|██████ | 6/10 [00:02<00:01, 2.55it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 277.26it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 263.52it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 269.58it/s][A [A Models: 70%|███████ | 7/10 [00:02<00:01, 2.57it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 277.45it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 286.96it/s][A 87%|████████▋ | 87/100 [00:00<00:00, 271.78it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 2.61it/s] 0%| | 0/100 [00:00<?, ?it/s][A 30%|███ | 30/100 [00:00<00:00, 288.57it/s][A 59%|█████▉ | 59/100 [00:00<00:00, 270.87it/s][A 87%|████████▋ | 87/100 [00:00<00:00, 222.06it/s][A [A Models: 90%|█████████ | 9/10 [00:03<00:00, 2.53it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 302.58it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 266.60it/s][A 95%|█████████▌| 95/100 [00:00<00:00, 290.57it/s][A [A Models: 100%|██████████| 10/10 [00:03<00:00, 2.62it/s] Models: 100%|██████████| 10/10 [00:03<00:00, 2.67it/s] Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 41%|████ | 41/100 [00:00<00:00, 400.66it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 385.24it/s][A [A Models: 10%|█ | 1/10 [00:00<00:02, 3.92it/s] 0%| | 0/100 [00:00<?, ?it/s][A 32%|███▏ | 32/100 [00:00<00:00, 309.26it/s][A 63%|██████▎ | 63/100 [00:00<00:00, 276.49it/s][A 91%|█████████ | 91/100 [00:00<00:00, 275.93it/s][A [A Models: 20%|██ | 2/10 [00:00<00:02, 3.11it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 300.50it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 259.60it/s][A 89%|████████▉ | 89/100 [00:00<00:00, 263.01it/s][A [A Models: 30%|███ | 3/10 [00:01<00:02, 2.88it/s] 0%| | 0/100 [00:00<?, ?it/s][A 29%|██▉ | 29/100 [00:00<00:00, 285.23it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 259.46it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 256.23it/s][A [A Models: 40%|████ | 4/10 [00:01<00:02, 2.74it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 299.76it/s][A 61%|██████ | 61/100 [00:00<00:00, 274.79it/s][A 89%|████████▉ | 89/100 [00:00<00:00, 257.78it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 2.69it/s] 0%| | 0/100 [00:00<?, ?it/s][A 32%|███▏ | 32/100 [00:00<00:00, 315.06it/s][A 64%|██████▍ | 64/100 [00:00<00:00, 298.68it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 276.51it/s][A [A Models: 60%|██████ | 6/10 [00:02<00:01, 2.73it/s] 0%| | 0/100 [00:00<?, ?it/s][A 30%|███ | 30/100 [00:00<00:00, 290.37it/s][A 60%|██████ | 60/100 [00:00<00:00, 271.91it/s][A 89%|████████▉ | 89/100 [00:00<00:00, 278.55it/s][A [A Models: 70%|███████ | 7/10 [00:02<00:01, 2.75it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 309.90it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 288.72it/s][A 91%|█████████ | 91/100 [00:00<00:00, 282.20it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 2.78it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 306.59it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 282.43it/s][A 91%|█████████ | 91/100 [00:00<00:00, 284.14it/s][A [A Models: 90%|█████████ | 9/10 [00:03<00:00, 2.78it/s] 0%| | 0/100 [00:00<?, ?it/s][A 29%|██▉ | 29/100 [00:00<00:00, 277.95it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 284.77it/s][A 87%|████████▋ | 87/100 [00:00<00:00, 280.26it/s][A [A Models: 100%|██████████| 10/10 [00:03<00:00, 2.78it/s] Models: 100%|██████████| 10/10 [00:03<00:00, 2.81it/s] /Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.20.0/spatialDE/1.14.1/env/lib/python3.11/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][A 39%|███▉ | 39/100 [00:00<00:00, 386.32it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 407.46it/s][A [A Models: 10%|█ | 1/10 [00:00<00:02, 3.97it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 340.93it/s][A 70%|███████ | 70/100 [00:00<00:00, 319.92it/s][A [A Models: 20%|██ | 2/10 [00:00<00:02, 3.46it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 279.41it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 278.17it/s][A 84%|████████▍ | 84/100 [00:00<00:00, 276.46it/s][A [A Models: 30%|███ | 3/10 [00:00<00:02, 3.11it/s] 0%| | 0/100 [00:00<?, ?it/s][A 32%|███▏ | 32/100 [00:00<00:00, 317.23it/s][A 64%|██████▍ | 64/100 [00:00<00:00, 291.67it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 270.82it/s][A [A Models: 40%|████ | 4/10 [00:01<00:02, 2.96it/s] 0%| | 0/100 [00:00<?, ?it/s][A 27%|██▋ | 27/100 [00:00<00:00, 263.22it/s][A 54%|█████▍ | 54/100 [00:00<00:00, 251.13it/s][A 80%|████████ | 80/100 [00:00<00:00, 248.66it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 2.79it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 272.69it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 266.53it/s][A 83%|████████▎ | 83/100 [00:00<00:00, 247.29it/s][A [A Models: 60%|██████ | 6/10 [00:02<00:01, 2.69it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 275.13it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 255.79it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 253.84it/s][A [A Models: 70%|███████ | 7/10 [00:02<00:01, 2.64it/s] 0%| | 0/100 [00:00<?, ?it/s][A 27%|██▋ | 27/100 [00:00<00:00, 268.47it/s][A 54%|█████▍ | 54/100 [00:00<00:00, 250.73it/s][A 80%|████████ | 80/100 [00:00<00:00, 248.51it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 2.60it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 273.61it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 257.71it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 249.81it/s][A [A Models: 90%|█████████ | 9/10 [00:03<00:00, 2.58it/s] 0%| | 0/100 [00:00<?, ?it/s][A 32%|███▏ | 32/100 [00:00<00:00, 313.50it/s][A 64%|██████▍ | 64/100 [00:00<00:00, 293.36it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 285.60it/s][A [A Models: 100%|██████████| 10/10 [00:03<00:00, 2.66it/s] Models: 100%|██████████| 10/10 [00:03<00:00, 2.77it/s] Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 37%|███▋ | 37/100 [00:00<00:00, 366.91it/s][A 77%|███████▋ | 77/100 [00:00<00:00, 384.98it/s][A [A Models: 10%|█ | 1/10 [00:00<00:02, 3.77it/s] 0%| | 0/100 [00:00<?, ?it/s][A 34%|███▍ | 34/100 [00:00<00:00, 329.23it/s][A 67%|██████▋ | 67/100 [00:00<00:00, 299.53it/s][A 98%|█████████▊| 98/100 [00:00<00:00, 283.67it/s][A [A Models: 20%|██ | 2/10 [00:00<00:02, 3.19it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 296.18it/s][A 61%|██████ | 61/100 [00:00<00:00, 253.89it/s][A 87%|████████▋ | 87/100 [00:00<00:00, 253.47it/s][A [A Models: 30%|███ | 3/10 [00:01<00:02, 2.86it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 270.70it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 255.78it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 254.00it/s][A [A Models: 40%|████ | 4/10 [00:01<00:02, 2.72it/s] 0%| | 0/100 [00:00<?, ?it/s][A 25%|██▌ | 25/100 [00:00<00:00, 239.07it/s][A 49%|████▉ | 49/100 [00:00<00:00, 236.75it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 238.66it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 2.61it/s] 0%| | 0/100 [00:00<?, ?it/s][A 27%|██▋ | 27/100 [00:00<00:00, 261.81it/s][A 54%|█████▍ | 54/100 [00:00<00:00, 254.69it/s][A 81%|████████ | 81/100 [00:00<00:00, 259.17it/s][A [A Models: 60%|██████ | 6/10 [00:02<00:01, 2.57it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 270.19it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 266.98it/s][A 83%|████████▎ | 83/100 [00:00<00:00, 266.95it/s][A [A Models: 70%|███████ | 7/10 [00:02<00:01, 2.60it/s] 0%| | 0/100 [00:00<?, ?it/s][A 26%|██▌ | 26/100 [00:00<00:00, 253.54it/s][A 52%|█████▏ | 52/100 [00:00<00:00, 246.49it/s][A 78%|███████▊ | 78/100 [00:00<00:00, 252.17it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 2.59it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 305.59it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 283.13it/s][A 91%|█████████ | 91/100 [00:00<00:00, 284.67it/s][A [A Models: 90%|█████████ | 9/10 [00:03<00:00, 2.68it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 341.17it/s][A 70%|███████ | 70/100 [00:00<00:00, 310.01it/s][A [A Models: 100%|██████████| 10/10 [00:03<00:00, 2.76it/s] Models: 100%|██████████| 10/10 [00:03<00:00, 2.73it/s] Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 37%|███▋ | 37/100 [00:00<00:00, 368.05it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 359.30it/s][A [A Models: 10%|█ | 1/10 [00:00<00:02, 3.60it/s] 0%| | 0/100 [00:00<?, ?it/s][A 33%|███▎ | 33/100 [00:00<00:00, 322.00it/s][A 66%|██████▌ | 66/100 [00:00<00:00, 305.28it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 302.12it/s][A [A Models: 20%|██ | 2/10 [00:00<00:02, 3.24it/s] 0%| | 0/100 [00:00<?, ?it/s][A 30%|███ | 30/100 [00:00<00:00, 297.99it/s][A 60%|██████ | 60/100 [00:00<00:00, 274.72it/s][A 89%|████████▉ | 89/100 [00:00<00:00, 276.59it/s][A [A Models: 30%|███ | 3/10 [00:00<00:02, 3.00it/s] 0%| | 0/100 [00:00<?, ?it/s][A 29%|██▉ | 29/100 [00:00<00:00, 286.72it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 258.51it/s][A 86%|████████▌ | 86/100 [00:00<00:00, 264.80it/s][A [A Models: 40%|████ | 4/10 [00:01<00:02, 2.83it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 301.46it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 268.06it/s][A 95%|█████████▌| 95/100 [00:00<00:00, 288.23it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 2.84it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 275.36it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 243.71it/s][A 81%|████████ | 81/100 [00:00<00:00, 240.79it/s][A [A Models: 60%|██████ | 6/10 [00:02<00:01, 2.71it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 268.89it/s][A 55%|█████▌ | 55/100 [00:00<00:00, 260.15it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 248.89it/s][A [A Models: 70%|███████ | 7/10 [00:02<00:01, 2.61it/s] 0%| | 0/100 [00:00<?, ?it/s][A 27%|██▋ | 27/100 [00:00<00:00, 261.46it/s][A 54%|█████▍ | 54/100 [00:00<00:00, 252.97it/s][A 80%|████████ | 80/100 [00:00<00:00, 255.33it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 2.59it/s] 0%| | 0/100 [00:00<?, ?it/s][A 31%|███ | 31/100 [00:00<00:00, 302.63it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 250.15it/s][A 88%|████████▊ | 88/100 [00:00<00:00, 236.59it/s][A [A Models: 90%|█████████ | 9/10 [00:03<00:00, 2.53it/s] 0%| | 0/100 [00:00<?, ?it/s][A 25%|██▌ | 25/100 [00:00<00:00, 244.71it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 275.58it/s][A 84%|████████▍ | 84/100 [00:00<00:00, 275.93it/s][A [A Models: 100%|██████████| 10/10 [00:03<00:00, 2.60it/s] Models: 100%|██████████| 10/10 [00:03<00:00, 2.71it/s] [ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ] > > proc.time() user system elapsed 60.407 3.254 56.849 /Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.20.0/spatialDE/1.14.1/env/lib/python3.11/multiprocessing/resource_tracker.py:254: 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 '
spatialDE.Rcheck/spatialDE-Ex.timings
name | user | system | elapsed | |
FSV_sig | 8.144 | 2.482 | 10.666 | |
mockSVG | 0.177 | 0.024 | 0.191 | |
modelSearch | 2.219 | 0.293 | 1.464 | |
model_search | 1.960 | 0.253 | 1.165 | |
multiGenePlots | 1.995 | 0.186 | 1.492 | |
regress_out | 0.103 | 0.010 | 0.114 | |
run | 0.919 | 0.097 | 0.626 | |
spatialDE | 1.116 | 0.105 | 0.664 | |
spatialPatterns | 1.864 | 0.142 | 1.037 | |
spatial_patterns | 17.908 | 1.646 | 10.082 | |
stabilize | 0.117 | 0.011 | 0.068 | |