Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-06-25 17:44 -0400 (Tue, 25 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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 2036/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialHeatmap 2.10.1  (landing page)
Jianhai Zhang
Snapshot Date: 2024-06-23 14:00 -0400 (Sun, 23 Jun 2024)
git_url: https://git.bioconductor.org/packages/spatialHeatmap
git_branch: RELEASE_3_19
git_last_commit: 1c98fbd
git_last_commit_date: 2024-06-21 19:51:59 -0400 (Fri, 21 Jun 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  YES
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  YES


CHECK results for spatialHeatmap on kjohnson1

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.

raw results


Summary

Package: spatialHeatmap
Version: 2.10.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.10.1.tar.gz
StartedAt: 2024-06-25 10:14:11 -0400 (Tue, 25 Jun 2024)
EndedAt: 2024-06-25 10:22:19 -0400 (Tue, 25 Jun 2024)
EllapsedTime: 488.4 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialHeatmap.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/spatialHeatmap.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* 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.10.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 ... NOTE
  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 ... NOTE
deseq2: no visible global function definition for ‘DESeqDataSet’
deseq2: no visible global function definition for ‘DESeq’
spatial_enrich : <anonymous>: no visible binding for global variable
  ‘variable’
spatial_enrich : <anonymous>: no visible binding for global variable
  ‘feature’
Undefined global functions or variables:
  DESeq DESeqDataSet feature variable
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
SPHM              20.207  0.632  21.008
covis             19.570  0.765  20.443
cell_group        14.256  0.316  14.746
process_cell_meta  9.713  0.119   9.966
reduce_dim         9.276  0.107   9.494
spatial_hm         4.904  0.243   5.245
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/spatialHeatmap.Rcheck/00check.log’
for details.


Installation output

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.4-arm64/Resources/library’
* installing *source* package ‘spatialHeatmap’ ...
** 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)

Tests output

spatialHeatmap.Rcheck/tests/runTests.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, 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.6217813 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.6217813 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 -- Tue Jun 25 10:22:01 2024 
*********************************************** 
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 
 30.042   1.196  31.578 

Example timings

spatialHeatmap.Rcheck/spatialHeatmap-Ex.timings

nameusersystemelapsed
SPHM20.207 0.63221.008
SPHMMethods1.8410.2262.098
SVG0.7740.2501.075
SVGMethods0.4680.1280.622
SpatialEnrichment4.2050.2504.490
aSVG.remote.repo0.0030.0020.005
adj_mod2.9500.1163.077
aggr_rep0.6650.0310.704
cell_group14.256 0.31614.746
cluster_cell1.5640.0271.598
coclus_opt0.2710.0130.286
cocluster0.2630.0160.282
com_factor0.2200.0130.237
covis19.570 0.76520.443
custom_shiny0.0210.0060.028
cut_dendro0.6090.0130.624
cvt_id0.6360.0210.660
data_ref0.8600.0190.879
database0.4830.0220.510
edit_tar0.0050.0010.006
filter_data1.1510.0451.204
matrix_hm2.7490.0742.831
network2.5720.0522.631
norm_cell2.3840.0422.438
norm_data0.9780.0411.021
norm_srsc3.1900.1873.460
opt_bar0.1100.0030.113
opt_setting0.0080.0030.013
opt_violin0.1740.0020.176
optimal_k0.1200.0040.126
plot_dim2.0040.0332.060
plot_kmeans0.6500.0230.674
plot_meta2.8380.3253.235
process_cell_meta9.7130.1199.966
qc_cell1.2610.0251.309
read_cache2.9700.0393.035
read_fr0.0050.0010.007
read_svg0.6180.2610.945
reduce_dim9.2760.1079.494
reduce_rep0.0010.0010.002
return_feature0.7740.0190.808
save_cache2.8410.0232.873
shiny_shm0.0000.0000.001
shm3.6200.2003.846
spatialHeatmap-package0.0000.0010.001
spatial_hm4.9040.2435.245
submatrix2.9360.0593.006
true_bulk0.3880.0160.405
update_feature0.0010.0020.003
write_svg2.9630.2613.271