Back to Multiple platform build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-04-12 10:55:31 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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

CHECK results for spatialHeatmap on nebbiolo1


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.

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.

raw results

Package 1955/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialHeatmap 2.5.3  (landing page)
Jianhai Zhang
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/spatialHeatmap
git_branch: devel
git_last_commit: 676a0c7
git_last_commit_date: 2022-12-10 03:24:39 -0400 (Sat, 10 Dec 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: spatialHeatmap
Version: 2.5.3
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:spatialHeatmap.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings spatialHeatmap_2.5.3.tar.gz
StartedAt: 2023-04-11 23:46:30 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 23:57:53 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 683.0 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialHeatmap.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:spatialHeatmap.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings spatialHeatmap_2.5.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/spatialHeatmap.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-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 ‘spatialHeatmap/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘spatialHeatmap’ version ‘2.5.3’
* 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 15.9Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    extdata  14.4Mb
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
read_hdf5              12.689  0.772  13.467
write_hdf5             10.404  1.236  11.642
covis                   9.716  0.603  10.321
spatialHeatmap-package  7.965  0.758   8.883
manual_group            7.928  0.564   8.490
spatial_hm              7.588  0.843   8.635
reduce_dim              7.147  0.720   7.867
process_cell_meta       6.838  0.361   7.197
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘covisualize.Rmd’ using ‘UTF-8’... OK
  ‘spatialHeatmap.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/spatialHeatmap.Rcheck/00check.log’
for details.



Installation output

spatialHeatmap.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL spatialHeatmap
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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’
** 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.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.

> BiocGenerics:::testPackage("spatialHeatmap")


Attaching package: 'spatialHeatmap'

The following object is masked from 'package:grDevices':

    svg

Loading required package: Biobase
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

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 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
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.
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 Apr 11 23:53:13 2023 
*********************************************** 
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 
 24.768   1.406  26.176 

Example timings

spatialHeatmap.Rcheck/spatialHeatmap-Ex.timings

nameusersystemelapsed
SVG0.6420.1080.806
SVGMethods0.3500.0590.424
aSVG.remote.repo0.0030.0000.003
adj_mod2.6270.3152.945
aggr_rep0.2500.0080.258
cluster_cell1.3510.1041.455
coclus_opt0.2440.0550.303
cocluster0.1890.0240.214
com_factor0.1440.0040.149
covis 9.716 0.60310.321
custom_shiny0.0060.0090.015
deg.table0.0140.0000.015
deg_ovl1.3850.1001.485
edit_tar0.0070.0000.007
filter_data0.6670.0840.751
graph_line0.1740.0180.191
lis.deg.up.down0.0020.0000.001
manual_group7.9280.5648.490
matrix_hm1.2350.0961.283
network1.9480.1842.133
norm_cell1.9060.0511.958
norm_data0.4690.0360.506
opt_bar0.0950.0190.115
opt_setting0.0100.0010.010
opt_violin0.1670.0040.170
plot_dim1.4410.0471.490
process_cell_meta6.8380.3617.197
qc_cell1.1680.0291.197
read_cache1.9100.1032.015
read_fr0.0050.0010.005
read_hdf512.689 0.77213.467
read_svg0.4230.1230.610
reduce_dim7.1470.7207.867
reduce_rep0.0020.0010.002
refine_cluster1.2200.0921.311
return_feature0.7840.0990.889
save_cache2.4680.2002.669
shiny_shm000
spatialHeatmap-package7.9650.7588.883
spatial_enrich3.4480.1803.664
spatial_hm7.5880.8438.635
submatrix0.7720.0920.865
tar_ref0.6240.0560.680
true_bulk0.3150.0240.340
update_feature0.0010.0000.002
write_hdf510.404 1.23611.642