| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-10 10:04:41 -0000 (Wed, 10 May 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" | 6211 |
| 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 1939/2194 | 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/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.7.0.tar.gz |
| StartedAt: 2023-05-10 05:30:23 -0000 (Wed, 10 May 2023) |
| EndedAt: 2023-05-10 05:40:21 -0000 (Wed, 10 May 2023) |
| EllapsedTime: 597.8 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.7.0.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.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.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 67.996 0.027 66.448
FSV_sig 9.775 0.972 11.305
modelSearch 5.138 0.043 4.725
* 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
25%|██▌ | 25/100 [00:00<00:00, 247.78it/s][A
50%|█████ | 50/100 [00:00<00:00, 247.64it/s][A
75%|███████▌ | 75/100 [00:00<00:00, 247.66it/s][A
[A
Models: 10%|█ | 1/10 [00:00<00:03, 2.46it/s]
0%| | 0/100 [00:00<?, ?it/s][A
19%|█▉ | 19/100 [00:00<00:00, 186.81it/s][A
38%|███▊ | 38/100 [00:00<00:00, 186.89it/s][A
57%|█████▋ | 57/100 [00:00<00:00, 178.95it/s][A
75%|███████▌ | 75/100 [00:00<00:00, 178.17it/s][A
94%|█████████▍| 94/100 [00:00<00:00, 180.78it/s][A
[A
Models: 20%|██ | 2/10 [00:00<00:03, 2.03it/s]
0%| | 0/100 [00:00<?, ?it/s][A
19%|█▉ | 19/100 [00:00<00:00, 187.26it/s][A
38%|███▊ | 38/100 [00:00<00:00, 181.28it/s][A
57%|█████▋ | 57/100 [00:00<00:00, 170.16it/s][A
75%|███████▌ | 75/100 [00:00<00:00, 170.92it/s][A
93%|█████████▎| 93/100 [00:00<00:00, 169.20it/s][A
[A
Models: 30%|███ | 3/10 [00:01<00:03, 1.87it/s]
0%| | 0/100 [00:00<?, ?it/s][A
19%|█▉ | 19/100 [00:00<00:00, 183.45it/s][A
38%|███▊ | 38/100 [00:00<00:00, 179.24it/s][A
56%|█████▌ | 56/100 [00:00<00:00, 167.04it/s][A
73%|███████▎ | 73/100 [00:00<00:00, 166.22it/s][A
90%|█████████ | 90/100 [00:00<00:00, 163.78it/s][A
[A
Models: 40%|████ | 4/10 [00:02<00:03, 1.78it/s]
0%| | 0/100 [00:00<?, ?it/s][A
17%|█▋ | 17/100 [00:00<00:00, 161.72it/s][A
34%|███▍ | 34/100 [00:00<00:00, 162.33it/s][A
51%|█████ | 51/100 [00:00<00:00, 125.58it/s][A
68%|██████▊ | 68/100 [00:00<00:00, 137.76it/s][A
84%|████████▍ | 84/100 [00:00<00:00, 144.41it/s][A
[A
Models: 50%|█████ | 5/10 [00:02<00:03, 1.65it/s]
0%| | 0/100 [00:00<?, ?it/s][A
17%|█▋ | 17/100 [00:00<00:00, 167.46it/s][A
35%|███▌ | 35/100 [00:00<00:00, 171.69it/s][A
53%|█████▎ | 53/100 [00:00<00:00, 163.73it/s][A
70%|███████ | 70/100 [00:00<00:00, 162.18it/s][A
87%|████████▋ | 87/100 [00:00<00:00, 162.05it/s][A
[A
Models: 60%|██████ | 6/10 [00:03<00:02, 1.64it/s]
0%| | 0/100 [00:00<?, ?it/s][A
19%|█▉ | 19/100 [00:00<00:00, 180.30it/s][A
38%|███▊ | 38/100 [00:00<00:00, 184.27it/s][A
57%|█████▋ | 57/100 [00:00<00:00, 173.02it/s][A
75%|███████▌ | 75/100 [00:00<00:00, 168.72it/s][A
93%|█████████▎| 93/100 [00:00<00:00, 169.09it/s][A
[A
Models: 70%|███████ | 7/10 [00:04<00:01, 1.66it/s]
0%| | 0/100 [00:00<?, ?it/s][A
19%|█▉ | 19/100 [00:00<00:00, 182.85it/s][A
38%|███▊ | 38/100 [00:00<00:00, 177.76it/s][A
56%|█████▌ | 56/100 [00:00<00:00, 168.56it/s][A
74%|███████▍ | 74/100 [00:00<00:00, 171.07it/s][A
92%|█████████▏| 92/100 [00:00<00:00, 171.10it/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, 190.97it/s][A
40%|████ | 40/100 [00:00<00:00, 183.93it/s][A
59%|█████▉ | 59/100 [00:00<00:00, 175.18it/s][A
77%|███████▋ | 77/100 [00:00<00:00, 176.42it/s][A
95%|█████████▌| 95/100 [00:00<00:00, 175.28it/s][A
[A
Models: 90%|█████████ | 9/10 [00:05<00:00, 1.70it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 200.55it/s][A
42%|████▏ | 42/100 [00:00<00:00, 197.06it/s][A
62%|██████▏ | 62/100 [00:00<00:00, 187.28it/s][A
81%|████████ | 81/100 [00:00<00:00, 187.36it/s][A
[A
Models: 100%|██████████| 10/10 [00:05<00:00, 1.75it/s]
Models: 100%|██████████| 10/10 [00:05<00:00, 1.75it/s]
Models: 0%| | 0/10 [00:00<?, ?it/s]
0%| | 0/100 [00:00<?, ?it/s][A
28%|██▊ | 28/100 [00:00<00:00, 270.38it/s][A
56%|█████▌ | 56/100 [00:00<00:00, 251.30it/s][A
82%|████████▏ | 82/100 [00:00<00:00, 249.23it/s][A
[A
Models: 10%|█ | 1/10 [00:00<00:03, 2.48it/s]
0%| | 0/100 [00:00<?, ?it/s][A
22%|██▏ | 22/100 [00:00<00:00, 217.42it/s][A
44%|████▍ | 44/100 [00:00<00:00, 183.97it/s][A
63%|██████▎ | 63/100 [00:00<00:00, 180.81it/s][A
82%|████████▏ | 82/100 [00:00<00:00, 181.02it/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, 218.74it/s][A
44%|████▍ | 44/100 [00:00<00:00, 179.77it/s][A
63%|██████▎ | 63/100 [00:00<00:00, 176.59it/s][A
81%|████████ | 81/100 [00:00<00:00, 174.22it/s][A
99%|█████████▉| 99/100 [00:00<00:00, 170.19it/s][A
[A
Models: 30%|███ | 3/10 [00:01<00:03, 1.89it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 203.16it/s][A
42%|████▏ | 42/100 [00:00<00:00, 169.46it/s][A
60%|██████ | 60/100 [00:00<00:00, 165.31it/s][A
77%|███████▋ | 77/100 [00:00<00:00, 166.61it/s][A
94%|█████████▍| 94/100 [00:00<00:00, 164.92it/s][A
[A
Models: 40%|████ | 4/10 [00:02<00:03, 1.80it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 202.06it/s][A
42%|████▏ | 42/100 [00:00<00:00, 170.83it/s][A
60%|██████ | 60/100 [00:00<00:00, 166.00it/s][A
77%|███████▋ | 77/100 [00:00<00:00, 165.75it/s][A
94%|█████████▍| 94/100 [00:00<00:00, 161.96it/s][A
[A
Models: 50%|█████ | 5/10 [00:02<00:02, 1.74it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 205.76it/s][A
42%|████▏ | 42/100 [00:00<00:00, 175.86it/s][A
60%|██████ | 60/100 [00:00<00:00, 169.18it/s][A
78%|███████▊ | 78/100 [00:00<00:00, 169.05it/s][A
95%|█████████▌| 95/100 [00:00<00:00, 167.43it/s][A
[A
Models: 60%|██████ | 6/10 [00:03<00:02, 1.73it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 206.47it/s][A
42%|████▏ | 42/100 [00:00<00:00, 177.75it/s][A
61%|██████ | 61/100 [00:00<00:00, 173.76it/s][A
79%|███████▉ | 79/100 [00:00<00:00, 171.56it/s][A
97%|█████████▋| 97/100 [00:00<00:00, 170.98it/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, 198.86it/s][A
40%|████ | 40/100 [00:00<00:00, 175.53it/s][A
58%|█████▊ | 58/100 [00:00<00:00, 172.70it/s][A
76%|███████▌ | 76/100 [00:00<00:00, 170.92it/s][A
94%|█████████▍| 94/100 [00:00<00:00, 169.55it/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, 205.48it/s][A
42%|████▏ | 42/100 [00:00<00:00, 180.63it/s][A
61%|██████ | 61/100 [00:00<00:00, 178.19it/s][A
79%|███████▉ | 79/100 [00:00<00:00, 175.58it/s][A
98%|█████████▊| 98/100 [00:00<00:00, 178.82it/s][A
[A
Models: 90%|█████████ | 9/10 [00:05<00:00, 1.74it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 207.49it/s][A
42%|████▏ | 42/100 [00:00<00:00, 187.29it/s][A
61%|██████ | 61/100 [00:00<00:00, 185.94it/s][A
80%|████████ | 80/100 [00:00<00:00, 184.72it/s][A
99%|█████████▉| 99/100 [00:00<00:00, 185.57it/s][A
[A
Models: 100%|██████████| 10/10 [00:05<00:00, 1.78it/s]
Models: 100%|██████████| 10/10 [00:05<00:00, 1.79it/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, 261.50it/s][A
54%|█████▍ | 54/100 [00:00<00:00, 258.46it/s][A
81%|████████ | 81/100 [00:00<00:00, 262.20it/s][A
[A
Models: 10%|█ | 1/10 [00:00<00:03, 2.62it/s]
0%| | 0/100 [00:00<?, ?it/s][A
23%|██▎ | 23/100 [00:00<00:00, 228.58it/s][A
46%|████▌ | 46/100 [00:00<00:00, 208.26it/s][A
67%|██████▋ | 67/100 [00:00<00:00, 200.64it/s][A
88%|████████▊ | 88/100 [00:00<00:00, 193.47it/s][A
[A
Models: 20%|██ | 2/10 [00:00<00:03, 2.19it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 208.44it/s][A
42%|████▏ | 42/100 [00:00<00:00, 189.55it/s][A
62%|██████▏ | 62/100 [00:00<00:00, 181.24it/s][A
81%|████████ | 81/100 [00:00<00:00, 179.21it/s][A
100%|██████████| 100/100 [00:00<00:00, 181.84it/s][A
[A
Models: 30%|███ | 3/10 [00:01<00:03, 2.01it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 198.58it/s][A
41%|████ | 41/100 [00:00<00:00, 178.02it/s][A
59%|█████▉ | 59/100 [00:00<00:00, 172.64it/s][A
77%|███████▋ | 77/100 [00:00<00:00, 175.25it/s][A
95%|█████████▌| 95/100 [00:00<00:00, 174.27it/s][A
[A
Models: 40%|████ | 4/10 [00:02<00:03, 1.90it/s]
0%| | 0/100 [00:00<?, ?it/s][A
20%|██ | 20/100 [00:00<00:00, 195.09it/s][A
40%|████ | 40/100 [00:00<00:00, 175.62it/s][A
58%|█████▊ | 58/100 [00:00<00:00, 171.76it/s][A
76%|███████▌ | 76/100 [00:00<00:00, 171.33it/s][A
94%|█████████▍| 94/100 [00:00<00:00, 174.06it/s][A
[A
Models: 50%|█████ | 5/10 [00:02<00:02, 1.83it/s]
0%| | 0/100 [00:00<?, ?it/s][A
20%|██ | 20/100 [00:00<00:00, 191.59it/s][A
40%|████ | 40/100 [00:00<00:00, 174.39it/s][A
58%|█████▊ | 58/100 [00:00<00:00, 170.80it/s][A
76%|███████▌ | 76/100 [00:00<00:00, 170.38it/s][A
94%|█████████▍| 94/100 [00:00<00:00, 172.71it/s][A
[A
Models: 60%|██████ | 6/10 [00:03<00:02, 1.79it/s]
0%| | 0/100 [00:00<?, ?it/s][A
20%|██ | 20/100 [00:00<00:00, 197.16it/s][A
40%|████ | 40/100 [00:00<00:00, 182.82it/s][A
59%|█████▉ | 59/100 [00:00<00:00, 174.35it/s][A
77%|███████▋ | 77/100 [00:00<00:00, 173.58it/s][A
95%|█████████▌| 95/100 [00:00<00:00, 175.64it/s][A
[A
Models: 70%|███████ | 7/10 [00:03<00:01, 1.78it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 199.86it/s][A
41%|████ | 41/100 [00:00<00:00, 183.57it/s][A
60%|██████ | 60/100 [00:00<00:00, 177.06it/s][A
78%|███████▊ | 78/100 [00:00<00:00, 175.20it/s][A
96%|█████████▌| 96/100 [00:00<00:00, 175.54it/s][A
[A
Models: 80%|████████ | 8/10 [00:04<00:01, 1.78it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 207.75it/s][A
42%|████▏ | 42/100 [00:00<00:00, 186.55it/s][A
61%|██████ | 61/100 [00:00<00:00, 179.29it/s][A
80%|████████ | 80/100 [00:00<00:00, 180.65it/s][A
99%|█████████▉| 99/100 [00:00<00:00, 181.79it/s][A
[A
Models: 90%|█████████ | 9/10 [00:04<00:00, 1.79it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 200.87it/s][A
42%|████▏ | 42/100 [00:00<00:00, 205.77it/s][A
63%|██████▎ | 63/100 [00:00<00:00, 198.92it/s][A
83%|████████▎ | 83/100 [00:00<00:00, 194.87it/s][A
[A
Models: 100%|██████████| 10/10 [00:05<00:00, 1.84it/s]
Models: 100%|██████████| 10/10 [00:05<00:00, 1.87it/s]
Models: 0%| | 0/10 [00:00<?, ?it/s]
0%| | 0/100 [00:00<?, ?it/s][A
27%|██▋ | 27/100 [00:00<00:00, 262.28it/s][A
54%|█████▍ | 54/100 [00:00<00:00, 260.26it/s][A
81%|████████ | 81/100 [00:00<00:00, 264.32it/s][A
[A
Models: 10%|█ | 1/10 [00:00<00:03, 2.65it/s]
0%| | 0/100 [00:00<?, ?it/s][A
23%|██▎ | 23/100 [00:00<00:00, 229.99it/s][A
46%|████▌ | 46/100 [00:00<00:00, 208.44it/s][A
67%|██████▋ | 67/100 [00:00<00:00, 197.32it/s][A
87%|████████▋ | 87/100 [00:00<00:00, 190.34it/s][A
[A
Models: 20%|██ | 2/10 [00:00<00:03, 2.19it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 202.65it/s][A
42%|████▏ | 42/100 [00:00<00:00, 184.30it/s][A
61%|██████ | 61/100 [00:00<00:00, 174.59it/s][A
79%|███████▉ | 79/100 [00:00<00:00, 134.08it/s][A
98%|█████████▊| 98/100 [00:00<00:00, 149.18it/s][A
[A
Models: 30%|███ | 3/10 [00:01<00:03, 1.84it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 201.64it/s][A
42%|████▏ | 42/100 [00:00<00:00, 183.43it/s][A
61%|██████ | 61/100 [00:00<00:00, 175.07it/s][A
79%|███████▉ | 79/100 [00:00<00:00, 176.09it/s][A
97%|█████████▋| 97/100 [00:00<00:00, 177.14it/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, 197.15it/s][A
40%|████ | 40/100 [00:00<00:00, 177.17it/s][A
58%|█████▊ | 58/100 [00:00<00:00, 173.69it/s][A
76%|███████▌ | 76/100 [00:00<00:00, 173.28it/s][A
95%|█████████▌| 95/100 [00:00<00:00, 175.02it/s][A
[A
Models: 50%|█████ | 5/10 [00:02<00:02, 1.79it/s]
0%| | 0/100 [00:00<?, ?it/s][A
20%|██ | 20/100 [00:00<00:00, 193.23it/s][A
40%|████ | 40/100 [00:00<00:00, 174.05it/s][A
58%|█████▊ | 58/100 [00:00<00:00, 169.48it/s][A
76%|███████▌ | 76/100 [00:00<00:00, 168.61it/s][A
93%|█████████▎| 93/100 [00:00<00:00, 168.84it/s][A
[A
Models: 60%|██████ | 6/10 [00:03<00:02, 1.75it/s]
0%| | 0/100 [00:00<?, ?it/s][A
19%|█▉ | 19/100 [00:00<00:00, 187.34it/s][A
38%|███▊ | 38/100 [00:00<00:00, 170.80it/s][A
56%|█████▌ | 56/100 [00:00<00:00, 168.29it/s][A
73%|███████▎ | 73/100 [00:00<00:00, 168.06it/s][A
90%|█████████ | 90/100 [00:00<00:00, 167.07it/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, 191.76it/s][A
40%|████ | 40/100 [00:00<00:00, 173.38it/s][A
58%|█████▊ | 58/100 [00:00<00:00, 167.98it/s][A
75%|███████▌ | 75/100 [00:00<00:00, 168.36it/s][A
92%|█████████▏| 92/100 [00:00<00:00, 168.17it/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, 202.10it/s][A
42%|████▏ | 42/100 [00:00<00:00, 182.23it/s][A
61%|██████ | 61/100 [00:00<00:00, 174.71it/s][A
79%|███████▉ | 79/100 [00:00<00:00, 174.71it/s][A
97%|█████████▋| 97/100 [00:00<00:00, 174.38it/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, 191.58it/s][A
40%|████ | 40/100 [00:00<00:00, 191.21it/s][A
60%|██████ | 60/100 [00:00<00:00, 189.46it/s][A
79%|███████▉ | 79/100 [00:00<00:00, 186.04it/s][A
98%|█████████▊| 98/100 [00:00<00:00, 186.76it/s][A
[A
Models: 100%|██████████| 10/10 [00:05<00:00, 1.77it/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.37it/s][A
53%|█████▎ | 53/100 [00:00<00:00, 244.91it/s][A
79%|███████▉ | 79/100 [00:00<00:00, 250.65it/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, 219.35it/s][A
44%|████▍ | 44/100 [00:00<00:00, 199.08it/s][A
65%|██████▌ | 65/100 [00:00<00:00, 193.74it/s][A
85%|████████▌ | 85/100 [00:00<00:00, 187.66it/s][A
[A
Models: 20%|██ | 2/10 [00:00<00:03, 2.11it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 201.45it/s][A
42%|████▏ | 42/100 [00:00<00:00, 183.14it/s][A
61%|██████ | 61/100 [00:00<00:00, 172.77it/s][A
79%|███████▉ | 79/100 [00:00<00:00, 172.25it/s][A
98%|█████████▊| 98/100 [00:00<00:00, 175.20it/s][A
[A
Models: 30%|███ | 3/10 [00:01<00:03, 1.93it/s]
0%| | 0/100 [00:00<?, ?it/s][A
20%|██ | 20/100 [00:00<00:00, 191.86it/s][A
40%|████ | 40/100 [00:00<00:00, 169.88it/s][A
58%|█████▊ | 58/100 [00:00<00:00, 165.98it/s][A
76%|███████▌ | 76/100 [00:00<00:00, 168.71it/s][A
93%|█████████▎| 93/100 [00:00<00:00, 166.40it/s][A
[A
Models: 40%|████ | 4/10 [00:02<00:03, 1.82it/s]
0%| | 0/100 [00:00<?, ?it/s][A
20%|██ | 20/100 [00:00<00:00, 185.42it/s][A
39%|███▉ | 39/100 [00:00<00:00, 167.82it/s][A
56%|█████▌ | 56/100 [00:00<00:00, 164.87it/s][A
73%|███████▎ | 73/100 [00:00<00:00, 163.94it/s][A
90%|█████████ | 90/100 [00:00<00:00, 164.75it/s][A
[A
Models: 50%|█████ | 5/10 [00:02<00:02, 1.76it/s]
0%| | 0/100 [00:00<?, ?it/s][A
19%|█▉ | 19/100 [00:00<00:00, 186.11it/s][A
38%|███▊ | 38/100 [00:00<00:00, 165.69it/s][A
55%|█████▌ | 55/100 [00:00<00:00, 163.33it/s][A
72%|███████▏ | 72/100 [00:00<00:00, 163.34it/s][A
89%|████████▉ | 89/100 [00:00<00:00, 161.43it/s][A
[A
Models: 60%|██████ | 6/10 [00:03<00:02, 1.71it/s]
0%| | 0/100 [00:00<?, ?it/s][A
19%|█▉ | 19/100 [00:00<00:00, 188.76it/s][A
38%|███▊ | 38/100 [00:00<00:00, 169.31it/s][A
56%|█████▌ | 56/100 [00:00<00:00, 166.76it/s][A
73%|███████▎ | 73/100 [00:00<00:00, 166.39it/s][A
90%|█████████ | 90/100 [00:00<00:00, 165.01it/s][A
[A
Models: 70%|███████ | 7/10 [00:03<00:01, 1.70it/s]
0%| | 0/100 [00:00<?, ?it/s][A
20%|██ | 20/100 [00:00<00:00, 191.03it/s][A
40%|████ | 40/100 [00:00<00:00, 174.29it/s][A
58%|█████▊ | 58/100 [00:00<00:00, 167.95it/s][A
75%|███████▌ | 75/100 [00:00<00:00, 167.89it/s][A
92%|█████████▏| 92/100 [00:00<00:00, 167.55it/s][A
[A
Models: 80%|████████ | 8/10 [00:04<00:01, 1.70it/s]
0%| | 0/100 [00:00<?, ?it/s][A
21%|██ | 21/100 [00:00<00:00, 200.58it/s][A
42%|████▏ | 42/100 [00:00<00:00, 181.45it/s][A
61%|██████ | 61/100 [00:00<00:00, 173.93it/s][A
79%|███████▉ | 79/100 [00:00<00:00, 173.59it/s][A
97%|█████████▋| 97/100 [00:00<00:00, 173.25it/s][A
[A
Models: 90%|█████████ | 9/10 [00:05<00:00, 1.71it/s]
0%| | 0/100 [00:00<?, ?it/s][A
20%|██ | 20/100 [00:00<00:00, 189.77it/s][A
39%|███▉ | 39/100 [00:00<00:00, 188.12it/s][A
58%|█████▊ | 58/100 [00:00<00:00, 185.92it/s][A
77%|███████▋ | 77/100 [00:00<00:00, 185.92it/s][A
96%|█████████▌| 96/100 [00:00<00:00, 184.16it/s][A
[A
Models: 100%|██████████| 10/10 [00:05<00:00, 1.75it/s]
Models: 100%|██████████| 10/10 [00:05<00:00, 1.78it/s][ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
>
> proc.time()
user system elapsed
87.982 2.250 78.960
spatialDE.Rcheck/spatialDE-Ex.timings
| name | user | system | elapsed | |
| FSV_sig | 9.775 | 0.972 | 11.305 | |
| mockSVG | 0.394 | 0.040 | 0.435 | |
| modelSearch | 5.138 | 0.043 | 4.725 | |
| model_search | 4.729 | 0.036 | 4.305 | |
| multiGenePlots | 3.570 | 0.096 | 3.396 | |
| regress_out | 0.227 | 0.004 | 0.231 | |
| run | 2.365 | 0.000 | 2.163 | |
| spatialDE | 2.539 | 0.031 | 2.339 | |
| spatialPatterns | 2.505 | 0.008 | 1.689 | |
| spatial_patterns | 67.996 | 0.027 | 66.448 | |
| stabilize | 0.106 | 0.004 | 0.110 | |