Back to Build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-03-27 05:50:44 -0000 (Mon, 27 Mar 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" | 6083 |
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: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1942/2195 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
spatialDE 1.5.5 (landing page) Gabriele Sales
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
Package: spatialDE |
Version: 1.5.5 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings spatialDE_1.5.5.tar.gz |
StartedAt: 2023-03-25 13:07:27 -0000 (Sat, 25 Mar 2023) |
EndedAt: 2023-03-25 13:17:00 -0000 (Sat, 25 Mar 2023) |
EllapsedTime: 573.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: spatialDE.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:spatialDE.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings spatialDE_1.5.5.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/spatialDE.Rcheck’ * using R Under development (unstable) (2023-03-12 r83975) * 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.5.5’ * 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.17-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 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 73.076 0.056 71.519 FSV_sig 10.413 0.924 11.918 modelSearch 5.739 0.116 5.382 model_search 5.200 0.040 4.761 * 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.17-bioc/meat/spatialDE.Rcheck/00check.log’ for details.
spatialDE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL spatialDE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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) (2023-03-12 r83975) -- "Unsuffered Consequences" 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 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 28%|██▊ | 28/100 [00:00<00:00, 273.67it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 267.60it/s][A 83%|████████▎ | 83/100 [00:00<00:00, 252.16it/s][A [A Models: 10%|█ | 1/10 [00:00<00:03, 2.54it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 198.03it/s][A 40%|████ | 40/100 [00:00<00:00, 189.97it/s][A 60%|██████ | 60/100 [00:00<00:00, 175.58it/s][A 78%|███████▊ | 78/100 [00:00<00:00, 177.03it/s][A [A Models: 20%|██ | 2/10 [00:00<00:03, 2.09it/s] 0%| | 0/100 [00:00<?, ?it/s][A 19%|█▉ | 19/100 [00:00<00:00, 180.97it/s][A 38%|███▊ | 38/100 [00:00<00:00, 167.05it/s][A 55%|█████▌ | 55/100 [00:00<00:00, 163.90it/s][A 73%|███████▎ | 73/100 [00:00<00:00, 166.56it/s][A 92%|█████████▏| 92/100 [00:00<00:00, 173.25it/s][A [A Models: 30%|███ | 3/10 [00:01<00:03, 1.88it/s] 0%| | 0/100 [00:00<?, ?it/s][A 18%|█▊ | 18/100 [00:00<00:00, 175.50it/s][A 36%|███▌ | 36/100 [00:00<00:00, 165.70it/s][A 53%|█████▎ | 53/100 [00:00<00:00, 159.95it/s][A 70%|███████ | 70/100 [00:00<00:00, 160.22it/s][A 90%|█████████ | 90/100 [00:00<00:00, 170.60it/s][A [A Models: 40%|████ | 4/10 [00:02<00:03, 1.79it/s] 0%| | 0/100 [00:00<?, ?it/s][A 17%|█▋ | 17/100 [00:00<00:00, 163.37it/s][A 34%|███▍ | 34/100 [00:00<00:00, 159.13it/s][A 50%|█████ | 50/100 [00:00<00:00, 128.06it/s][A 66%|██████▌ | 66/100 [00:00<00:00, 138.24it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 152.98it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:02, 1.67it/s] 0%| | 0/100 [00:00<?, ?it/s][A 18%|█▊ | 18/100 [00:00<00:00, 179.02it/s][A 36%|███▌ | 36/100 [00:00<00:00, 169.50it/s][A 53%|█████▎ | 53/100 [00:00<00:00, 165.66it/s][A 71%|███████ | 71/100 [00:00<00:00, 168.26it/s][A 90%|█████████ | 90/100 [00:00<00:00, 173.70it/s][A [A Models: 60%|██████ | 6/10 [00:03<00:02, 1.68it/s] 0%| | 0/100 [00:00<?, ?it/s][A 19%|█▉ | 19/100 [00:00<00:00, 183.59it/s][A 38%|███▊ | 38/100 [00:00<00:00, 172.81it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 170.20it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 177.57it/s][A 93%|█████████▎| 93/100 [00:00<00:00, 176.71it/s][A [A Models: 70%|███████ | 7/10 [00:03<00:01, 1.70it/s] 0%| | 0/100 [00:00<?, ?it/s][A 19%|█▉ | 19/100 [00:00<00:00, 185.70it/s][A 38%|███▊ | 38/100 [00:00<00:00, 171.47it/s][A 56%|█████▌ | 56/100 [00:00<00:00, 169.32it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 174.50it/s][A 93%|█████████▎| 93/100 [00:00<00:00, 174.40it/s][A [A Models: 80%|████████ | 8/10 [00:04<00:01, 1.71it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 191.65it/s][A 40%|████ | 40/100 [00:00<00:00, 178.86it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 175.83it/s][A 77%|███████▋ | 77/100 [00:00<00:00, 177.56it/s][A 96%|█████████▌| 96/100 [00:00<00:00, 180.59it/s][A [A Models: 90%|█████████ | 9/10 [00:05<00:00, 1.73it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 197.80it/s][A 40%|████ | 40/100 [00:00<00:00, 192.92it/s][A 60%|██████ | 60/100 [00:00<00:00, 185.01it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 186.76it/s][A [A Models: 100%|██████████| 10/10 [00:05<00:00, 1.78it/s] Models: 100%|██████████| 10/10 [00:05<00:00, 1.78it/s] Models: 0%| | 0/10 [00:00<?, ?it/s] 0%| | 0/100 [00:00<?, ?it/s][A 28%|██▊ | 28/100 [00:00<00:00, 268.17it/s][A 55%|█████▌ | 55/100 [00:00<00:00, 248.51it/s][A 80%|████████ | 80/100 [00:00<00:00, 245.33it/s][A [A Models: 10%|█ | 1/10 [00:00<00:03, 2.45it/s] 0%| | 0/100 [00:00<?, ?it/s][A 23%|██▎ | 23/100 [00:00<00:00, 223.49it/s][A 46%|████▌ | 46/100 [00:00<00:00, 186.12it/s][A 66%|██████▌ | 66/100 [00:00<00:00, 181.82it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 180.01it/s][A [A Models: 20%|██ | 2/10 [00:00<00:03, 2.03it/s] 0%| | 0/100 [00:00<?, ?it/s][A 22%|██▏ | 22/100 [00:00<00:00, 211.80it/s][A 44%|████▍ | 44/100 [00:00<00:00, 173.71it/s][A 62%|██████▏ | 62/100 [00:00<00:00, 169.30it/s][A 80%|████████ | 80/100 [00:00<00:00, 166.97it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 163.11it/s][A [A Models: 30%|███ | 3/10 [00:01<00:03, 1.85it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 198.84it/s][A 41%|████ | 41/100 [00:00<00:00, 169.43it/s][A 59%|█████▉ | 59/100 [00:00<00:00, 164.06it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 165.29it/s][A 93%|█████████▎| 93/100 [00:00<00:00, 162.72it/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.99it/s][A 40%|████ | 40/100 [00:00<00:00, 168.02it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 161.65it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 159.53it/s][A 92%|█████████▏| 92/100 [00:00<00:00, 155.61it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:02, 1.70it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 197.76it/s][A 40%|████ | 40/100 [00:00<00:00, 165.06it/s][A 57%|█████▋ | 57/100 [00:00<00:00, 161.73it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 160.95it/s][A 91%|█████████ | 91/100 [00:00<00:00, 158.45it/s][A [A Models: 60%|██████ | 6/10 [00:03<00:02, 1.67it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 202.89it/s][A 42%|████▏ | 42/100 [00:00<00:00, 174.24it/s][A 60%|██████ | 60/100 [00:00<00:00, 168.14it/s][A 77%|███████▋ | 77/100 [00:00<00:00, 168.06it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 166.45it/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, 194.97it/s][A 40%|████ | 40/100 [00:00<00:00, 171.38it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 168.25it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 166.66it/s][A 92%|█████████▏| 92/100 [00:00<00:00, 165.63it/s][A [A Models: 80%|████████ | 8/10 [00:04<00:01, 1.68it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 199.78it/s][A 41%|████ | 41/100 [00:00<00:00, 175.31it/s][A 59%|█████▉ | 59/100 [00:00<00:00, 171.31it/s][A 77%|███████▋ | 77/100 [00:00<00:00, 171.64it/s][A 96%|█████████▌| 96/100 [00:00<00:00, 175.22it/s][A [A Models: 90%|█████████ | 9/10 [00:05<00:00, 1.70it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 199.49it/s][A 40%|████ | 40/100 [00:00<00:00, 181.11it/s][A 59%|█████▉ | 59/100 [00:00<00:00, 179.36it/s][A 77%|███████▋ | 77/100 [00:00<00:00, 177.08it/s][A 96%|█████████▌| 96/100 [00:00<00:00, 180.55it/s][A [A Models: 100%|██████████| 10/10 [00:05<00:00, 1.73it/s] Models: 100%|██████████| 10/10 [00:05<00:00, 1.75it/s] /home/biocbuild/.cache/R/basilisk/1.11.3/spatialDE/1.5.5/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, 268.45it/s][A 54%|█████▍ | 54/100 [00:00<00:00, 261.72it/s][A 81%|████████ | 81/100 [00:00<00:00, 261.86it/s][A [A Models: 10%|█ | 1/10 [00:00<00:03, 2.63it/s] 0%| | 0/100 [00:00<?, ?it/s][A 23%|██▎ | 23/100 [00:00<00:00, 224.24it/s][A 46%|████▌ | 46/100 [00:00<00:00, 204.12it/s][A 67%|██████▋ | 67/100 [00:00<00:00, 196.70it/s][A 87%|████████▋ | 87/100 [00:00<00:00, 190.77it/s][A [A Models: 20%|██ | 2/10 [00:00<00:03, 2.17it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 203.54it/s][A 42%|████▏ | 42/100 [00:00<00:00, 185.52it/s][A 61%|██████ | 61/100 [00:00<00:00, 175.36it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 175.14it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 176.47it/s][A [A Models: 30%|███ | 3/10 [00:01<00:03, 1.97it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 197.77it/s][A 40%|████ | 40/100 [00:00<00:00, 174.88it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 170.68it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 173.19it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 172.06it/s][A [A Models: 40%|████ | 4/10 [00:02<00:03, 1.86it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 191.89it/s][A 40%|████ | 40/100 [00:00<00:00, 172.58it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 169.17it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 169.22it/s][A 93%|█████████▎| 93/100 [00:00<00:00, 170.72it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:02, 1.81it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 190.37it/s][A 40%|████ | 40/100 [00:00<00:00, 171.83it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 167.33it/s][A 75%|███████▌ | 75/100 [00:00<00:00, 165.93it/s][A 92%|█████████▏| 92/100 [00:00<00:00, 166.11it/s][A [A Models: 60%|██████ | 6/10 [00:03<00:02, 1.76it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 191.45it/s][A 40%|████ | 40/100 [00:00<00:00, 178.21it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 170.87it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 170.42it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 171.78it/s][A [A Models: 70%|███████ | 7/10 [00:03<00:01, 1.74it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 192.36it/s][A 40%|████ | 40/100 [00:00<00:00, 176.64it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 170.64it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 171.01it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 173.29it/s][A [A Models: 80%|████████ | 8/10 [00:04<00:01, 1.74it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 207.63it/s][A 42%|████▏ | 42/100 [00:00<00:00, 187.59it/s][A 61%|██████ | 61/100 [00:00<00:00, 179.71it/s][A 80%|████████ | 80/100 [00:00<00:00, 179.30it/s][A 98%|█████████▊| 98/100 [00:00<00:00, 179.16it/s][A [A Models: 90%|█████████ | 9/10 [00:04<00:00, 1.76it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 196.62it/s][A 40%|████ | 40/100 [00:00<00:00, 196.63it/s][A 60%|██████ | 60/100 [00:00<00:00, 194.51it/s][A 80%|████████ | 80/100 [00:00<00:00, 191.58it/s][A 100%|██████████| 100/100 [00:00<00:00, 190.99it/s][A [A Models: 100%|██████████| 10/10 [00:05<00:00, 1.80it/s] Models: 100%|██████████| 10/10 [00:05<00:00, 1.83it/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.89it/s][A 53%|█████▎ | 53/100 [00:00<00:00, 253.23it/s][A 80%|████████ | 80/100 [00:00<00:00, 256.61it/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, 220.46it/s][A 46%|████▌ | 46/100 [00:00<00:00, 201.40it/s][A 67%|██████▋ | 67/100 [00:00<00:00, 194.64it/s][A 87%|████████▋ | 87/100 [00:00<00:00, 187.88it/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.14it/s][A 42%|████▏ | 42/100 [00:00<00:00, 181.05it/s][A 61%|██████ | 61/100 [00:00<00:00, 170.14it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 170.44it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 172.98it/s][A [A Models: 30%|███ | 3/10 [00:01<00:03, 1.94it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 195.80it/s][A 40%|████ | 40/100 [00:00<00:00, 173.58it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 169.18it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 171.75it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 171.45it/s][A [A Models: 40%|████ | 4/10 [00:02<00:03, 1.84it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 189.02it/s][A 39%|███▉ | 39/100 [00:00<00:00, 170.49it/s][A 57%|█████▋ | 57/100 [00:00<00:00, 167.05it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 165.09it/s][A 91%|█████████ | 91/100 [00:00<00:00, 165.65it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:02, 1.77it/s] 0%| | 0/100 [00:00<?, ?it/s][A 19%|█▉ | 19/100 [00:00<00:00, 186.74it/s][A 38%|███▊ | 38/100 [00:00<00:00, 164.92it/s][A 55%|█████▌ | 55/100 [00:00<00:00, 161.36it/s][A 72%|███████▏ | 72/100 [00:00<00:00, 161.32it/s][A 89%|████████▉ | 89/100 [00:00<00:00, 160.44it/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, 190.24it/s][A 40%|████ | 40/100 [00:00<00:00, 178.09it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 170.67it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 170.57it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 172.80it/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, 196.37it/s][A 40%|████ | 40/100 [00:00<00:00, 178.35it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 172.27it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 172.16it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 173.88it/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.67it/s][A 42%|████▏ | 42/100 [00:00<00:00, 185.82it/s][A 61%|██████ | 61/100 [00:00<00:00, 178.98it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 179.09it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 178.73it/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.33it/s][A 40%|████ | 40/100 [00:00<00:00, 194.09it/s][A 60%|██████ | 60/100 [00:00<00:00, 192.13it/s][A 80%|████████ | 80/100 [00:00<00:00, 188.87it/s][A 100%|██████████| 100/100 [00:00<00:00, 189.14it/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 26%|██▌ | 26/100 [00:00<00:00, 257.68it/s][A 52%|█████▏ | 52/100 [00:00<00:00, 246.65it/s][A 78%|███████▊ | 78/100 [00:00<00:00, 250.25it/s][A [A Models: 10%|█ | 1/10 [00:00<00:03, 2.52it/s] 0%| | 0/100 [00:00<?, ?it/s][A 22%|██▏ | 22/100 [00:00<00:00, 217.76it/s][A 44%|████▍ | 44/100 [00:00<00:00, 200.03it/s][A 65%|██████▌ | 65/100 [00:00<00:00, 195.56it/s][A 85%|████████▌ | 85/100 [00:00<00:00, 190.49it/s][A [A Models: 20%|██ | 2/10 [00:00<00:03, 2.13it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 202.28it/s][A 42%|████▏ | 42/100 [00:00<00:00, 184.74it/s][A 61%|██████ | 61/100 [00:00<00:00, 174.28it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 174.38it/s][A 98%|█████████▊| 98/100 [00:00<00:00, 176.99it/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.27it/s][A 40%|████ | 40/100 [00:00<00:00, 173.51it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 170.04it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 172.60it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 172.07it/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, 193.36it/s][A 40%|████ | 40/100 [00:00<00:00, 173.31it/s][A 58%|█████▊ | 58/100 [00:00<00:00, 169.48it/s][A 76%|███████▌ | 76/100 [00:00<00:00, 169.38it/s][A 94%|█████████▍| 94/100 [00:00<00:00, 172.10it/s][A [A Models: 50%|█████ | 5/10 [00:02<00:02, 1.80it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 189.45it/s][A 39%|███▉ | 39/100 [00:00<00:00, 173.19it/s][A 57%|█████▋ | 57/100 [00:00<00:00, 168.96it/s][A 74%|███████▍ | 74/100 [00:00<00:00, 169.13it/s][A 91%|█████████ | 91/100 [00:00<00:00, 169.00it/s][A [A Models: 60%|██████ | 6/10 [00:03<00:02, 1.76it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 194.90it/s][A 40%|████ | 40/100 [00:00<00:00, 179.25it/s][A 59%|█████▉ | 59/100 [00:00<00:00, 171.52it/s][A 77%|███████▋ | 77/100 [00:00<00:00, 170.94it/s][A 95%|█████████▌| 95/100 [00:00<00:00, 173.11it/s][A [A Models: 70%|███████ | 7/10 [00:03<00:01, 1.75it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 199.41it/s][A 40%|████ | 40/100 [00:00<00:00, 180.57it/s][A 59%|█████▉ | 59/100 [00:00<00:00, 174.73it/s][A 77%|███████▋ | 77/100 [00:00<00:00, 173.75it/s][A 95%|█████████▌| 95/100 [00:00<00:00, 174.71it/s][A [A Models: 80%|████████ | 8/10 [00:04<00:01, 1.75it/s] 0%| | 0/100 [00:00<?, ?it/s][A 21%|██ | 21/100 [00:00<00:00, 204.79it/s][A 42%|████▏ | 42/100 [00:00<00:00, 185.07it/s][A 61%|██████ | 61/100 [00:00<00:00, 177.71it/s][A 79%|███████▉ | 79/100 [00:00<00:00, 177.01it/s][A 97%|█████████▋| 97/100 [00:00<00:00, 176.88it/s][A [A Models: 90%|█████████ | 9/10 [00:04<00:00, 1.76it/s] 0%| | 0/100 [00:00<?, ?it/s][A 20%|██ | 20/100 [00:00<00:00, 195.76it/s][A 40%|████ | 40/100 [00:00<00:00, 195.03it/s][A 60%|██████ | 60/100 [00:00<00:00, 192.92it/s][A 80%|████████ | 80/100 [00:00<00:00, 190.22it/s][A 100%|██████████| 100/100 [00:00<00:00, 189.72it/s][A [A Models: 100%|██████████| 10/10 [00:05<00:00, 1.80it/s] Models: 100%|██████████| 10/10 [00:05<00:00, 1.83it/s][ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ] > > proc.time() user system elapsed 90.256 2.099 80.664
spatialDE.Rcheck/spatialDE-Ex.timings
name | user | system | elapsed | |
FSV_sig | 10.413 | 0.924 | 11.918 | |
mockSVG | 0.408 | 0.052 | 0.460 | |
modelSearch | 5.739 | 0.116 | 5.382 | |
model_search | 5.200 | 0.040 | 4.761 | |
multiGenePlots | 4.443 | 0.288 | 4.454 | |
regress_out | 0.204 | 0.000 | 0.204 | |
run | 2.493 | 0.016 | 2.298 | |
spatialDE | 2.752 | 0.028 | 2.531 | |
spatialPatterns | 2.572 | 0.028 | 1.767 | |
spatial_patterns | 73.076 | 0.056 | 71.519 | |
stabilize | 0.156 | 0.008 | 0.164 | |