| Back to Multiple platform build/check report for BioC 3.21: simplified long | 
 | 
This page was generated on 2025-10-16 11:40 -0400 (Thu, 16 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4833 | 
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4614 | 
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4555 | 
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4586 | 
| 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 2062/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| spatialHeatmap 2.14.1  (landing page) Jianhai Zhang 
 | nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK |  | ||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | OK | OK |  | ||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
| To the developers/maintainers of the spatialHeatmap package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/spatialHeatmap.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: spatialHeatmap | 
| Version: 2.14.1 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialHeatmap.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialHeatmap_2.14.1.tar.gz | 
| StartedAt: 2025-10-15 13:39:44 -0400 (Wed, 15 Oct 2025) | 
| EndedAt: 2025-10-15 13:47:28 -0400 (Wed, 15 Oct 2025) | 
| EllapsedTime: 464.3 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: spatialHeatmap.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialHeatmap.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialHeatmap_2.14.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialHeatmap.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘spatialHeatmap/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘spatialHeatmap’ version ‘2.14.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘spatialHeatmap’ can be installed ... OK
* checking installed package size ... INFO
  installed size is 31.8Mb
  sub-directories of 1Mb or more:
    R         1.2Mb
    extdata  30.2Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'norm_data.Rd':
  ‘[DESeq2]{estimateSizeFactors}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
SPHM              21.504  0.769  22.480
covis             19.719  0.742  20.739
cell_group        14.691  0.289  15.005
process_cell_meta  9.798  0.106   9.932
reduce_dim         9.156  0.109   9.306
spatial_hm         7.352  0.280   7.663
SpatialEnrichment  4.966  0.243   5.255
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/spatialHeatmap.Rcheck/00check.log’
for details.
spatialHeatmap.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL spatialHeatmap ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’ * installing *source* package ‘spatialHeatmap’ ... ** this is package ‘spatialHeatmap’ version ‘2.14.1’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘svg’ in package ‘spatialHeatmap’ Creating a new generic function for ‘match’ in package ‘spatialHeatmap’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spatialHeatmap)
spatialHeatmap.Rcheck/tests/runTests.Rout
R version 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> BiocGenerics:::testPackage("spatialHeatmap")
Attaching package: 'spatialHeatmap'
The following object is masked from 'package:grDevices':
    svg
The following object is masked from 'package:base':
    match
Loading required package: Biobase
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 object is masked from 'package:spatialHeatmap':
    match
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
Welcome to Bioconductor
    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'matrixStats'
The following objects are masked from 'package:Biobase':
    anyMissing, rowMedians
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
The following object is masked from 'package:Biobase':
    rowMedians
Loading required package: GenomicRanges
Loading required package: stats4
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: limma
Attaching package: 'limma'
The following object is masked from 'package:BiocGenerics':
    plotMA
Loading required package: xml2
Loading required package: RCurl
Loading required package: jsonlite
Loading required package: BiocStyle
Attaching package: 'BiocStyle'
The following object is masked from 'package:spatialHeatmap':
    output
Normalising: ESF 
   type 
"ratio" 
Syntactically valid column names are made! 
Syntactically valid column names are made! 
All values before filtering:
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
  0.000   0.000   0.287   2.442   4.268  19.991 
All coefficient of variances (CVs) before filtering:
     Min.   1st Qu.    Median      Mean   3rd Qu.      Max. 
0.0007742 0.0767696 0.4019655 0.6217814 0.9956157 2.0000000 
All values after filtering:
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
  0.000   2.654   4.976   4.779   6.451  14.695 
All coefficient of variances (CVs) after filtering:
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
 0.3001  0.3648  0.4637  0.5651  0.7392  1.1548 
Warning: variables of sample/condition are less than 5! 
..connectivity..
..matrix multiplication (system BLAS)..
..normalization..
..done.
 ..done.
 ..done.
 ..done.
 ..done.
Normalising: ESF 
   type 
"ratio" 
Syntactically valid column names are made! 
Syntactically valid column names are made! 
All values before filtering:
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
  0.000   0.000   0.287   2.442   4.268  19.991 
All coefficient of variances (CVs) before filtering:
     Min.   1st Qu.    Median      Mean   3rd Qu.      Max. 
