Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-11 11:41 -0500 (Sat, 11 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4760 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4479 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4443 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4398 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4391 |
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 2003/2277 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
spatialDE 1.13.0 (landing page) Gabriele Sales
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
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 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
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.13.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings spatialDE_1.13.0.tar.gz |
StartedAt: 2025-01-11 02:32:56 -0500 (Sat, 11 Jan 2025) |
EndedAt: 2025-01-11 02:39:44 -0500 (Sat, 11 Jan 2025) |
EllapsedTime: 407.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: spatialDE.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings spatialDE_1.13.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * 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 ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘spatialDE’ can be installed ... NOTE Found the following notes/warnings: Non-staged installation was used See ‘/home/biocbuild/bbs-3.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 loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... 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 56.416 1.530 56.241 FSV_sig 5.449 1.318 6.455 * 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/spatialDE.Rcheck/00check.log’ for details.
spatialDE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL spatialDE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘spatialDE’ ... ** using non-staged installation via StagedInstall field ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (spatialDE)
spatialDE.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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 50%|█████ | 50/100 [00:00<00:00, 498.50it/s][A 100%|██████████| 100/100 [00:00<00:00, 486.09it/s][A [A Models: 10%|█ | 1/10 [00:00<00:01, 4.82it/s] 0%| | 0/100 [00:00<?, ?it/s][A 39%|███▉ | 39/100 [00:00<00:00, 379.26it/s][A 77%|███████▋ | 77/100 [00:00<00:00, 364.43it/s][A [A Models: 20%|██ | 2/10 [00:00<00:01, 4.05it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 350.25it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 349.08it/s][A [A Models: 30%|███ | 3/10 [00:00<00:01, 3.74it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 348.03it/s][A 70%|███████ | 70/100 [00:00<00:00, 332.03it/s][A [A Models: 40%|████ | 4/10 [00:01<00:01, 3.47it/s] 0%| | 0/100 [00:00<?, ?it/s][A 33%|███▎ | 33/100 [00:00<00:00, 329.86it/s][A 66%|██████▌ | 66/100 [00:00<00:00, 322.24it/s][A 99%|█████████▉| 99/100 [00:00<00:00, 318.53it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 3.36it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 346.97it/s][A 70%|███████ | 70/100 [00:00<00:00, 331.93it/s][A [A Models: 60%|██████ | 6/10 [00:01<00:01, 3.32it/s] 0%| | 0/100 [00:00<?, ?it/s][A 34%|███▍ | 34/100 [00:00<00:00, 339.81it/s][A 68%|██████▊ | 68/100 [00:00<00:00, 335.79it/s][A [A Models: 70%|███████ | 7/10 [00:02<00:00, 3.31it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 349.45it/s][A 70%|███████ | 70/100 [00:00<00:00, 340.89it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 3.32it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 358.85it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 349.84it/s][A [A Models: 90%|█████████ | 9/10 [00:02<00:00, 3.23it/s] 0%| | 0/100 [00:00<?, ?it/s][A 39%|███▉ | 39/100 [00:00<00:00, 384.97it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 390.85it/s][A [A Models: 100%|██████████| 10/10 [00:02<00:00, 3.38it/s] Models: 100%|██████████| 10/10 [00:02<00:00, 3.43it/s] Warning! ELBO dit not converge after 100 iters! Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 49%|████▉ | 49/100 [00:00<00:00, 487.41it/s][A 98%|█████████▊| 98/100 [00:00<00:00, 486.22it/s][A [A Models: 10%|█ | 1/10 [00:00<00:01, 4.81it/s] 0%| | 0/100 [00:00<?, ?it/s][A 39%|███▉ | 39/100 [00:00<00:00, 384.44it/s][A 78%|███████▊ | 78/100 [00:00<00:00, 362.69it/s][A [A Models: 20%|██ | 2/10 [00:00<00:01, 4.01it/s] 0%| | 0/100 [00:00<?, ?it/s][A 37%|███▋ | 37/100 [00:00<00:00, 365.96it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 343.23it/s][A [A Models: 30%|███ | 3/10 [00:00<00:01, 3.69it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 351.40it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 333.50it/s][A [A Models: 40%|████ | 4/10 [00:01<00:01, 3.53it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 350.54it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 330.49it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 3.43it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 359.08it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 332.82it/s][A [A Models: 60%|██████ | 6/10 [00:01<00:01, 3.39it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 355.30it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 336.57it/s][A [A Models: 70%|███████ | 7/10 [00:01<00:00, 3.38it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 354.21it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 338.06it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 3.37it/s] 0%| | 0/100 [00:00<?, ?it/s][A 37%|███▋ | 37/100 [00:00<00:00, 359.20it/s][A 73%|███████▎ | 73/100 [00:00<00:00, 350.70it/s][A [A Models: 90%|█████████ | 9/10 [00:02<00:00, 3.41it/s] 0%| | 0/100 [00:00<?, ?it/s][A 38%|███▊ | 38/100 [00:00<00:00, 373.38it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 363.79it/s][A [A Models: 100%|██████████| 10/10 [00:02<00:00, 3.48it/s] Models: 100%|██████████| 10/10 [00:02<00:00, 3.51it/s] /home/biocbuild/.cache/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][A 49%|████▉ | 49/100 [00:00<00:00, 483.96it/s][A [A Models: 10%|█ | 1/10 [00:00<00:01, 5.01it/s] 0%| | 0/100 [00:00<?, ?it/s][A 41%|████ | 41/100 [00:00<00:00, 408.19it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 381.36it/s][A [A Models: 20%|██ | 2/10 [00:00<00:01, 4.22it/s] 0%| | 0/100 [00:00<?, ?it/s][A 37%|███▋ | 37/100 [00:00<00:00, 369.09it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 355.87it/s][A [A Models: 30%|███ | 3/10 [00:00<00:01, 3.87it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 352.13it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 340.77it/s][A [A Models: 40%|████ | 4/10 [00:01<00:01, 3.64it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 349.20it/s][A 70%|███████ | 70/100 [00:00<00:00, 333.73it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 3.52it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 348.05it/s][A 70%|███████ | 70/100 [00:00<00:00, 334.86it/s][A [A Models: 60%|██████ | 6/10 [00:01<00:01, 3.45it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 356.68it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 341.90it/s][A [A Models: 70%|███████ | 7/10 [00:01<00:00, 3.43it/s] 0%| | 0/100 [00:00<?, ?it/s][A 37%|███▋ | 37/100 [00:00<00:00, 358.77it/s][A 73%|███████▎ | 73/100 [00:00<00:00, 344.29it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 3.43it/s] 0%| | 0/100 [00:00<?, ?it/s][A 38%|███▊ | 38/100 [00:00<00:00, 375.04it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 359.73it/s][A [A Models: 90%|█████████ | 9/10 [00:02<00:00, 3.47it/s] 0%| | 0/100 [00:00<?, ?it/s][A 39%|███▉ | 39/100 [00:00<00:00, 386.19it/s][A 78%|███████▊ | 78/100 [00:00<00:00, 378.04it/s][A [A Models: 100%|██████████| 10/10 [00:02<00:00, 3.55it/s] Models: 100%|██████████| 10/10 [00:02<00:00, 3.59it/s] Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 50%|█████ | 50/100 [00:00<00:00, 490.59it/s][A [A Models: 10%|█ | 1/10 [00:00<00:01, 5.01it/s] 0%| | 0/100 [00:00<?, ?it/s][A 41%|████ | 41/100 [00:00<00:00, 402.19it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 379.72it/s][A [A Models: 20%|██ | 2/10 [00:00<00:01, 4.21it/s] 0%| | 0/100 [00:00<?, ?it/s][A 37%|███▋ | 37/100 [00:00<00:00, 362.40it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 351.50it/s][A [A Models: 30%|███ | 3/10 [00:00<00:01, 3.84it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 351.54it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 340.61it/s][A [A Models: 40%|████ | 4/10 [00:01<00:01, 3.65it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 347.65it/s][A 70%|███████ | 70/100 [00:00<00:00, 333.50it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 3.52it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 341.73it/s][A 70%|███████ | 70/100 [00:00<00:00, 325.93it/s][A [A Models: 60%|██████ | 6/10 [00:01<00:01, 3.42it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 350.74it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 317.68it/s][A [A Models: 70%|███████ | 7/10 [00:01<00:00, 3.35it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 359.47it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 342.33it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 3.37it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 358.78it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 348.12it/s][A [A Models: 90%|█████████ | 9/10 [00:02<00:00, 3.39it/s] 0%| | 0/100 [00:00<?, ?it/s][A 39%|███▉ | 39/100 [00:00<00:00, 382.56it/s][A 78%|███████▊ | 78/100 [00:00<00:00, 377.82it/s][A [A Models: 100%|██████████| 10/10 [00:02<00:00, 3.50it/s] Models: 100%|██████████| 10/10 [00:02<00:00, 3.55it/s] Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 48%|████▊ | 48/100 [00:00<00:00, 479.18it/s][A [A Models: 10%|█ | 1/10 [00:00<00:01, 4.95it/s] 0%| | 0/100 [00:00<?, ?it/s][A 41%|████ | 41/100 [00:00<00:00, 408.18it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 382.89it/s][A [A Models: 20%|██ | 2/10 [00:00<00:01, 4.22it/s] 0%| | 0/100 [00:00<?, ?it/s][A 38%|███▊ | 38/100 [00:00<00:00, 368.74it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 356.95it/s][A [A Models: 30%|███ | 3/10 [00:00<00:01, 3.88it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 355.08it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 341.95it/s][A [A Models: 40%|████ | 4/10 [00:01<00:01, 3.67it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 346.04it/s][A 70%|███████ | 70/100 [00:00<00:00, 330.15it/s][A [A Models: 50%|█████ | 5/10 [00:01<00:01, 3.53it/s] 0%| | 0/100 [00:00<?, ?it/s][A 35%|███▌ | 35/100 [00:00<00:00, 346.17it/s][A 70%|███████ | 70/100 [00:00<00:00, 333.74it/s][A [A Models: 60%|██████ | 6/10 [00:01<00:01, 3.46it/s] 0%| | 0/100 [00:00<?, ?it/s][A 36%|███▌ | 36/100 [00:00<00:00, 356.30it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 343.57it/s][A [A Models: 70%|███████ | 7/10 [00:01<00:00, 3.44it/s] 0%| | 0/100 [00:00<?, ?it/s][A 37%|███▋ | 37/100 [00:00<00:00, 360.13it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 344.60it/s][A [A Models: 80%|████████ | 8/10 [00:02<00:00, 3.43it/s] 0%| | 0/100 [00:00<?, ?it/s][A 38%|███▊ | 38/100 [00:00<00:00, 371.31it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 353.76it/s][A [A Models: 90%|█████████ | 9/10 [00:02<00:00, 3.45it/s] 0%| | 0/100 [00:00<?, ?it/s][A 39%|███▉ | 39/100 [00:00<00:00, 383.59it/s][A 78%|███████▊ | 78/100 [00:00<00:00, 375.90it/s][A [A Models: 100%|██████████| 10/10 [00:02<00:00, 3.54it/s] Models: 100%|██████████| 10/10 [00:02<00:00, 3.59it/s] [ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ] > > proc.time() user system elapsed 45.227 7.501 45.339
spatialDE.Rcheck/spatialDE-Ex.timings
name | user | system | elapsed | |
FSV_sig | 5.449 | 1.318 | 6.455 | |
mockSVG | 0.173 | 0.027 | 0.200 | |
modelSearch | 3.243 | 0.364 | 3.248 | |
model_search | 3.075 | 0.405 | 3.039 | |
multiGenePlots | 2.419 | 0.373 | 2.472 | |
regress_out | 0.109 | 0.000 | 0.109 | |
run | 1.505 | 0.128 | 1.505 | |
spatialDE | 1.612 | 0.198 | 1.584 | |
spatialPatterns | 1.669 | 0.992 | 1.467 | |
spatial_patterns | 56.416 | 1.530 | 56.241 | |
stabilize | 0.121 | 0.013 | 0.134 | |