Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-31 05:44:44 -0000 (Wed, 31 May 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4219 |
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 |
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 1942/2197 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
spatialDE 1.7.0 (landing page) Gabriele Sales
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
Package: spatialDE |
Version: 1.7.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings spatialDE_1.7.0.tar.gz |
StartedAt: 2023-05-30 19:52:27 -0000 (Tue, 30 May 2023) |
EndedAt: 2023-05-30 20:03:04 -0000 (Tue, 30 May 2023) |
EllapsedTime: 636.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: spatialDE.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings spatialDE_1.7.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/spatialDE.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.2 LTS * using session charset: UTF-8 * checking for file ‘spatialDE/DESCRIPTION’ ... OK * this is package ‘spatialDE’ version ‘1.7.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.18-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 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 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 ... 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 72.948 0.047 72.990 FSV_sig 10.736 1.025 12.684 modelSearch 5.033 0.112 5.144 * 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 ... ‘spatialDE.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.18-bioc/meat/spatialDE.Rcheck/00check.log’ for details.
spatialDE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL spatialDE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/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 version 4.3.0 (2023-04-21) -- "Already Tomorrow" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu (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][A 25%|██▌ | 25/100 [00:00<00:00, 243.01it/s][A 52%|█████▏ | 52/100 [00:00<00:00, 256.33it/s][A 78%|███████▊ | 78/100 [00:00<00:00, 250.14it/s][A [A Models: 10%|█ | 1/10 [00:00<00:03, 2.48it/s] 0%| | 0/100 [00:00<?, ?it/s][A 19%|█▉ | 19/100 [00:00<00:00, 182.67it/s][A 38%|███▊ | 38/100 [00:00<00:00, 179.79it/s][A 57%|█████▋ | 57/100 [00:00<00:00, 181.45it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 180.58it/s][A 95%|█████████▌| 95/100 [00:00<00:00, 176.89it/s][A [A Models: 20%|██ | 2/10 [00:00<00:03, 2.02it/s] 0%| | 0/100 [00:00<?, ?it/s][A 17%|█▋ | 17/100 [00:00<00:00, 163.56it/s][A 34%|███▍ | 34/100 [00:00<00:00, 160.26it/s][A 51%|█████ | 51/100 [00:00<00:00, 162.12it/s][A 68%|██████▊ | 68/100 [00:00<00:00, 160.68it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 162.39it/s][A [A Models: 30%|███ | 3/10 [00:01<00:03, 1.81it/s] 0%| | 0/100 [00:00<?, ?it/s][A 16%|█▌ | 16/100 [00:00<00:00, 159.78it/s][A 32%|███▏ | 32/100 [00:00<00:00, 155.49it/s][A 48%|████▊ | 48/100 [00:00<00:00, 157.14it/s][A 64%|██████▍ | 64/100 [00:00<00:00, 156.89it/s][A 80%|████████ | 80/100 [00:00<00:00, 152.76it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 156.12it/s][A [A Models: 40%|████ | 4/10 [00:02<00:03, 1.70it/s] 0%| | 0/100 [00:00<?, ?it/s][A 16%|█▌ | 16/100 [00:00<00:00, 159.77it/s][A 32%|███▏ | 32/100 [00:00<00:00, 157.17it/s][A 48%|████▊ | 48/100 [00:00<00:00, 126.66it/s][A 64%|██████▍ | 64/100 [00:00<00:00, 135.15it/s][A 80%|████████ | 80/100 [00:00<00:00, 141.04it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 147.58it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:03, 1.59it/s] 0%| | 0/100 [00:00<?, ?it/s][A 17%|█▋ | 17/100 [00:00<00:00, 165.65it/s][A 34%|███▍ | 34/100 [00:00<00:00, 161.10it/s][A 51%|█████ | 51/100 [00:00<00:00, 160.37it/s][A 68%|██████▊ | 68/100 [00:00<00:00, 157.08it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 158.37it/s][A [A Models: 60%|██████ | 6/10 [00:03<00:02, 1.59it/s] 0%| | 0/100 [00:00<?, ?it/s][A 17%|█▋ | 17/100 [00:00<00:00, 163.68it/s][A 34%|███▍ | 34/100 [00:00<00:00, 162.79it/s][A 51%|█████ | 51/100 [00:00<00:00, 161.41it/s][A 68%|██████▊ | 68/100 [00:00<00:00, 156.98it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 160.14it/s][A [A Models: 70%|███████ | 7/10 [00:04<00:01, 1.59it/s] 0%| | 0/100 [00:00<?, ?it/s][A 17%|█▋ | 17/100 [00:00<00:00, 166.28it/s][A 34%|███▍ | 34/100 [00:00<00:00, 162.50it/s][A 51%|█████ | 51/100 [00:00<00:00, 163.03it/s][A 68%|██████▊ | 68/100 [00:00<00:00, 160.87it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 161.67it/s][A [A Models: 80%|████████ | 8/10 [00:04<00:01, 1.59it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 190.54it/s][A 40%|████ | 40/100 [00:00<00:00, 177.19it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 171.64it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 167.08it/s][A 93%|█████████▎| 93/100 [00:00<00:00, 165.07it/s][A [A Models: 90%|█████████ | 9/10 [00:05<00:00, 1.61it/s] 0%| | 0/100 [00:00<?, ?it/s][A 19%|█▉ | 19/100 [00:00<00:00, 188.73it/s][A 38%|███▊ | 38/100 [00:00<00:00, 178.04it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 175.23it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 172.23it/s][A 92%|█████████▏| 92/100 [00:00<00:00, 174.06it/s][A [A Models: 100%|██████████| 10/10 [00:05<00:00, 1.65it/s] Models: 100%|██████████| 10/10 [00:05<00:00, 1.67it/s] Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 275.93it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 254.97it/s][A 82%|████████▏ | 82/100 [00:00<00:00, 251.21it/s][A [A Models: 10%|█ | 1/10 [00:00<00:03, 2.49it/s] 0%| | 0/100 [00:00<?, ?it/s][A 23%|██▎ | 23/100 [00:00<00:00, 223.17it/s][A 46%|████▌ | 46/100 [00:00<00:00, 187.44it/s][A 66%|██████▌ | 66/100 [00:00<00:00, 181.82it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 180.07it/s][A [A Models: 20%|██ | 2/10 [00:00<00:03, 2.04it/s] 0%| | 0/100 [00:00<?, ?it/s][A 22%|██▏ | 22/100 [00:00<00:00, 210.12it/s][A 44%|████▍ | 44/100 [00:00<00:00, 174.00it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 171.24it/s][A 80%|████████ | 80/100 [00:00<00:00, 169.17it/s][A 98%|█████████▊| 98/100 [00:00<00:00, 163.99it/s][A [A Models: 30%|███ | 3/10 [00:01<00:03, 1.86it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 197.02it/s][A 40%|████ | 40/100 [00:00<00:00, 167.25it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 163.11it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 163.58it/s][A 92%|█████████▏| 92/100 [00:00<00:00, 161.42it/s][A [A Models: 40%|████ | 4/10 [00:02<00:03, 1.76it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 199.34it/s][A 40%|████ | 40/100 [00:00<00:00, 167.89it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 162.96it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 161.40it/s][A 92%|█████████▏| 92/100 [00:00<00:00, 157.60it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:02, 1.71it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 198.80it/s][A 41%|████ | 41/100 [00:00<00:00, 170.02it/s][A 59%|█████▉ | 59/100 [00:00<00:00, 162.36it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 162.75it/s][A 93%|█████████▎| 93/100 [00:00<00:00, 159.51it/s][A [A Models: 60%|██████ | 6/10 [00:03<00:02, 1.68it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 199.66it/s][A 41%|████ | 41/100 [00:00<00:00, 171.33it/s][A 59%|█████▉ | 59/100 [00:00<00:00, 167.14it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 166.71it/s][A 93%|█████████▎| 93/100 [00:00<00:00, 165.86it/s][A [A Models: 70%|███████ | 7/10 [00:03<00:01, 1.68it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 188.73it/s][A 39%|███▉ | 39/100 [00:00<00:00, 166.63it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 165.22it/s][A 73%|███████▎ | 73/100 [00:00<00:00, 164.43it/s][A 90%|█████████ | 90/100 [00:00<00:00, 161.85it/s][A [A Models: 80%|████████ | 8/10 [00:04<00:01, 1.67it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 197.63it/s][A 40%|████ | 40/100 [00:00<00:00, 170.09it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 169.98it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 171.57it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 174.14it/s][A [A Models: 90%|█████████ | 9/10 [00:05<00:00, 1.69it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 198.05it/s][A 40%|████ | 40/100 [00:00<00:00, 182.36it/s][A 59%|█████▉ | 59/100 [00:00<00:00, 179.42it/s][A 77%|███████▋ | 77/100 [00:00<00:00, 177.14it/s][A 96%|█████████▌| 96/100 [00:00<00:00, 180.22it/s][A [A Models: 100%|██████████| 10/10 [00:05<00:00, 1.72it/s] Models: 100%|██████████| 10/10 [00:05<00:00, 1.75it/s] /home/biocbuild/.cache/R/basilisk/1.13.0/spatialDE/1.7.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][A 27%|██▋ | 27/100 [00:00<00:00, 255.77it/s][A 53%|█████▎ | 53/100 [00:00<00:00, 251.88it/s][A 80%|████████ | 80/100 [00:00<00:00, 255.88it/s][A [A Models: 10%|█ | 1/10 [00:00<00:03, 2.56it/s] 0%| | 0/100 [00:00<?, ?it/s][A 23%|██▎ | 23/100 [00:00<00:00, 221.40it/s][A 46%|████▌ | 46/100 [00:00<00:00, 201.60it/s][A 67%|██████▋ | 67/100 [00:00<00:00, 194.05it/s][A 87%|████████▋ | 87/100 [00:00<00:00, 188.68it/s][A [A Models: 20%|██ | 2/10 [00:00<00:03, 2.14it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 201.86it/s][A 42%|████▏ | 42/100 [00:00<00:00, 183.27it/s][A 61%|██████ | 61/100 [00:00<00:00, 173.47it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 173.42it/s][A 98%|█████████▊| 98/100 [00:00<00:00, 176.86it/s][A [A Models: 30%|███ | 3/10 [00:01<00:03, 1.95it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 195.66it/s][A 40%|████ | 40/100 [00:00<00:00, 171.98it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 168.13it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 171.01it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 170.35it/s][A [A Models: 40%|████ | 4/10 [00:02<00:03, 1.85it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 190.06it/s][A 40%|████ | 40/100 [00:00<00:00, 171.15it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 167.45it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 167.09it/s][A 93%|█████████▎| 93/100 [00:00<00:00, 167.97it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:02, 1.78it/s] 0%| | 0/100 [00:00<?, ?it/s][A 19%|█▉ | 19/100 [00:00<00:00, 188.78it/s][A 38%|███▊ | 38/100 [00:00<00:00, 169.30it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 166.16it/s][A 73%|███████▎ | 73/100 [00:00<00:00, 165.44it/s][A 90%|█████████ | 90/100 [00:00<00:00, 165.70it/s][A [A Models: 60%|██████ | 6/10 [00:03<00:02, 1.74it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 191.10it/s][A 40%|████ | 40/100 [00:00<00:00, 178.11it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 170.95it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 170.66it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 171.99it/s][A [A Models: 70%|███████ | 7/10 [00:03<00:01, 1.73it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 194.74it/s][A 40%|████ | 40/100 [00:00<00:00, 177.31it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 171.20it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 170.93it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 173.17it/s][A [A Models: 80%|████████ | 8/10 [00:04<00:01, 1.73it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 204.27it/s][A 42%|████▏ | 42/100 [00:00<00:00, 184.82it/s][A 61%|██████ | 61/100 [00:00<00:00, 177.28it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 176.92it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 176.67it/s][A [A Models: 90%|█████████ | 9/10 [00:04<00:00, 1.75it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 194.11it/s][A 40%|████ | 40/100 [00:00<00:00, 194.02it/s][A 60%|██████ | 60/100 [00:00<00:00, 190.86it/s][A 80%|████████ | 80/100 [00:00<00:00, 188.09it/s][A 100%|██████████| 100/100 [00:00<00:00, 188.57it/s][A [A Models: 100%|██████████| 10/10 [00:05<00:00, 1.79it/s] Models: 100%|██████████| 10/10 [00:05<00:00, 1.81it/s] Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 27%|██▋ | 27/100 [00:00<00:00, 257.92it/s][A 53%|█████▎ | 53/100 [00:00<00:00, 252.52it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 255.52it/s][A [A Models: 10%|█ | 1/10 [00:00<00:03, 2.56it/s] 0%| | 0/100 [00:00<?, ?it/s][A 23%|██▎ | 23/100 [00:00<00:00, 222.38it/s][A 46%|████▌ | 46/100 [00:00<00:00, 202.74it/s][A 67%|██████▋ | 67/100 [00:00<00:00, 195.10it/s][A 87%|████████▋ | 87/100 [00:00<00:00, 189.56it/s][A [A Models: 20%|██ | 2/10 [00:00<00:03, 2.15it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 203.51it/s][A 42%|████▏ | 42/100 [00:00<00:00, 183.34it/s][A 61%|██████ | 61/100 [00:00<00:00, 173.18it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 144.67it/s][A 98%|█████████▊| 98/100 [00:00<00:00, 157.51it/s][A [A Models: 30%|███ | 3/10 [00:01<00:03, 1.87it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 197.36it/s][A 40%|████ | 40/100 [00:00<00:00, 174.44it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 170.13it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 172.84it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 171.99it/s][A [A Models: 40%|████ | 4/10 [00:02<00:03, 1.81it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 189.49it/s][A 39%|███▉ | 39/100 [00:00<00:00, 171.87it/s][A 57%|█████▋ | 57/100 [00:00<00:00, 167.67it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 166.91it/s][A 91%|█████████ | 91/100 [00:00<00:00, 167.74it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:02, 1.76it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 186.41it/s][A 39%|███▉ | 39/100 [00:00<00:00, 169.76it/s][A 57%|█████▋ | 57/100 [00:00<00:00, 165.44it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 165.49it/s][A 91%|█████████ | 91/100 [00:00<00:00, 165.08it/s][A [A Models: 60%|██████ | 6/10 [00:03<00:02, 1.72it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 189.16it/s][A 39%|███▉ | 39/100 [00:00<00:00, 177.33it/s][A 57%|█████▋ | 57/100 [00:00<00:00, 170.05it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 169.77it/s][A 92%|█████████▏| 92/100 [00:00<00:00, 169.57it/s][A [A Models: 70%|███████ | 7/10 [00:03<00:01, 1.72it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 195.42it/s][A 40%|████ | 40/100 [00:00<00:00, 177.87it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 172.64it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 172.41it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 174.09it/s][A [A Models: 80%|████████ | 8/10 [00:04<00:01, 1.72it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 206.02it/s][A 42%|████▏ | 42/100 [00:00<00:00, 182.33it/s][A 61%|██████ | 61/100 [00:00<00:00, 175.00it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 175.70it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 175.80it/s][A [A Models: 90%|█████████ | 9/10 [00:05<00:00, 1.74it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 193.80it/s][A 40%|████ | 40/100 [00:00<00:00, 193.37it/s][A 60%|██████ | 60/100 [00:00<00:00, 191.14it/s][A 80%|████████ | 80/100 [00:00<00:00, 188.28it/s][A 100%|██████████| 100/100 [00:00<00:00, 188.94it/s][A [A Models: 100%|██████████| 10/10 [00:05<00:00, 1.78it/s] Models: 100%|██████████| 10/10 [00:05<00:00, 1.80it/s] Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 27%|██▋ | 27/100 [00:00<00:00, 258.82it/s][A 53%|█████▎ | 53/100 [00:00<00:00, 253.86it/s][A 80%|████████ | 80/100 [00:00<00:00, 256.82it/s][A [A Models: 10%|█ | 1/10 [00:00<00:03, 2.57it/s] 0%| | 0/100 [00:00<?, ?it/s][A 23%|██▎ | 23/100 [00:00<00:00, 219.74it/s][A 45%|████▌ | 45/100 [00:00<00:00, 202.18it/s][A 66%|██████▌ | 66/100 [00:00<00:00, 193.99it/s][A 86%|████████▌ | 86/100 [00:00<00:00, 188.30it/s][A [A Models: 20%|██ | 2/10 [00:00<00:03, 2.14it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 202.52it/s][A 42%|████▏ | 42/100 [00:00<00:00, 184.53it/s][A 61%|██████ | 61/100 [00:00<00:00, 174.51it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 174.88it/s][A 98%|█████████▊| 98/100 [00:00<00:00, 177.87it/s][A [A Models: 30%|███ | 3/10 [00:01<00:03, 1.96it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 194.40it/s][A 40%|████ | 40/100 [00:00<00:00, 172.31it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 168.22it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 170.74it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 170.09it/s][A [A Models: 40%|████ | 4/10 [00:02<00:03, 1.85it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 188.95it/s][A 39%|███▉ | 39/100 [00:00<00:00, 170.55it/s][A 57%|█████▋ | 57/100 [00:00<00:00, 167.10it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 164.11it/s][A 91%|█████████ | 91/100 [00:00<00:00, 165.60it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:02, 1.78it/s] 0%| | 0/100 [00:00<?, ?it/s][A 19%|█▉ | 19/100 [00:00<00:00, 189.21it/s][A 38%|███▊ | 38/100 [00:00<00:00, 167.95it/s][A 55%|█████▌ | 55/100 [00:00<00:00, 165.17it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 164.70it/s][A 89%|████████▉ | 89/100 [00:00<00:00, 163.08it/s][A [A Models: 60%|██████ | 6/10 [00:03<00:02, 1.73it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 191.40it/s][A 40%|████ | 40/100 [00:00<00:00, 177.23it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 169.90it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 170.01it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 171.74it/s][A [A Models: 70%|███████ | 7/10 [00:03<00:01, 1.73it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 195.70it/s][A 40%|████ | 40/100 [00:00<00:00, 176.62it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 171.14it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 171.34it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 173.15it/s][A [A Models: 80%|████████ | 8/10 [00:04<00:01, 1.73it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 206.12it/s][A 42%|████▏ | 42/100 [00:00<00:00, 185.96it/s][A 61%|██████ | 61/100 [00:00<00:00, 178.24it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 178.05it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 177.52it/s][A [A Models: 90%|█████████ | 9/10 [00:04<00:00, 1.75it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 195.49it/s][A 40%|████ | 40/100 [00:00<00:00, 195.36it/s][A 60%|██████ | 60/100 [00:00<00:00, 192.59it/s][A 80%|████████ | 80/100 [00:00<00:00, 189.68it/s][A 100%|██████████| 100/100 [00:00<00:00, 189.82it/s][A [A Models: 100%|██████████| 10/10 [00:05<00:00, 1.79it/s] Models: 100%|██████████| 10/10 [00:05<00:00, 1.81it/s][ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ] > > proc.time() user system elapsed 80.021 1.726 81.579
spatialDE.Rcheck/spatialDE-Ex.timings
name | user | system | elapsed | |
FSV_sig | 10.736 | 1.025 | 12.684 | |
mockSVG | 0.354 | 0.084 | 0.437 | |
modelSearch | 5.033 | 0.112 | 5.144 | |
model_search | 4.452 | 0.032 | 4.485 | |
multiGenePlots | 3.400 | 0.148 | 3.548 | |
regress_out | 0.200 | 0.008 | 0.208 | |
run | 2.203 | 0.017 | 2.219 | |
spatialDE | 2.442 | 0.019 | 2.462 | |
spatialPatterns | 1.653 | 0.047 | 1.702 | |
spatial_patterns | 72.948 | 0.047 | 72.990 | |
stabilize | 0.143 | 0.032 | 0.175 | |