0.0007742 0.0767696 0.4019655 0.6217814 0.9956157 2.0000000 
All values after filtering:
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
  0.000   2.654   4.976   4.779   6.451  14.695 
All coefficient of variances (CVs) after filtering:
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
 0.3001  0.3648  0.4637  0.5651  0.7392  1.1548 
RUNIT TEST PROTOCOL -- Wed Oct 15 13:47:14 2025 
*********************************************** 
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 
 
1 Test Suite : 
spatialHeatmap RUnit Tests - 2 test functions, 0 errors, 0 failures
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 27.585   1.379  29.097 
spatialHeatmap.Rcheck/spatialHeatmap-Ex.timings
| name | user | system | elapsed | |
| SPHM | 21.504 | 0.769 | 22.480 | |
| SPHMMethods | 1.909 | 0.258 | 2.187 | |
| SVG | 0.779 | 0.303 | 1.157 | |
| SVGMethods | 0.470 | 0.142 | 0.643 | |
| SpatialEnrichment | 4.966 | 0.243 | 5.255 | |
| aSVG.remote.repo | 0.002 | 0.001 | 0.004 | |
| adj_mod | 3.412 | 0.145 | 3.575 | |
| aggr_rep | 0.957 | 0.047 | 1.006 | |
| cell_group | 14.691 | 0.289 | 15.005 | |
| cluster_cell | 1.345 | 0.026 | 1.372 | |
| coclus_opt | 0.271 | 0.013 | 0.288 | |
| cocluster | 0.291 | 0.017 | 0.309 | |
| com_factor | 0.226 | 0.013 | 0.240 | |
| covis | 19.719 | 0.742 | 20.739 | |
| custom_shiny | 0.023 | 0.007 | 0.032 | |
| cut_dendro | 0.638 | 0.025 | 0.675 | |
| cvt_id | 0.672 | 0.021 | 0.697 | |
| data_ref | 0.908 | 0.020 | 0.936 | |
| database | 0.554 | 0.027 | 0.586 | |
| edit_tar | 0.005 | 0.001 | 0.007 | |
| filter_data | 1.144 | 0.046 | 1.202 | |
| matrix_hm | 2.861 | 0.067 | 2.934 | |
| network | 2.597 | 0.068 | 2.668 | |
| norm_cell | 2.002 | 0.061 | 2.089 | |
| norm_data | 0.984 | 0.048 | 1.041 | |
| norm_srsc | 3.219 | 0.212 | 3.467 | |
| opt_bar | 0.248 | 0.007 | 0.257 | |
| opt_setting | 0.007 | 0.003 | 0.011 | |
| opt_violin | 0.254 | 0.002 | 0.262 | |
| optimal_k | 0.214 | 0.003 | 0.221 | |
| plot_dim | 1.936 | 0.038 | 1.992 | |
| plot_kmeans | 0.758 | 0.026 | 0.785 | |
| plot_meta | 2.940 | 0.354 | 3.340 | |
| process_cell_meta | 9.798 | 0.106 | 9.932 | |
| qc_cell | 0.947 | 0.022 | 0.969 | |
| read_cache | 3.051 | 0.035 | 3.091 | |
| read_fr | 0.005 | 0.001 | 0.006 | |
| read_svg | 0.630 | 0.285 | 1.032 | |
| reduce_dim | 9.156 | 0.109 | 9.306 | |
| reduce_rep | 0.001 | 0.001 | 0.002 | |
| return_feature | 0.750 | 0.017 | 0.775 | |
| save_cache | 2.894 | 0.020 | 2.915 | |
| shiny_shm | 0.000 | 0.001 | 0.001 | |
| shm | 4.254 | 0.256 | 4.543 | |
| spatialHeatmap-package | 0.000 | 0.001 | 0.001 | |
| spatial_hm | 7.352 | 0.280 | 7.663 | |
| submatrix | 2.960 | 0.071 | 3.053 | |
| true_bulk | 0.397 | 0.017 | 0.417 | |
| update_feature | 0.001 | 0.001 | 0.003 | |
| write_svg | 2.615 | 0.278 | 2.992 | |